html {
height:100%;
}
#container {
	width: 780px;
	background: #FFFFFF;
	margin: 0 auto;
	border: 1px solid #000000;
	text-align: left;
	overflow: hidden;
	position: relative;
}
#container2 {
	width: 780px;
	background: #000000;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left;
	overflow: hidden;
	position: relative;
}
#header {
	background:#FFFBF0;
	padding: 0;
	width: auto;
	background-image: url(images/headgradient.jpg);
	background-repeat: repeat;
	height: 60px;
	position: relative;
	z-index: 2;
}
#header h1 {
	margin: 0px 0 0px 135px;
	padding: 9px 0 0 0;
	font-size: 9px;
}
#header h1 a {
	color:#663300;
	text-decoration:none
}
#header h2 {
	margin: 0px 0 0px 135px;
	padding: 10px 0;
	font-size: 10px;
}
#loginlinkblock {
	position:absolute;
	top:0px;
	left:224px;
	color:#663300;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-size: 10px;
}
#loginlinkblock a:link { color:#663300; text-decoration: underline; }
#mainContent {
	padding: 0 10px 0 10px;
	background: #FFFFFF;
	width: auto;
}
#footer {
	padding: 0 10px;
	background:#DDDDDD;
	width: auto;
	background-image: url(images/footer_background.jpg);
	height: 94px;
}
#footer p {
	margin: 0;
	padding: 0;
}
#shoppingcart {
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
	margin-bottom:5px;
	background-color:#CCCCCC;
	width:640px;
	padding: 25px;
}
#registration {
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	margin-bottom:30px;
	background-color:#FFCC66;
	width:610px;
	padding: 25px;
}
.searchform {
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	margin-bottom:50px;
	background-color:#00FFFF;
	padding: 20px;
	width: 50%;
}
/* search form for header */
.searchform2b {
	background-color: transparent;
	border: none;	
	margin: 0; 
	padding: 2px 0 2px 0;	
	width: 182px;	
}
.searchform2b p { margin: 0; padding: 0; }
.searchform2b input.textbox { 
	width: 110px;
	color:#000000; 
	height: 17px;
	padding: 1px;
	border: 1px solid #D2E8F7; 
	vertical-align:top;
}
.searchform2b input.button { 
	width: 62px;
	height: 20px;
	margin-top:1px;
	margin-bottom:1px;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight: bold;
	color: #FFFBA0;
	background-color: #BB6003;
	text-align: center;
}
.update {
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	margin-bottom:10px;
	background-color:#FFCC66;
	width:610px;
	padding: 25px;
}
.searchbox {
	margin-left:auto;
	margin-right:auto;
	padding: 1px;
	width: 720px;
}
.searchbox1 {
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:5px;
	background-color:#CCCCCC;
	padding: 10px;
	width: 720px;
}
.searchbox2 {
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	margin-bottom:5px;
	background-color:#FFFF99;
	padding: 10px;
	width: 720px;
}
.searchtable {
	float: left;
	width: 490px;
	padding:0px 0px 0px 10px;
	margin: 1px 1px 1px 1px;
}
.searchtable ul {
  float: left;
  width: 488px;
  margin: 0;
  padding: 0;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: .8em;
  list-style: none;
}
.searchtable li {
  float: left;
  width: 5em;
  margin: 0;
  padding:0;
}
.searchtable form {
	border-collapse:collapse;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
.searchimage {
	float: right;
	width: 208px;
	margin: 2px 2px 2px 2px;
}
.searchimage a img { border:solid; border-style:solid; border-width:2px; border-color:#FFFFFF; }
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333333;
	font-size: 0.8em;
	width: 110px;
}
.textfieldnarrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	width: 30px;
}
.buttonlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #BB6003;
	text-align: center;
}
.buttonsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #BB6003;
	text-align: center;
}
h1, h2, h3, h4, h5 {
	color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1em;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.body ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.body li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.bodystyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.xx-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .4em;
}
.x-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
.large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}
.x-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
}
.xx-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
}
.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}
.justified {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}
.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}
a:link {
	color:#3300CC;
	text-decoration:underline;
}
a img {border: none; }
.cleardiv { clear:both; }
/* -------->> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* *{padding: 0; margin: 0;} */
/* ----------------------------------------------------------------------------------------------------------------*/
/* -------->> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}
#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* -------->> thickbox settings <<<-----------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}
.TB_overlayMacFFBGHack {background: url(images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#000000;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
	display:block;
	margin: 15px 0 0 15px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}
#TB_caption{
	height:25px;
	padding:7px 30px 10px 25px;
	float:left;
}
#TB_closeWindow{
	height:25px;
	padding:11px 25px 10px 0;
	float:right;
}
#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}
#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}
#TB_title{
	background-color:#e8e8e8;
	height:27px;
}
#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
	padding:15px;
}
#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}
#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
}
