/***********************************************/
/* Spondon Florists.css                        */
/***********************************************/
/* HTML tag styles                             */
/***********************************************/

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

#body-wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/body-wrap-bgrnd.png);
	background-repeat: repeat-y;
	background-position: left top;
	position: relative;
}

p {
	margin: 0px
}
a:link {
	color:#B483A5;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color:#B483A5;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #633A57;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #633A57;
	text-decoration: none;
	font-weight: bold;
}
img {
	border: none;
}

/* Shopfitter css */
.banner-photo {
	background-image: url(../images/workback.jpg);
	float: left;
	height: 225px;
	width: 871px;
}
.banner-logo {
	background-image: url(../images/headlogo.png);
	float: left;
	height: 159px;
	width: 705px;
	background-color: #804D71;
	background-repeat: no-repeat;
	background-position: 13px 20px;
	padding-left: 242px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.banner-top-menu {
	background-color: #FFFFFF;
	float: left;
	height: 50px;
	width: 948px;
	color: #FFFFFF;
	background-image: url(../images/interflora-logo.png);
	background-repeat: no-repeat;
	background-position: right top;
}


/*----------------------------  lower banner menu ---------------------------------------------------*/

#centeredmenu {
	float:left;
	width:865px;
	overflow:hidden;
	position:relative;
	background-color: #313131;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-top:6px;
	padding-bottom:6px;
}
#centeredmenu ul {
	clear:left;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	left:50%;
	text-align:center;
	font-size: 80%;
}
#centeredmenu ul li {
	display:block;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	right:50%;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;   
}
.end {
	display:block;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	right:50%;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;   
}
#centeredmenu ul li a {
   display:block;
   margin:0 0 0 1px;
   padding:3px 10px;
   background-color:#313131;
   color:#fff;
   text-decoration:none;
   line-height:1em;
}
#centeredmenu ul li a:hover {
	color:#fff;
	background-color: #000;
	color:#AB61C7;
}

/*----------------------------  bread style ---------------------------------------------------*/

.breadcrumb a:link {
	color:#B483A5;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
.breadcrumb a:visited {
	color:#B483A5;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}
.breadcrumb a:hover {
	color: #633A57;
	text-decoration: underline;
	font-weight: bold;
	font-size: 10px;
}
.breadcrumb a:active {
	color: #633A57;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
}




.searchstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-align: left;
	vertical-align: middle;
	position: absolute;
	top: 186px;
	width: 224px;
	left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	height: 22px;
	background-color: #B483A5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin: 0px;
}

input.txt-search-go {
	background-color: #633A57;
	font-weight: bold;
	font-size: 11px;
	color: white;
	border: 1px solid #fff;
	width: 30px;
	vertical-align: middle;
	height: 16px;
}

input.txt-search-go-hov {
	background-color: #DA87D8;
	font-weight: bold;
	font-size: 11px;
	color: #fff;
	border: 1px solid #fff;
	width: 30px;
	vertical-align: middle;
	height: 16px;
}

input.txt-search-box {
	background-color: #fff;
	font-size: 11px;
	margin-right: 5px;
	width: 110px;
	vertical-align: middle;
	height: 13px;
}

input.btn {
	color:#633A57;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
 }

.search-wrapper {
	width:600px;
	margin-left: 40px;
}

.search-right {
	text-align:right;
	margin-right: 40px;
	margin-bottom: 40px;
}
.search-li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color: #333333;
	text-decoration: none;
	margin-bottom: 5px;
}

.search-li a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #9D4BBC;
	text-decoration: none;
}

.search-li a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #9D4BBC;
	text-decoration: none;
}

.search-li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000;
	text-decoration: underline;
}
.search-li a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #000;
	text-decoration: underline;
}

/*---------------------------- 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:#633A57;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	width: 130px;
	right: 10px;
	bottom: 10px;
	}
	
input.message-button2 {
	color:#633A57;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	width: 100px;
	bottom: 10px;
	left: 10px;
	}
	
/*---------------------------- 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: 150px;
}

input.message-button-error {
	color:#633A57;
	font-size: 12px;
	font-weight: bold;
	position: absolute;
	width: 100px;
	bottom: 10px;
	left: 191px;
	}
/*---------------------------- pop up opacity effect ---------------------------------------------------*/
/*
#dropSheet
{
	position: absolute;
	top: 0;
	left: 0;
	z-index:99;
	width: 100%;
	height: 100%;
	background-color: #000;
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
}

*//*-------------------------------LIST-------------------------------------*/

ul {
	list-style:disc url(none);
	margin-bottom: 2px;
	margin-top: 6px;
}

ul ul {
	list-style:url(none) none;
	margin-left: 2px;
	padding-left: 2px;
}

/*-------------------------------BANNER-------------------------------------*/

.title-text {
	width: 340px;
	text-align: center;
}

/*h1 {
	background-color: #633A57;
	display: block;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 6px;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 2px;
	line-height: 24px;
	height: 24px;
	float: left;
	width: 695px;
}
*/
h1 {
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bold;
	font-size:24px;
	color: #633A57;
	line-height: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	color: #006699;
	background-color: #FFFFFF;
	font-weight: lighter;
	margin-bottom: 4px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 135%;
	color: #336699;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
}


/*-------------------------------BANNER-------------------------------------*/


.banner-style {
	background-image: url(../images/fancy-banner.png);
	height: 110px;
	background-position: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 9px;
	border-left-width: 9px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 10px;
	border-top-style: solid;
}
.header-info {
	margin-left: 370px;
	position: absolute;
	top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.header-email {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 15px;
	width: 850px;
	position: absolute;
	text-align: right;
	top: 72px;
}

.header-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	width: 340px;
	position: absolute;
	text-align: left;
	top: 55px;
	margin-left: 25px;
}


/*-------------------------------LEFT COL-------------------------------------*/
.leftcolumn {
	width: 242px;
	float: left;
	background-color: transparent;
	min-height:300px;
	padding-bottom: 40px;
}
.rightcolumn {
	width: 223px;
	float: right;
	background-color: #B483A5;
	min-height:300px;
	padding-bottom: 32px;
}

/*----------------------------  left menu style ---------------------------------------------------*/

ul#category {
	margin-top:0px;
	margin-bottom:5px;
	margin-left:0px;
	margin-right:0px;
	padding:0px;
	list-style:none;
	height:100%;
	}


ul#category li {
	margin:0px;
	padding:0px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #633A57;
	font-size:80%;
}

ul#category li a:link, ul#category li a:visited {
	display:block;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 15px;
	text-decoration:none;
	color:#FFFFFF;
	}

ul#category li a:hover, ul#category li a:active {
	background-color:#DA87D8;
	color:#FFFFFF;
	display:block;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 15px;
	}
	
.leftcol-title {
	background-color: #633A57;
	display: block;
	padding-right: 3px;
	padding-left: 15px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 24px;
	font-size: 11px;
	width: auto;
	margin-left: 0px;
	text-transform: uppercase;
	height: 24px;
}
.leftcol-product {
	background-color: #AC779C;
	display: block;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 10px;
	width: auto;
	border: 14px solid #B483A5;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	height: 110px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.rightcol-product {
	background-color: #AC779C;
	display: block;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 10px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	height: 110px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-right-width: 14px;
	border-left-width: 14px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B483A5;
	border-left-color: #B483A5;
	border-top-width: 14px;
	border-top-style: solid;
	border-top-color: #B483A5;
}


/*-------------------------------MAIN BODY-------------------------------------*/
.body-indexcontent {
	background-color: #995B87;
	float: left;
	position: relative;
	padding: 0px;
	width: 704px;
	color: #FFFFFF;
	overflow: hidden;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.body-content {
	background-color: #FFFFFF;
	float: left;
	width: 675px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	position: relative;
}

.body-content-prod {
	background-color: #FFFFFF;
	float: left;
	width: 675px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	position: relative;
}
.body-content-info {
	background-color: #FFFFFF;
	float: left;
	width: 675px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	position: relative;
}

.main-product {
	background-color: #AC779C;
	display: block;
	font-weight: normal;
	color: #FFFFFF;
	font-size: 11px;
	width: auto;
	border: 14px solid #B483A5;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	height: 200px;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


/*-------------------------------CATEGORY PAGE-------------------------------------*/
.product-list {
	width: 80%;
	background-color: #FFFFFF;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

.product-list2 {
	float: left;
	width: 47%;
	height: 322px;
	background-color: #B483A5;
	padding: 0px;
	margin-top: 3px;
	margin-right: 5px;
	margin-bottom: 5px;
	height: auto;
	margin-left: 0px;
	border: 1px solid #000;
	position: relative;
}

.cat-hotspot-1 {
	margin-bottom: 4px;
	width: 92%;
}



/*-------------------------------subcat code ------------------------------------*/

.catsub-prod-holder {
	background-color: #ffffff;
	margin-left: 0px;
	margin-bottom: 5px;
	width: 99%;
	float: left;
	padding-left: 0px;
}

.catsub-prod-holder h2 {
	float: left;
	width: 319px;
	font-size:11px;
	margin-top:0px;
	margin-left:0px;
	margin-right:8px;
	margin-bottom:7px;
}


.catsub-prod-holder h2 a {
	overflow: auto;
	display: block;
	width:100%;
	height:100%;
	color:#000;
	text-decoration: none;
	line-height: 1;
	background-color:#E8E8E8;
	border: 2px solid #000;
	}

.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;
	}
	
	
.catsub-prod-holder h2 a:hover {
	background-color:#EDBFFF;
	color:#000;
	border: 2px solid #666;
	text-decoration:none;
	}
	
.catsub-prod-holder h2 a:active {
	color: #000;
	text-decoration:none;
	}
.catsub-prod-holder h2 a:visited {
	color: #000;
	text-decoration:none;
	}
	
.catsub-prod-holder h2 img {
	float: left;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
	}
	
	
.catsub-prod-holder h2 a strong {
	text-align: center;
	margin:0px;
	font-size:11px;
	line-height:31px;
	font-weight:bold;
	text-indent: 5px;
	top: 0px;
	width:100%;
	background-color:#38224F;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #38224F;
	color:#fff;
	display:block;
}


.catsub-prod-holder h2 a:hover strong {
	background-color:#000;
	width:100%;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	color:#9D4BBC;
	display:block;
	text-indent: 5px;
}

.info {
	color:#999999;
	font-weight:normal;
	font-size:90%;
	font-style:normal;
}




.cat-hotspot-2 {
	margin-left: 30px;
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
	float: left;
}

.cat-prod-image {
	margin: 0px;
	padding: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	float: left;
}

.prod-img-link img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.product-list h2 {
	background-color: #38224F;
	display: block;
	padding:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 215px;
}
.product-list h2 a:link {
	background-color: #FFFFFF;
	display: block;
	font-size: 12px;
	color: #633A57;
	text-decoration:none;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
}

.product-list h2 a:visited {
	display: block;
	color: #633A57;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	text-decoration:none;
	background-color:#FFFFFF;
}
.product-list h2 a:hover {
	display: block;
	color: #DA87D8;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	text-decoration:none;
	background-color:#FFFFFF;
}
.product-list h2 a:active {
	display: block;
	color: #DA87D8;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	text-decoration:none;
	background-color:#FFFFFF;
}

.product-list2 h2 {
	background-color: #38224F;
	display: block;
	padding:0px;
	margin:0px;
}
.product-list2 h2 a:link {
	background-color: #38224F;
	display: block;
	font-size: 12px;
	padding:5px;
	color: #FFFFFF;
	text-decoration:none;
}

.product-list2 h2 a:visited {
	display: block;
	color: #FFFFFF;
	font-size: 12px;
	padding:5px;
	text-decoration:none;
	background-color: #38224F;
}
.product-list2 h2 a:hover {
	display: block;
	color: #9D4BBC;
	font-size: 12px;
	padding:5px;
	text-decoration:none;
	background-color:#000;
}
.product-list2 h2 a:active {
	display: block;
	color: #9D4BBC;
	font-size: 12px;
	padding:5px;
	text-decoration:none;
	background-color:#000;
}


.cat-prod-image-and-title {
	height:auto;
	clear: both;
}
.cat-prod-description {
	text-align: left;
	margin-top: 8px;
	margin-bottom: 8px;
	font-size: 11px;
	height: auto;
	margin-left: 250px;
	margin-right: 5px;
	line-height: normal;
	color: #000000;
}

.cat-prod-price {
	font-weight: bold;
	text-align: left;
	margin-bottom: 4px;
	font-size: 12px;
	color: #000000;
	margin-left: 250px;
	margin-right: 5px;
}

.cat-buy-now {
	text-align: left;
	line-height: 32px;
	width: auto;
	margin-left: 150px;
}

label {
	color: #000000;
}

.more-details {
	height: 15px;
	margin-left: 6px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #DA87D8;
	display: inline;
	font-size: 10px;
	padding-top: 0px;
	margin-bottom: 2px;
	text-align: center;
	white-space: nowrap;
	padding-bottom: 1px;
	width: 200px;
}
a:hover .more-details {
	height: 15px;
	margin-left: 6px;
	border: 1px solid;
	border-color: #fff;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	background-color: #633A57;
	display: inline;
	font-size: 10px;
	padding-top: 0px;
	margin-bottom: 2px;
	text-align: center;
	white-space: nowrap;
	padding-bottom: 1px;
	width: 200px;
}



/*--------------------------------------- product page styles start ---------------------------------------*/
.prod-hotspot-1 {
}

.prod-buy-now {
	margin-bottom: 4px;
}

.prod-image {
	float: right;
	margin-bottom: 15px;
	margin-left: 20px;
}

.prod-summary {
	margin-top: 0px;
	margin-bottom: 4px;
}

.prod-price {
	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 8px;
	color: #000000;
}

.prod-description {
	margin-top: 0px;
	margin-bottom: 4px;
	margin-right: 13px;
	padding-top: 25px;
}

.prod-hotspot-2 {
	margin-top: 4px;
	margin-bottom: 4px;
}

.prod-hotspot-3 {
	margin-top: 12px;
	margin-bottom: 12px;
	float: left;
	width: 100%;
}

.form-pos {
text-align:center;
}


/*-------------------------------BACK LINK-------------------------------------*/
.back-link {
	font-size: 11px;
	color:#9D4BBC;
	font-weight:normal;
	float: right;
	text-align: right;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	position: absolute;
	top: 5px;
	right: 10px;
	
}
.back-link-bottom {
	font-size: 11px;
	color:#9D4BBC;
	font-weight:normal;
	float: right;
	text-align: right;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
	position: absolute;
	top: -25px;
	right: 10px;
	
}

.back-link a:link {
	font-size: 11px;
	font-weight:normal;
	color:#B483A5;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.back-link a:visited {
	font-size: 11px;
	font-weight:normal;
	color:#B483A5;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.back-link a:hover {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#633A57;
	text-decoration: underline;
}

.back-link a:active {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#633A57;
	text-decoration: none;
	}


/*-------------------------------CART-------------------------------------*/

.nopcart {
  padding: 5px;
}

.nopheader{
  padding: 5px;
}

.nopentry {
  padding: 5px;
}

.noptotal {
  padding: 5px;
}
input.nopbutton {
	color:#633A57;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
 }


/*-------------------------------FOOTER-------------------------------------*/
.footerline {
	bottom: 0px;
	clear: both;
	padding-top: 6px;
	padding-bottom: 6px;
	height: 34px;
	color: #333333;
	padding-right: 0px;
	padding-left: 16px;
	font-size: 11px;
	position: relative;
	background-color: #FFFFFF;
}
#body-wrapper .footerline p {
	color: #000000;
}
/*
.footerline a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

.footerline a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
}

.footerline a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: underline;
	font-weight: normal;
}

.footerline a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
}
*/
/*--------------------------------------- SF Crest horizontal ---------------------------------------------*/

#siteseal-horiz {
	float: left;
	height: 28px;
	width: 208px;
	margin-top: 0px;
	
}
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: #336699;
	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-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.1;
	font-weight: normal;
	color: #336699;
	}
	
div.sf1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url('none');
	text-decoration: none;
	color: #336699;
	font-size: 9px;
	line-height: 1.1;
	font-weight: normal;
	}
div.sf1 a:active {
	font-family: Arial, Helvetica, sans-serif;
	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;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.1;
	font-weight: normal;
	
	}
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;
	}


/*-------------------------------HOME-------------------------------------*/
.index-top-indoors {
	height:348px;
	background-image: url(../images/PPL70011-Dr-Who-3D.gif);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 218px;
	float: left;
	font-size: 125%;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 2px;
	padding-left: 4px;
}

.index-top-outdoors {
	height:240px;
	background-image: url(../images/HomePage-Cyberlunch.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 380px;
	float: left;
	font-size: 125%;
	font-weight: bold;
	color: #234497;
	padding-top: 110px;
	text-align: right;
	padding-right: 40px;
	background-position: bottom;
}

.index-text {
	width:630px;
	text-align:left;
	margin:20px;
	color: #333333;
}
.index-poster-text {
	font-size: 120%;
	font-weight: bold;
	color: #234497;
	}
/*----------------------------  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:				brown;
	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;
}
.clearfix {
clear:right;
}
#body-wrapper .body-indexcontent .index-holder {
	width: 667px;
}
.cat-prod-price p {
	color: #000000;
	font-weight: normal;
	font-size: 11px;
}
.product-list form {
	margin: 0px;
	padding: 0px;
}
.rel-box h2 {
	color: #9D4BBC;
	margin: 0px;
	padding: 0px;
}
.rel-box {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #EEECEC;
	padding-top:5px;
	float: left;
	width: 100%;
	}
.cat-id {
	margin-left: 5px;
	margin-top: 10px;
}
.prod-id {
	margin-top: 100px;
}
#body-wrapper .body-indexcontent .catsub-prod-holder img {
	margin: 0px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#body-wrapper #banner {

}
.prod-image2 {
	float: right;
	margin-right: 0px;
}
.index-text-box {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
#body-wrapper .body-content #firefox-holder .product-list .cat-prod-price select {
	display: block;
	margin-bottom: 10px;
	margin-top: 10px;
	font-size: 11px;
}
#body-wrapper .body-content #firefox-holder .product-list .cat-prod-price .btn {
	margin-top: 5px;
}



.image-menu {
	float: left;
	width: 140px;
	font-size:11px;
	height: 159px;
	position:relative;
	margin: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-transform: uppercase;
}

	
.image-menu img {
	float: left;
	padding: 0px;
	margin:0px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #FFFFFF;
	}
	
.image-menu a strong {
	padding-right:5px;
	width:135px;
	height:22px;
	line-height:22px;
	font-size:11px;
	font-weight:bold;
	background-color:#B483A5;
	color:#fff;
	display:block;
	z-index:10;
	position:absolute;
	left: 0px;
	top: 137px;
	text-decoration:none;
	text-align: right;

}

.image-menu a:hover strong {
	padding-right:5px;
	width:135px;
	height:22px;
	line-height:22px;
	background-color:#DA87D8;
	text-decoration:none;
	color:#fff;
	display:block;
	text-align: right;
	}
	
#body-wrapper .searchstyle form {
	margin: 0px;
	padding: 0px;
}
.leftcol-product img {
	float: left;
	margin-right: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.rightcol-product img {
	float: left;
	margin-right: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.main-product img {
	float: left;
	margin-right: 14px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#body-wrapper .body-content-info .test {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #804D71;
	padding: 10px;
}
#body-wrapper .footerline .footer-center {
	line-height: normal;
	text-align: center;
	width: 500px;
	float: left;
	height: 28px;
}
#body-wrapper .footerline .footer-right {
	width: 171px;
	text-align: right;
	line-height: normal;
	float: left;
	height: 28px;
	padding-left: 42px;
}
#body-wrapper .body-content #firefox-holder .product-list .cat-prod-image img {
	margin: 0px;
	padding: 0px;
}
#body-wrapper .body-content-prod .prod-image-holder {
	clear: both;
}
#body-wrapper .body-content-prod .prod-image-holder .prod-image3 {
	float: right;
}
#body-wrapper .body-content-prod .breadcrumb-holder {
	width: 93%;
}
#body-wrapper .body-content-prod #product-info .prod-buy-now select {
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#body-wrapper .body-content-prod #product-info .prod-buy-now input {
	font-size: 11px;
}
#body-wrapper .body-content #firefox-holder .product-list .cat-prod-price input {
	font-size: 11px;
}
.leftcol-product a {
	color: #FFFFFF;
}
.rightcol-product a {
	color: #FFFFFF;
}
#body-wrapper .footerline .footer-right a {
	color: #333;
}
#body-wrapper .body-indexcontent .left-index {
	float: left;
	width: 480px;
	background-image: url(../images/purple10.jpg);
	background-repeat: no-repeat;
	padding-top: 195px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#body-wrapper .body-indexcontent .left-index h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
}
#body-wrapper .body-indexcontent .left-index .left-index-text {
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
}
.purple {
	color: #E9DAE4;
}
#body-wrapper .body-indexcontent .left-index .leftcol-title a {
	text-transform: none;
	color: #FFFFFF;
}
#body-wrapper .body-indexcontent .left-index .main-product a {
	color: #FFFFFF;
}
