body {
	background:url(background.jpg) repeat-x #000000;
}

#layout{
	width:935px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
}

#header{
	background:url(header.jpg) no-repeat #FFFFFF;
	height:140px;
}

#footer{
	background:url(footer.jpg) no-repeat #FFFFFF;
	height:27px;
	font: 11px tahoma;
	font-weight: bold;
	padding:18px 27px 0px 27px;
}

#content{
	background: #FFFFFF;
}

#sitepath{
	padding: 6px 14px 6px 14px;
	font: 12px tahoma;
	color: #868686;
	text-decoration: none;
}

#sitepath a{
	text-decoration: underline;
	font: 12px tahoma;
	color: #868686;
}

#title{
	margin: 0px 35px 0px 35px;
	padding: 8px 12px 8px 12px;
	border-bottom: 1px solid #e2e2e2;
}

#text{
	background: #FFFFFF;
	font: 12px tahoma;
	color: #000000;
	padding:13px 50px 36px 50px;
	line-height: 16px;
}

#logoclick{
	position:absolute;
	width:200px;
	height:140px;
	margin-left:0px;
	margin-top:-134px;
}

#commandbar{
	font: 11px tahoma;
	font-weight: bold;
	padding-top: 20px;
	padding-right: 26px;
	text-align: right;
	cursor:default;
}

#logobar{
	width:227px;
	float:left;
}

#menubar{
	padding-top: 48px;
	padding-left:226px;
}

.active_menu, .inactive_menu:hover{
	background:#000000;
	text-align:left;
}

.inactive_menu {
	background:#FFFFFF;
	text-align:left;
}

.inactive_menu a{
	font: 18px tahoma;
	color: #000000;
}

.active_menu a, .inactive_menu:hover a{
	font: 18px tahoma;
	color: #FFFFFF;
}

.inactive_menu div, .active_menu div{
	padding:7px 14px 7px 14px;
	cursor:pointer;
}

.dropdownmenu{
	border-top:1px solid #FFFFFF;
	position:absolute;
	color:white;
	background:blue;
	float:left;
}

.dropdownmenu td{
	background: #242424;
	width:153px;
	text-align:left;
}

.dropdownmenu td div, .dropdownmenu td div a{
	padding:6px 8px 6px 8px;
	font: 12px tahoma;
	color:#FFFFFF;
}

.dropdownmenu td:hover{
	cursor:pointer;
	background: #404040;
}

#currency{
	font: 11px arial;
	font-weight: bold;
	background:url(currencyselect_arrow.jpg);
	width:91px;
	height:15px;
	padding-top: 3px;
	padding-left: 3px;
	text-align: left;
	cursor:pointer;
}

#alternativecurrency{
	font: 11px arial;
	font-weight: bold;
	background:url(currencyselect.jpg);
	width:91px;
	height:15px;
	padding-top: 3px;
	padding-left: 3px;
	text-align: left;
	position:absolute;
	margin-left:815px;
	cursor:pointer;
}

#commandtext{
	padding-right:8px;
	margin-right:8px;
}

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

#text a{
	text-decoration:underline;
}

#sitemap{
	font: 14px tahoma;
	font-weight: bold;
	padding-left:60px;
}

#sitemap div{
	padding-top:4px;
	padding-left:20px;
	font: 13px tahoma;
	font-weight: bold;
	text-decoration:none;
}

#sitemap div div{
	font: 12px tahoma;
	font-weight: bold;
}

h1 {
	font: 16px tahoma;
	font-weight: bold;
	padding-top:6px;
	padding-bottom:4px;
}

h1.title{
	padding:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}

p{
	padding: 4px 0px 4px 0px;
}

h2 {
	font: 14px tahoma;
	font-weight: bold;
	padding-top:6px;
	padding-bottom:6px;
}

h3 {
	font: 12px tahoma;
	font-weight: bold;
	padding: 3px 3px 3px 3px;
}

#sitemap div div{
	font: 11px tahoma;
	font-weight: normal;
	text-decoration:underline;
}

.formtable td{
	padding:6px;
	width:105px;
	text-align:right;
}

.feedbacktable td{
	padding:4px;
	width:200px;
	text-align:right;
	vertical-align:middle;
}

.feedbacktable input, .feedbacktable textarea{
	width:300px;
}

input{
	width:200px;
}

select{
	width:100%;
}

input.checkbox{
	width:10px;
}

td.checkboxes{
	text-align:left;
}

.formbutton{
	border:1px solid #cdcdcd;
	background:#f1f1f1;
	font: 11px arial;
	font-weight: bold;
	width:100px;
}

#boxes, #items{
	margin:0px;
	width:100%;
	text-align:center;
}

#boxes{
	margin-left:-20px;
	padding:5px;
}

.boxessubclass{
	margin-left:0px;
}

#boxes img{
	margin: 4px;
}

#boxes a{
	text-decoration:none;
}

#boxes .inbox{
	border: 1px solid #e2e2e2;
	width:208px;
	cursor:pointer;
	/*height:260px;*/
}

#boxes .tablebox{
	border: 1px solid #e2e2e2;
	padding: 2px;
	width:212px;
	/*height:260px;*/
}

#boxes .textbox{
	padding: 2px 0px 10px 0px;
	font: 14px times;
	height:100%;
}

#items img{
	border: 1px solid #e2e2e2;
	margin:4px;
}

#items div{
	padding: 4px;
	font: 14px times;
	text-decoration: underline;
}

#item{
	width:100%;
}

span{
	font-weight:bold;
}

span.underlined{
	border-bottom:1px solid #cdcdcd;
}

#cart{
	width:100%;
	margin: 10px 0px 10px 0px;
}

#cart th{
	background: #6c6c6c;
	border-right:1px solid #FFFFFF;
	color: #FFFFFF;
	padding:12px 15px 12px 15px;
	font-weight:bold;
	text-align:left;
}

#cart td{
	background: #f0f0f0;
	border-right:1px solid #FFFFFF;
	color: #6c6c6c;
	padding:16px 20px 16px 20px;
	text-align:center;
	vertical-align:middle;
}

#cart td.footer{
	background: #e5e5e5;
	border-right:1px solid #e5e5e5;
	color: #6c6c6c;
	text-align:right;
	padding:12px 15px 12px 15px;
	font-weight:bold;
}

#inactive{
	position:absolute;
	top: 0px;
	width:100%;
	height:100%;
	z-index: 2;
	background: #000000;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	opacity:0.3;
}

#popupbox{
	position:absolute;
	z-index: 3;
	left: 50%;
	top: 0px;
	width: 669px;
	background: #FFFFFF;
	margin-left: -334px;
	margin-top: 6%;
	text-align:center;
	font: 12px tahoma;
	color: #000000;
	line-height: 16px;
}

.numberbox{
	cursor:pointer;
	background:#FFFFFF;
	padding-top:5px;
	border:1px solid #444444;
	width:28px;
	height:23px;
	margin:auto;
}

.numberbox:hover{
	background:#eeeeee;
}
