body {
	margin: 0 auto;
	width: 820px;
	background: #333 url('../../images/site/bg-top.gif') top repeat-x;
	font-family: Arial, sans-serif;
	font-size: 12px;
}

a:link,
a:visited,
a:active,
a:hover {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}

div#header {
	float: left;
	width: 820px;
	height: 102px;
	padding-top: 30px;
	background-image: url('../../images/site/top.gif');
}

	div#logo-container {
		float: left;
		margin-left: 40px;
		width: 250px;
		height: 102px;
	}
	
	div#progress-bar {
		float: left;
		margin: 32px 0 0 75px;
		width: 435px;
		height: 70px;
	}

div#contact-bar {
	clear: both;
	width: 790px;
	height: 11px;
	text-align: right;
	padding: 8px 30px 8px 0;
	font-size: 11px;
}

div#content {
	float: left;
	width: 760px;
	padding: 10px 30px 0 30px;
	background-image: url('../../images/site/content.gif');
}

div#footer {
	clear: both;
	padding-top: 60px;
	font-size: 11px;
	color: #aaa;
	text-align: center;
	background-image: url('../../images/site/content.gif');
}

div#footer-shadow {
	height: 30px;
	background-image: url('../../images/site/bottom.gif');
}

div#shop-left {
	float: left;
	width: 540px;
	margin-right: 20px;
}

div#shop-right {
	float: left;
	width: 200px;
}



div#header-cart {
	width: 200px;
	height: 28px;
	text-indent: -99999px;
}

div#header-support {
	width: 200px;
	height: 28px;
	text-indent: -999999px;
}

div.box-right {
	width: 180px;
	padding: 10px;
	font-size: 11px;
}

.small {
	font-size: 11px;
}

.message {
	padding: 5px;
	margin-bottom: 15px;
	font-size: 14px;
	font-weight: bold;
}

.success {
	border: 2px solid #5ca62a;
	background: #e5f4db;
	color: #5ca62a;
}

.failure {
	border: 2px solid #a62a2a;
	background: #f5dbdb;
	color: #a62a2a;
	font-weight: normal;
	font-size: 12px;
}

div#search-box {
	margin: 20px 141px 0 140px;
	width: 519px;
}

div#customize {
	width: 270px;
	padding: 10px;
	background-color: #e6e6e6;
}

tr.alt {
	background-color: #eee;
}



/***************************************************
/*	sIFR Styles
/***************************************************/

h1 {
	font-size: 24px;
	font-family: "Lucida Grande", Arial, sans-serif;
}

.sIFR-active h1 {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
}

h2 {
	font-size: 18px;
	font-family: "Lucida Grande", Arial, sans-serif;
}

.sIFR-active h2 {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
}

h3 {
	font-size: 16px;
	font-family: "Lucida Grande", Arial, sans-serif;
}

.sIFR-active h3 {
	visibility: hidden;
	font-family: Verdana;
	line-height: 1em;
}



/***************************************************
/*	Forms
/***************************************************/
input.input-big {
	width: 213px;
	height: 33px;
	padding: 11px 10px 0 45px;
	font-family: "Lucida Grande", Tahoma, sans-serif;
	font-size: 18px;
	color: #222;
	border: none;
}

input.input-big-focus {
	width: 213px;
	height: 33px;
	padding: 11px 10px 0 45px;
	font-family: "Lucida Grande", Tahoma, sans-serif;
	font-size: 18px;
	color: #222;
	border: none;
}

select {
	font-size: 10px;
}

select option {
	font-size: 10px;
	padding: 1px;
}

.button {
	border: 3px double #999;
	border-top-color: #ccc;
	border-left-color: #ccc;
	background-color: #fff;
	background-image: url('../../images/site/button-bg.gif');
	background-repeat: repeat-x;
	color: #333;
	padding: 1px;
	font-size: 10px;
	font-weight: bold;
	font-family: "Lucida Grande", Arial, sans-serif;
}

.button:active {
	border: 3px double #ccc;
	border-top-color: #999;
	border-left-color: #999;
}

.input {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	padding: 2px;
	border: 1px solid #888;
}

.input-add {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	padding: 2px;
	border: 1px solid #888;
}


/***************************************************
/*	sIFR
/***************************************************/
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
	padding: 0;
}

.sIFR-replaced, .sIFR-ignore {
	visibility: visible !important;
}

.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-replaced div.sIFR-fixfocus {
  margin: 0pt; 
  padding: 0pt; 
  overflow: auto; 
  letter-spacing: 0px; 
  float: none;
}

.sIFR-dummy { 
  width: 0px;
  height: 0px;
  margin-left: 42px;
  z-index: 0;
}














/***************************************************
/*	AJAX Auto-completer
/***************************************************/
div#autocomplete-loading  {
	position: absolute;
	width: 250px;
	z-index: 500;
	background-color: white;
	border: 1px solid #888;
	margin: 0px;
	padding: 8px;
	font-family: Arial;
	font-size: 15px;
	color: #ccc;
	font-weight: bold;
}

div.autocomplete {
	position: absolute;
	width: 250px;
	background-color: white;
	border: 1px solid #888;
	margin: 0px;
	padding: 0px;
	z-index: 500;
}

div.autocomplete ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

div.autocomplete ul li.selected {
	background-color: #ccc;
}

div.autocomplete ul li {
	list-style-type: none;
	display: block;
	margin: 0;
	padding: 2px;
	height: 32px;
	cursor: pointer;
	margin-bottom: 3px;
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 12px;
	line-height: 32px;
	font-weight: bold;
	text-align: left;
	color: #222;
}