﻿ 
body
{
	padding: 0px;
	margin: 0px;
	height: 100%;
	width: 100%;
}

#header
{
	min-width: 1004px;
}

#content
{
	min-width: 1004px;
	background: #fff;
	clear: both;
}

#footer
{
	clear: both;
	text-align: center;
	border-top: solid 3px gainsboro;
	min-width: 1004px;
}

/* Header area */



#banner
{
	min-width: 890px;
	clear: both;
}

#HomePageLink
{
	float: left;
	padding: 0;
	margin: 0;
	width: 143px;
	height: 130px;
}

#HomePageLink img
{
	border: 0;
}


#rotator
{
	float: left;
	padding: 0 0 0 0;
	width: 523px;
	margin-bottom: -2px;
}

#chat
{
	text-align: right;
	float: right;
	width: 240px;
}

#leftchat
{
	float: left;
	padding: 5px 0 0 0;
	width: 160px;
}

#leftchat img
{
	clear: both;
	padding: 15px 0 0 0;
}

#chat img
{
	border: 0px;
}

#rightchat
{
	padding: 4px 5px 0 0;
	float: right;
}

#sitenav
{
	background: #A13229;
	clear: both;
	min-width: 800px;
}


#navright
{
	background: #A13229;
	line-height: 24px;
	border-top: solid 1px #fff;
	text-align: right;
	padding: 0 4px;
	color: #fff;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}


#breadcrumbs_container
{
	background: #BEBCBB;
	font: 12px arial;
	padding: 4px 0 3px 4px;
	clear: both;
	min-width: 800px;
	height: 25px;
}

#breadcrumbs_container a, #breadcrumbs_container a:active, #breadcrumbs_container a:visited
{
	color: #782D29;
	text-decoration: none;
}

#breadcrumbs_container a:hover
{
	text-decoration: underline;
	color: #fff;
}

#breadcrumbs_container .currentnode
{
	font-weight: bold;
	color: #782D29;
}

.breadcrumbs
{
	margin-top: 3px;
	background: #BEBCBB;
	float: left;
}

#breadcrumbs_container #search
{
	text-align: right;
	float: right;
	padding-right: 4px; /* Add only when "search" remains hidden */
	padding-top: 5px;
}

#phone-number
{
	color: #A13229;
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
}

#link_basket
{
	margin-left: 10px;
}

#ctl00_img_cart
{
	border: 0;
}


/* Temp <div> areas */
#loremipsum
{
	border: solid 1px gainsboro;
	padding: 25px;
	height: 350px;
}


/* Controls */
.txtmedium
{
	width: 200px;
}

.txtsmall
{
	width: 100px;
}

.txtxsmall
{
	width: 75px;
}

.txtxxsmall
{
	width: 50px;
}

/* Save message */

.opmsgsuccess, opmsgfailure
{
	padding: 20px;
	text-align: left;
}

.opmsgsuccess
{
	border: double 3px green;
	background: #ffc;
}

.opmsgfailure
{
	border: double 3px red;
	background: whitesmoke;
}

/* Message displayed for all 404 errors */
.message404
{
	background: #ffc;
	padding: 50px;
	color: dimgray;
	font-family: Arial;
	font-size: 16px;
	line-height: 26px;
	text-align: center;
}

.error_pages
{
	background: #ffc;
	color: Red;
	font-family: Verdana;
	font-size: 14px;
	text-align: center;
	padding: 100px;
}

/* Errors */
.error
{
	color: Red;
	text-align: center;
	font-size: 11px;
	font-family: verdana;
	display: block;
	margin: 0 0 30px 0;
	font-weight: bold;
}
