ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
	color: #e03401;
}

a:hover
{
  text-decoration: underline;
}

body
{
  margin: 0;
  padding: 0;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

body
{
  padding: 20px;
	background-image: url(/images/bg.png);
	background-repeat: repeat-x;
	background-color: #000;
}
#bd
{
	background-color: #fff7f1;
}
#custom-doc { width:64.77em;*width:63.21em;min-width:842px; margin:auto; text-align:left; } 

#hd
{
	background-image: url(/images/header.jpg);
	height: 107px;
}
#hd h1
{
	width: 100%;
	height: 107px;
}
#hd h1 span
{
	display: none;
}
#yui-main
{
	background-color: #fff7f1;
}

#ft
{

	background-image: url(/images/footer.jpg);
	height: 16px;
}
/*-------------- Helpers ---------------- */
div.clearer
{
	clear: both;
}
div.absoluter
{
	position: absolute;
}
/*-------------- Boxes ---------------- */
div.box
{
	width: 100%;
	background-color: #fff;
}
div.box .header
{
	background-image: url(/images/corners-top.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 10px;
}
div.box .header .right
{
	background-image: url(/images/corners-top.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-right: 10px;
	height: 10px;
}
div.box .header .middle
{
	margin-left: 10px;
	padding-right: 10px;
	height: 10px;
	background-color: #fff
}

div.box .footer
{
	background-image: url(/images/corners-bottom.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height: 10px;
}
div.box .footer .right
{
	background-image: url(/images/corners-bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-right: 10px;
	height: 10px;
}
div.box .footer .middle
{
	margin-left: 10px;
	padding-right: 10px;
	height: 10px;
	background-color: #fff
}
div.box .boxContent
{
	padding: 10px;
}
/*-------------- ToolBox ---------------- */
div.toolBox
{
	margin: 10px 0 10px 0;
}
div.toolBox .image
{
	background-position: top center;
	background-repeat: no-repeat;
	padding-top: 120px;
	background-image: url(/images/tools/noimage.jpg);
}
div.toolBox h2, div.toolBox h2 a
{
	font-size: 16px;
	font-weight: bold;
	color: #e03401;
}
/*-------------- Elements ---------------- */
h2
{
	font-size: 16px;
	font-weight: bold;
	color: #770900;
}
#loader
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	opacity: 0.6;
}
ul.tag-cloud
{
	list-style: none;
}
ul.tag-cloud li
{
	display: block;
	float: left;
	padding: 0 3px 0 5px;
}
.navigation
{
	padding: 10px;
}
/*-------------- Elements ---------------- */
big
{
	font-weight: 700;
}
big big
{
	font-weight: 900;
}
img.addTags
{
	line-height: 11px;
	vertical-align: bottom;
}
div.tags
{
	margin-top: 7px;
}
div.footerText
{
	width: 380px;
	margin-left: auto;
	margin-right: auto;
	color: #333;
}
table.money div.price
{
  width: 50px;
	float: left;
}
table.money td
{
	padding: 0 5px 0 5px;
}
table.money th 
{
	font-weight: bold;
	padding: 0 5px 0 5px;
}
#summary
{
	font-size: 16px;
	font-weight: bold;
}
h3{
font-weight: bold;
}