@charset "utf-8";
/* CSS Document */
/*
This is a 960 framework width system and below is a list of the fractions for quick reference@
960 - 1 column
480 - 2 columns
240 - 4 columns
120 - 8 columns
60 - 16 columns
30 - 32 columns

Site measurements

960 - header
180 / 780 - navigation - advert panel
180 / 600 / 180 - main page with 2 columns
960 - footer

*/
#shopnavpanel_1 {
	width:45px;
	float: left;
	padding-right: 10px;
	font-size: 11px;
	height: 20px;
	padding-top: 3px;
	font-weight: bold;
}
#shopnavpanel_2 {
	width:120px;
	float: left;
	padding-right: 15px;	
}

#shopnavpanel_3 {
	width:40px;
	float: left;
	padding-right: 20px;	
}

#shopnavpanel_3 a.sendbutton {
	width: 40px;
	height: 21px;
	color: #666666;
	display: block;
	clear: none;
	background-image: url(../images/nav_button_4.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left: 7px;
	font-size: 10px;
	text-decoration: none;
}
#shopnavpanel_3 a.sendbutton:hover {
	color: #333333;
	text-decoration: none;
	display: block;
	clear: none;
	cursor: pointer;
	background-image: url(../images/nav_button_4.gif);
	background-repeat: no-repeat;
}

#shopnavpanel_4 {
	width:190px;
	float: left;
	padding-left: 190px;
}

#shopnavpanel_4 a.sendbutton {
	width: 190px;
	height: 21px;
	color: #666666;
	display: block;
	clear: none;
	background-image: url(../images/nav_button_3.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left: 7px;
	font-size: 10px;
	text-decoration: none;
}

#shopnavpanel_4 a.sendbutton:hover {
	color: #333333;
	text-decoration: none;
	display: block;
	clear: none;
	cursor: pointer;
	background-image: url(../images/nav_button_3.gif);
	background-repeat: no-repeat;
}

#shopnavpanel_5 {
	width:95px;
	float: left;
	padding-left: 10px;	
}

#shopnavpanel_5 a.sendbutton {
	width: 95px;
	height: 21px;
	color: #666666;
	display: block;
	clear: none;
	background-image: url(../images/more-button-6.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left: 7px;
	text-decoration: none;
	font-size: 10px;
}

#shopnavpanel_5 a.sendbutton:hover {
	color: #333333;
	text-decoration: none;
	display: block;
	clear: none;
	cursor: pointer;
}
#shop-category-text {
	float: left;
	font-weight: bold;
	background-color: #CCCCCC;
	height: 20px;
	padding: 5px;
	width: 730px;
	line-height: 16px;
}
#shop-category-items {
	float: left;
	padding: 5px;
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	width: 175px;
}
