/* CSS Document */

#product_sections {
	width:700px;
	float:left;
	position:relative;
}

#category_title {
	left:0px;
	position:absolute;
	top:0px;
}

#alphabetical_title {
	left:240px;
	position:absolute;
	top:0px;
}

h2#alphabetical_title, h2#category_title  {
	margin:0;
	padding:0;
}

h2#category_title span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
	padding-right:5px;
}

h2#alphabetical_title a,h2#category_title a {
	font-size:18px;
	font-weight:normal;
	color:#333;
	text-decoration:none;
	padding:5px 0;
	border-bottom:none;
}

h2#alphabetical_title a:hover,h2#category_title a:hover, h2#alphabetical_title a:active,h2#category_title a:active {
	color:#999;
	border-bottom:none;
	background:transparent;
}


.product_sections_content {
	width:700px;
	display:none;
}

.product_sections_content .category_wrapper h3 {
	font-size:18px;
	color:#333;
	line-height:20px;
	position:relative;
	padding:0 0 0 40px !important;
}

.product_sections_content h3 img {
	margin-right:5px;
	vertical-align:middle;
	position:absolute;
	top:3px;
	left:0px;
	border:none;
	margin-left:0px;
	_margin-left:-40px;
}

.product_sections_content p{
	color:#333333;
}

#content_large .product_sections_content h3 a {
	color:#333;
	border-bottom:none;
}

#content_large .product_sections_content h3 a:hover {
	color:#336699;
}

#content_large #alphabetical ul {
	margin:0px;
	padding:0px;
}

#content_large #alphabetical li {
	float:left;
	text-transform:uppercase;
	color:#999;
	background:none !important;
	display:block;
	width:21px;
	height:21px;
	font-size:24px;
	text-align:center;
	margin:0px;
	padding:15px 15px;
}

#alphabetical li a {
	color:#990000;
	display:block;
	width:21px;
	height:21px;
	border-bottom: none !important;
}

#alphabetical li a:hover,#alphabetical a#alpha_active {
	color:#333;
}

#abc_wrapper, #categories_wrapper {
	margin:35px 0px 40px 0px;
	padding:5px 0 0 0;
	clear: both;
	background:#e9e9e9;
	padding: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #cccccc;
	float:left;
	width:680px;
}

#content_large #categories_wrapper ul li {
	clear:both;
	margin:5px 0px;
	padding:0px;
}

#content_large #categories_wrapper ul {
	margin-left:0px;
	padding-left:0px;
}

.category_wrapper {
	width:165px;
	float:left;
	display:block;
}

#category li {
	float:left;
	background:none !important;

}

#category li a, #category li a:visited {
	color:#333;
	width:165px;
	display:block;
}

#category li a:hover {
	color:#336699;
}

.section_active a {
	color:#990000 !important;
}

.related {
	margin-bottom:10px;
}

.product_wrapper .related p a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.product_wrapper {
	clear:both;
	margin-bottom:20px;
	width:700px;
}
.info{
	font-size:14px;
	display: inline-block;
	margin-left:20px;
}

#content_large div.product_wrapper p {
	padding:0 0 10px !important;
	margin:0px;
}

.divider {
	position:relative;
}

.divider a {
	position:absolute;
	top:3px;
	right:10px;
	font-size:12px;
}

a.no_link {
	color:#333 !important;	
}

a.no_link:hover {
	color:#333 !important;
	background:none !important;
	cursor:default !important;
}
