@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.63em;
	color: #333333;
	background-color: #FFFFFF;
	padding: 0px;
	margin:0px;
	line-height: 20px;
}
h1 {
	font-size: 110%;
	margin: 0;
}
h2 {
	font-size: 135%;
	padding-top: 10px;
	padding-left: 15px;
}
.clear {
	clear: both;
	height: 0px;
	width: 0px;
}

.container {
	width: 899px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-color: #ededed;
}.containerHeader {
	height: 149px;
	font-size: 300%;
	font-weight: bold;
	background-image: url(/images/header.gif);
}
.containerHeading {
	font-size: 150%;
	line-height: 120%;
	margin-top: 0px;
	margin-bottom: 15px;
	color: #4b4b4b;
	font-weight: bold;
	height: 24px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 7px;
	padding-left: 7px;
	overflow: hidden;
	background-color: #e3e3e3;
}
.containerTopMenu {
	margin-bottom: 15px;
	width: 870px;
	height: 34px;
	margin-right: auto;
	margin-left: auto;
	font-size: 110%;
}
.containerTopMenu a {
	display: block;
	float: left;
	width: 120px;
	color: #FFFFFF;
	text-decoration: none;
	height: 26px;
	padding-top: 8px;
	margin-left: 0px;
	background-image: url(/images/button.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
.containerTopMenu a:hover {
	color: #FFFFFF;
	font-weight: bold;
}
.containerSideMenu {
	float: left;
	width: 177px;
	margin-right: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.containerContent {
	float: left;
	width: 675px;
	padding: 0px;
}
.containerContentAds {
	float: left;
	width: 505px;
	padding: 0px;
}
.containerContentAdvertisement {
	float: left;
	width: 160px;
	padding: 0px;
	margin-left: 12px;
}


.containerFooter {
	clear: both;
	margin-top: 10px;
	background-image: url(/images/footer.gif);
	height: 22px;
	margin-right: auto;
	margin-left: auto;
	color: #333333;
	overflow: hidden;
	padding-top: 5px;
	padding-left: 7px;
	text-align: center;
}

.containerMiddle {
	clear: both;
}
.accordion_headings{
	padding:5px;
	color:#111;
	cursor:pointer;
	font-weight:bold;
	background-image: url(/images/menubg.gif);
	height:22px;
	color:#fff;
	padding-left: 10px;
}

.accordion_headings:hover{
}
.header_highlight{

}
.accordion_child{
	padding-left:10px;
	padding-right:5px;
}
.accordion_child a {
	display: block;
	margin:0;
	padding: 5px;
	color: #111;
	text-decoration: none;
	background-image: url(/images/menutile.gif);
	background-repeat: repeat-y;
	line-height: 14px;
	padding-left: 8px;
}
.accordion_child a:hover {

}
.contentHeader {
	background-color: #c5c5c5;
	height: 54px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #d92727;
}
.contentHeader #end {
	float: right;
	height: 16px;
	width: 16px;
	display: none;
}

.category-products {
	width: 100%;
	overflow: hidden;
}
.category-products thead th {
	background-color: #999999;
	text-align: center;
	padding: 5px;
	color: #FFFFFF;
}
.category-empty {
	text-align: center;
	padding: 10px;
}
.category-product {
	border: 0px solid #ecedf1;
	padding: 10px;
	width: 33%;
	text-align: center;
	overflow: hidden;
}
.category-product div {
	overflow: hidden;
	height: 120px;
	width: 185px;
	text-align: center;
}

.category-product a {
	width: auto;
	display: block;
	padding: 5px;
	color: #111;
	background-color: #E7E8ED;
	text-decoration: none;
	font-weight: bold;
	margin-top: 10px;
}
.category-product a:hover {
	color: #333333;
	background-color: #ededed;
}
.category-foot {
	border-bottom: 2px solid #ecedf1;
	font-size:0px;
}
#basic-accordian {

}
#product-information #image {
	margin-right: 10px;
	margin-bottom: 10px;
}
#product-information #image img {
	display: block;
	margin-right: 10px;
}
#product-information  #image  #title {
	font-size: 140%;
	font-weight: bold;
}
#product-information #text {
	padding-left: 10px;
	vertical-align: top;
	padding-top: 10px;
}
#product-information #text th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	font-weight: bold;
	font-size: 120%;
}

#product-information #text img {
	border: 0;
}
