/* CSS Document */
body {
	background: url(images/b01.gif) repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

img, div { behavior: url(iepngfix.htc) }

a:link, a:active, a:visited {
	color: #000;
}

a:hover {
	color: #FAAE0A;
}

div#c1 {
	width: 893px;
}

div#b1 {
	width: 358px;
	height: 15px;
	padding-top: 64px;
	padding-left: 490px;
	background: url(images/header_1.png) no-repeat;
	color: #FFF;
}

div#b1 a {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}

div#b1 a:hover {
	color: #FAAE0A;
}

div#b2 {
	width: 888px;
	height: 32px;
	padding-left: 5px;
	padding-top: 100px;
	background: url(images/header_2.png) no-repeat;
}

div#nav1 {
	width: 860px;
}

div#c2 {
	width: 846px;
	padding-top: 14px;
	background: url(images/header_3.png) top right no-repeat;
}

div#nav2 {
	float: left;
	width: 167px;
	padding-right: 22px;
}

div.navContent {
	padding: 3px;
	background: url(images/content_bg.jpg) top left no-repeat #FFF;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}

div#cc {
	float: left;
	width: 657px;
}

div.content {
	padding: 3px;
	background: url(images/content_bg.jpg) top left no-repeat #FFF;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}

div#f1 {
	width: 844px;
	background: url(images/content_bg.jpg) top left no-repeat #FFF;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}

div#f2 {
	width: 846px;
	height: 29px;
	background: url(images/footer_bottom.png) bottom center no-repeat;
}

img.img {
	padding: 0px;
	margin: 0px;
	border: 0px;
}

ul.menu {
	padding-left: 14px;
	margin: 0px;
	list-style: url(images/nav_dot.jpg);
}

ul.menu li {
	padding-top: 2px;
}

.cartProductOptionsName {
	font-size:9px;
	font-weight:bold;
}
.cartProductOptionsValue {
	font-size:9px;
}

.errorBox {
	font-size: 14px; 
	padding:5px; 
	margin: 10px; 
	width: 500px; 
	background-color: #FCC; 
	border: 2px solid #F33;
}

.mHButton {
	float: left;
	display: block;
	width: 100px;
	border-top: 1px dotted #AAA;
	border-right: 1px dotted #AAA;
	border-left: 1px dotted #AAA;
	background-color: #DDD;
	cursor: pointer;
}

.mHButton:hover {
	background-color: #EEE;
	color: #000;
}
.sitemapCategoriesLeft {
	float:left;
	width:280px;
	padding:8px;
	border-right:1px solid #DDD;
}
.sitemapCategoriesRight {
	float:left;
	width:280px;
	padding:8px;
	margin-left:20px;
}
.sitemapParentCat {
	font-size:14px;
	font-weight:bold;
}
.sitemapSubCat {
	font-size:12px;
}