@charset "utf-8";
@import url("layout.css");
body {
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #999999;
}
.productholder {
}

.page_default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.page_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.page_subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #993300;
}
.defaultlink {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	font-size: 12px;
	text-decoration: none;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

.defaultlink A:link {
	color: #990000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	left: 0px;
	clip: rect(auto,auto,auto,auto);
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(images/siteimages/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left;
}

.defaultlink A:visited {
	color: #990000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(images/siteimages/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.greylink {
	color: #999999;
}


.defaultlink A:hover {
	color: #0066FF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	background-image: url(images/siteimages/bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.defaultlink A:active {
	color: #0066CC;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#sitewrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
.headerquickbasket {
	width: 680px;
	background-image: url(templateimages/quickbasketbg.jpg);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	padding-top: 13px;
	padding-right: 11px;
	padding-bottom: 13px;
	padding-left: 5px;
	height: auto;
}
.quickbasketlinks {
	color: #EA3093;
}

#headercontainer {
	height: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mainarea {
	height: auto;
	background-color: #FFFFFF;
	clear: both;
}
#footercontainer {
	clear: both;
	border-top-width: 7px;
	border-top-style: solid;
	border-top-color: #000000;
}
#leftnavigationcontainer {
	float: left;
	height: auto;
	width: 165px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-bottom: 20px;
	margin-right: 12px;
	margin-left: 11px;
}
.quickcart {
	background-image: url(images/kezzynezzy/cartbg.jpg);
	background-repeat: no-repeat;
	height: 93px;
	background-position: top;
}
.qc_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 8px;
	margin-bottom: 5px;
	padding-top: 8px;
}
.qc_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
	margin-top: 5px;
	margin-right: 15px;
}
.qc_line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 7px;
	padding-top: 2px;
}

#rightcontent {
	float: left;
	height: auto;
	width: 590px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	margin-bottom: 10px;
}
.productbox {
	height: 177px;
	width: 276px;
	border: 1px solid #E9E9E9;
	float: left;
	margin-right: 17px;
	margin-bottom: 15px;
}
.thumbnailhoildersmall {
	float: left;
	width: 87px;
	border: 2px solid #CACACA;
	margin-bottom: 20px;
	margin-left: 9px;
	margin-top: 9px;
}
.s_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #437BBA;
	float: right;
	width: 160px;
	margin-top: 9px;
	margin-right: 8px;
}
.s_manufacturer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D18B93;
	float: right;
	width: 160px;
	margin-right: 8px;
}
.smalldescription {
	width: 160px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #74800D;
	margin-top: 5px;
	height: auto;
	overflow: hidden;
	margin-bottom: 7px;
	margin-right: 8px;
}
.pricecontainer {
	float: right;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #4780BE;
	text-align: left;
	margin-right: 8px;
}

.rightpanel {
	width: 195px;
	margin-left: 17px;
	float: left;
}

#contentarea {
	padding: 7px;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	clear: both;
	color: #000000;
}
.tempheader {
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #90B2D7;
	margin-bottom: 10px;
}
.searchbox2 {
	background-image: url(images/kezzynezzy/searchbox.jpg);
	height: 92px;
	width: 165px;
}
.manulogos {
	width: 155px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 5px;
	text-align: center;
}
.logowrapper {
	padding: 3px;
	border: 1px solid #E5E5E5;
}


.searchboxfd {
	padding-left: 7px;
	margin-top: 2px;
	padding-bottom: 4px;
	padding-top: 2px;
}
.realsearchbox {
	height: 19px;
	width: 147px;
	border: 1px solid #D18B93;
}
.searchbutton {
}


.pagetitle {
	background-color: #EAADBE;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	padding: 7px;
	font-size: 15px;
}
#headerimageholder {
	height: 124px;
	background-image: url(images/kezzynezzy/headerlogo.jpg);
	width: 1000px;
}
.loginbartop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0568A3;
	text-align: right;
	font-weight: bold;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	padding-top: 15px;
}

#headerlinkcontainer {
	height: 33px;
	width: 1000px;
	background-image: url(images/kezzynezzy/navbg.jpg);
	margin-bottom: 15px;
}
#topnavlinks {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 696px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(images/kezzynezzy/navbg.jpg);
	height: 53px;
}
#searchcontainer {
	width: 686px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding: 5px;
	height: 55px;
}
.searchinputbox {
	float: right;
	width: 216px;
	padding-top: 13px;
	padding-right: 15px;
	text-align: left;
}
.searchbutton {
	text-align: right;
	width: auto;
	float: right;
	margin-top: 2px;
}

.logo {
	float: left;
	width: auto;
	text-align: left;
}

#quickbasketcontainer {
	padding: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#departmentcontainer {
	background-image: url(templateimages/leftnavbg.jpg);
}
#departmenttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 25px;
}
.department_link {
	color: #000000;
}

.departmentcategory {
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(templateimages/department_bullet.jpg);
	background-repeat: no-repeat;
	background-position: 10px 5px;
}
#footercontent {
	padding: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: auto;
	background-color: #FFFFFF;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#productarea {
	padding: 7px;
	height: auto;
}
#viewproductarea {
	padding: 7px;
	height: auto;
}
#productinfobox {
	float: right;
	width: 350px;
	margin-right: 10px;
}

.clearer {
clear:both;
}
.smallproductcontainer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: auto;
	width: 170px;
	background-color: #FFFFFF;
	margin-bottom: 19px;
	margin-right: 17px;
	float: left;
}
.smallinfocontainer {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.imagecontainer {
	height: 130px;
	padding: 5px;
	border: 1px solid #EAADBE;
	background-color: #FFFFFF;
	clear: both;
	text-align: center;
	vertical-align: middle;
}
#contactformholder {
	padding: 7px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 170px;
}
.imageholderlarge {
	width: 190px;
	float: left;
	border: 1px solid #EAADBE;
	padding: 5px;
	margin-bottom: 10px;
}
.product_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #19405A;
}
.product_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.loginlink {
	color: #0568A3;
	font-weight: normal;
}
.contactcontainertop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: right;
	padding-right: 15px;
	font-weight: bold;
	color: #013449;
	line-height: 19px;
	margin-top: 0px;
	padding-top: 30px;
}

.product_price {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #8F044D;
}
.noproductsfound {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #910024;
}
.subdepartmenttitle {
	background-color: #EA2F93;
	font-family: Arial, Helvetica, sans-serif;
	color: #FCDCED;
	font-size: 12px;
	margin-bottom: 6px;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	font-weight: bold;
}
.whitelink {
	color: #FFFFFF;
}
.form {
	margin-right: 10px;
}
.searchbutton22 {
	text-align: center;
	margin-top: 5px;
}
.limagecontainer {
	float: left;
	width: 205px;
}
.instocktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DA708D;
}
.gallerythumb {
	height: 125px;
	border: 2px solid #90B2D7;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
}
.pricestriketrhough {
	text-decoration: line-through;
}
.pricecontainersale {
	float: right;
	width: 160px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #8F044D;
	text-align: right;
	margin-right: 8px;
}
.reducred {
	color: #8F044D;
	padding-top: 3px;
	padding-bottom: 3px;
}
.logos {
	float: right;
}
.relateditems {
	clear: both;
}
.rholder {
	float: left;
	width: 100%;
}
.related_title {
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #90B2D7;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-bottom: 5px;
}
.chart_wrapper {
	clear: both;
}
.blulink2 {
	color: #19405A;
}
.pinklink {
	color: #D18B93;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.greenlink {
	color: #74800D;
}
.homespacer {
	height: 5px;
}
.googlepaymentholder {
	padding: 5px;
	text-align: right;
}
.smallspacer {
	height: 15px;
	width: 100%;
	clear: left;
}
.gallery_move1 {
	float: left;
	padding-left: 10px;
}
.gallery_move2 {
	float: right;
	text-align: right;
	padding-right: 10px;
}
