body 
{
	background-color: #680108;
}

#centralindex
{
    width: 826px;
	background-color: white;
}

/*search*/
#search
{
	width: 240px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background: url("../images/search.gif") top left no-repeat;
	padding-top: 4px;
	padding-left: 10px;
	vertical-align: top;
}
#search input
{
	height: 20px;
}

/*top navigation*/
#topnav
{
	width: 586px;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
}
#topnav a
{
	width: 119px;
	height: 50px;
	padding-top: 7px;
	background: url("../images/button.gif") top left no-repeat;
	cursor: hand;
	display: inline-block;
	text-decoration: none;
	letter-spacing: 0.75px;
	font-weight: bold;
	color: white;
}
#topnav a:hover
{
	color: grey;
}

#topnav a.blog
{
	width: 80px;
	height: 50px;
	padding-top: 7px;
	background: url("../images/button_blog.gif") top left no-repeat;
	cursor: hand;
	display: inline-block;
	text-decoration: none;
	letter-spacing: 0.75px;
	font-weight: bold;
	color: white;
}
#topnav a:hover.blog
{
	color: grey;
}



/* left navigation*/
#leftnav
{
	font-family: Arial;
	width: 250px;
	font-size: 14px;
	vertical-align: top;
	background: url("../images/pattern.gif") top left repeat;
}

#leftnav a
{
	padding: 5px;
	display: block;
	text-decoration: none;
	line-height: 15px;
	width: 150px;
	padding-left: 20px;
	color: black;
	border: 1px solid transparent;
}

#leftnav a:hover, #leftnav a:active
{
	color: grey;
	border: 1px dotted #000;
}

#leftnav ul
{
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	list-style-type: none;
}

#leftnav li
{
	margin: 0px 0px 0px 0px;
}

.tt
{
	background: url("../images/arrow.gif") top left no-repeat;
    background-position: 0px 5px;
	font-weight: bold;
}

#newsl
{
	padding-left: 20px;
	background: url("../images/arrow.gif") top left no-repeat;
    background-position: 1px 0px;
}

#current a
{
	color: grey !important;
	border: 1px dotted #000 !important;
}

/* minicart*/
#minicart
{
	padding-left: 20px;
	width: 250px;
	font-family: Arial;
	font-size: 12px;
	background: url("../images/pattern.gif") top left repeat;
}
#minicart a
{
	color: blue;
	text-decoration: none;
}
#minicart a:hover
{
	text-decoration: underline;
}

/* center page*/
#centerpage
{
	width: 576;
	padding-left: 20px;
	font-family: Arial;
	font-size: 12px;
	vertical-align: top;
}

#categorypage, #productlistpage, #productdetailpage
{
	width: 556;
	font-family: Arial;
	font-size: 12px;
	vertical-align: top;
}

#centerpage a
{
	text-decoration: none;
	color: black;
}

#centerpage a:link
{
	color: black;
}

#centerpage a:hover
{
	color: blue;
}

#centerpage a.bloglink
{
	text-decoration: none;
	color: red;
}

#centerpage a:link.bloglink
{
	color: red;
}

#centerpage a:hover.bloglink
{
	color: blue;
	text-decoration: underline;
}

/*bottom page*/
#bottompage
{
	width: 826px;
	font-family: Arial;
	font-size: 12px;
	color: white;
	background: url("../images/bottom.gif") top left repeat-x;
	height: 21px;
}
#bottompage a
{
	color: white;
	text-decoration: none;
}
#bottompage a:hover
{
	color: blue;
	text-decoration: underline;
}

/*footer*/
#footer {
	color: white;
	font-family: Arial;
	font-size: 10px;
	vertical-align: top;
}
#footer a
{
	color: white;
	text-decoration: none;
}
#footer a:hover
{
	color: blue;
	text-decoration: underline;
}

/*Cart*/
#cartinfo
{
	font-family: Arial;
	font-size: 12px;
	background-color: white;
}

.entryTable
{
	font-family: Arial;
	font-size: 12px;
	background-color: #DDDDDD;
}

.entryTableHeader
{
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #680108;
	font-weight: bold;
	background-position: center;
}

.entryTable .label
{
	background-color: #EFEFEF;
}

.entryTable .content
{
	background-color: #FFFFFF;
}


.infoTable
{
	font-family: Arial;
	font-size: 12px;
	background-color: #DDDDDD;
}

.infoTableHeader
{
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #680108;
	font-weight: bold;
	background-position: center;
}

.infoTable .label
{
	background-color: #EFEFEF;
}

.infoTable .content
{
	background-color: #FFFFFF;
}

.box
{
	font-family: Arial;
	font-size: 12px;
	border: 1px solid #680108;
}

.notice
{
	color: #996600;
	font-weight: bold;
}

.addToCartButton
{
	font-family: Arial;
	font-size: 12px;
	color: black;
	font-weight:bold;
	border: 2px solid black;
	background-color: #680108;
}

.backBtn
{
	font-family: Arial;
	font-size: 12px;
	color: black;
	border: 2px solid black;
	background-color: #680108;
}

#contactForm
{
	font-family: Arial;
	font-size: 12px;
}

.sendButton {
	font-family: Arial;
	font-size: 12px;
	color: white;
	border: 2px solid grey;
	background-color: #c11b17;
	font-weight: bold;
}

#errorMessage {
	color: #990000;
	font-weight: bold;
}

.partners_list
{
	font-family: Arial;
	font-size: 12px;
}
