.site_width {
	width: 940px;
}
.navbox {
	background-color: #CCCCCC;
	width: 850px;
}
.categorybox {
	width: 198px;
	height: 500px;
}
.button1 {
	background-image: url(images/button_Orange.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 198px;
}

.button2 {
	background-image: url(images/button_Blue.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 198px;
}
.button3 {
	background-image: url(images/button_Green.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 198px;
}
.button4 {
	background-image: url(images/button_Purple.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 198px;
}
.button5 {
	background-image: url(images/button_Yellow.jpg);
	background-repeat: no-repeat;
	height: 18px;
	width: 198px;
}
.imagebox {
	height: 100px;
	width: 100px;
}
.searchbox {

	width: 200px;
	background-color: #C0C0C0;
}
.linkbox {
	background-color: #666666;
	width: 850px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.productbox {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	width: 100%;
}
.qty_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	height: 16px;
	width: 30px;
	border: 1px solid #666666;
	text-align: center;
}
.searchinputbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #A0A0A0;
	width: 120px;
}
.searchtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.catbuttonbg {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7F7F7F;
}
.mainbox {
	background-color: #FFFFFF;
	width: 940px;
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 5px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.productbox2 {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #CCCCCC;
	width: 100%;
}
.product_description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.bluebox {
	background-color: #47C5F5;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

.cellbox {
	background-color: #E9E9E9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.qcart_pink {
	color: #E04497;
}

.viewbasketinformation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
