@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: 916px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}.containerHeader {
	height: 67px;
	font-size: 300%;
	font-weight: bold;
	background-image: url(/images/header.jpg);
}
.containerHeading {
	font-size: 150%;
	line-height: 120%;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #333;
	font-weight: bold;
	height: 24px;
	width: 885px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(/images/headingbg.gif);
	padding-top: 7px;
	padding-left: 7px;
	overflow: hidden;
}
.containerTopMenu {
	margin-bottom: 10px;
	background-color: #EEE;
	background-image: url(/images/menubg.gif);
	width: 892px;
	height: 31px;
	margin-right: auto;
	margin-left: auto;
	font-size: 110%;
}
.containerSideMenu {
	float: left;
	width: 199px;
	margin-right: 10px;
	padding-top: 0px;
	background-image: url(../images/menubottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 10px;
	padding-bottom: 14px;
	padding-left: 10px;
}
.containerContent {
	float: left;
	width: 675px;
	padding: 0px;
	background-color: #f6f7fb;
}
.containerContentAds {
	float: left;
	width: 505px;
	padding: 0px;
	background-color: #f6f7fb;
}
.containerContentAdvertisement {
	float: left;
	width: 160px;
	padding: 0px;
	margin-left: 10px;
}


.containerFooter {
	clear: both;
	margin-top: 10px;
	background-image: url(/images/headingbg.gif);
	height: 24px;
	width: 885px;
	margin-right: auto;
	margin-left: auto;
	color: #333333;s
	overflow: hidden;
	padding-top: 7px;
	padding-left: 7px;
}

.containerMiddle {
	clear: both;
}
.accordion_headings{
	padding:5px;
	background:#f1f2f7;
	color:#111;
	cursor:pointer;
	font-weight:bold;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ccd4e9;
	border-left-color: #ccd4e9;
}

.accordion_headings:hover{
	background:#ccd4e9;
}
.header_highlight{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccd4e9;
}
.accordion_child{
	padding-left:5px;
	padding-right:5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccd4e9;
}
.accordion_child a {
	display: block;
	margin:0;
	padding: 5px;
	color: #111;
	text-decoration: none;
	background-color: #f1f2f7;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ccd4e9;
	border-left-color: #ccd4e9;
}
.accordion_child a:hover {
	background-color: #ccd4e9;
}
.containerTopMenu a {
	display: block;
	float: left;
	width: 120px;
	color: #FFFFFF;
	text-decoration: none;
	height: 23px;
	padding-top: 8px;
	margin-left: 10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.containerTopMenu a:hover {
	color: #FFFFFF;
	font-weight: bold;
}
.contentHeader {
	background-color: #ecedf1;
	background-image: url(/images/tlcorner.gif);
	background-repeat: no-repeat;
}
.contentHeader #end {
	background-image: url(/images/trcorner.gif);
	float: right;
	height: 16px;
	width: 16px;
	clear: both;
	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: #ecedf1;
	text-decoration: none;
	font-weight: bold;
	margin-top: 10px;
}
.category-product a:hover {
	color: #333333;
	background-color: #DCDEE4;
}
.category-foot {
	border-bottom: 2px solid #ecedf1;
	font-size:0px;
}
#basic-accordian {
	background-image: url(/images/menutitle.gif);
	padding-top: 33px;
	background-repeat: no-repeat;
}
#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;
}
