body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	margin: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	min-width:710px;
	background-color: #B9B9B9;
	background-image: url(images/bg.png);
	background-repeat: repeat-y;
	background-position: center top;	
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
}
h1 {
	font-size: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	font-style: italic;
	font-weight: bold;
	color: #666;
	margin-top:0px;
	padding-top:0px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
.content {
	overflow-x:hidden;
	overflow-y:auto;
	position:absolute;
	top:0px;
	bottom:0px;
	left:0px;
	right:0px;
}
#background-top {
	background-image: url(images/bg-top.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	min-width:750px;
}
#background-stripe {
	background-image: url(images/bg-stripe.png);
	background-repeat: repeat-x;
	background-position: center 210px;
	display:block;
	position:absolute;
	top:0px;
	right:0px;
	left:0px;
	height:470px;
}
#page {
	display: block;
	margin:0 auto;
	width:725px;
	text-align: left;
	margin-top:155px;
	position:relative;
	padding:10px;
}
#logo {
	display:block;
	position:relative;
	left:0px;
	right:0px;
	height:75px;
	text-align: center;
}
#header .menubar {
	display:block;
	position:relative;
	left:0px;
	right:0px;
	height:25px;
	text-align: center;
	background-image: url(images/menu-bg.png);
	background-repeat: repeat-x;
	background-position: center center;
	padding:0px;
	margin:0px;
	list-style-position: outside;
	list-style-type: none;
	overflow:hidden;
	padding-left:50px;
}
#header .menubar li{
	
	float: left;
	width: 120px;
	display:block;
	text-align: center;
	vertical-align: middle;
	height: 25px;
	padding-top: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #D47823;
}
#header .menubar a:link, #header .menubar a:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	display:block;
	text-decoration:none;
	color: #FFF;
}
#header .menubar a:hover {
	color:#900;
}
#content-left {
	margin-left:25px;
	width:375px;
	float:left;
	position:relative;
	top:0px;
	bottom:0px;

}
#footer {
	position:relative;
	left:0px;
	right:0px;
	bottom:10px;
	background-color:#FFCB9C; 
	font-size:10px;
	color: #333;
	font-size:9px;
}
#footer a:link, #footer a:visited {
	color: #333;
	text-decoration: none;
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	text-align:center;
	float:left;
	 border-right:#999 1px solid;
	 padding-left:10px; 
	 padding-right:10px;
}
#footer a:hover {
	color: #900;

}

#content-right {
	margin-right:15px;
	width:260px;
	float:right;
	position:relative;
	z-index:3;
	margin-bottom:230px;
}
#floatingDiv {
	position:fixed; 
	bottom:0px; 
	right:0px; 
	z-index:10;

}

.rightsideblock {
	width:260px;
	margin-bottom:10px;	
	display:block;
	border:#D97B23 1px solid;
	position:relative;
	color:#FFF;
}
.bgimagerightblock {
	position:absolute;
	height:1px;
	background-color:#FFAC5E;
	top:0px;
	left:0px;
	right:0px;
	z-index:-1;
	
}

#newsListSubscribe input {
	font-size: 12px;
	margin:1px;
}
.watermark-class {
	color: #999;
	font-family: Sans-Serif;
	font-size: 12px;
	font-style: italic;
	padding: 3px;
	cursor: text;
}
#loginarea h1 {
	font-size: 14px;
	border-bottom: #D97B23 1px solid;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding: 3px;
	color:#FFF;

}
#mycart h1 {
	font-size: 14px;
	border-bottom: #D97B23 1px solid;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding: 3px;
	color:#FFF;

}
#loginform a:link, #loginform a:visited {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 0px;
	width: 100%;
	padding-top:4px;
	padding-bottom:4px;
	text-indent:5px;
	font-weight: bold;
}
#loginform a:hover {
	background-repeat: repeat-y;
	background-position: left;
	background-color: #E87C08;
}
#pagebottomimage {
	position:absolute; 
	bottom:20px; 
	right:20px; 
	z-index:1;
}
div#fancy_ajax {
	padding:10px;
	text-align:left;
}
div#fancy_ajax h1 {
	margin-left:-10px;
	text-indent:10px;
	margin-right:10px;
	margin-top:-5px;
}
.searchbox {
	background-image: url('images/inputfield.jpg');
	background-repeat: repeat-x;
	border-width: 1px;
	border-style: solid;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 22px;
}
#loginLinks ul {
	padding:0px;
	margin:0px;
	
}
#loginLinks li {
	list-style-type: none;
	list-style-position: outside;
	margin-left:-40px;

}	
#loginLinks li:hover {
	background-color:#0C0;
}	
#loginLinks a:link, #loginLinks a:visited {
	color: #FFF;
	text-decoration: none;
	display: block;
	padding: 0px;
	width: 100%;
	padding-top:4px;
	padding-bottom:4px;
	text-indent:20px;
	font-weight: bold;
	margin:0px;
}
#loginLinks a:hover {
	background-color: #E87C08;
}
#listarea .productpopup {
	margin-bottom:5px;
	margin-top:5px;
	display:block;
	border-top:#CCC 1px solid;
	border-bottom:#CCC 1px solid;
	padding:10px;
	margin-left:-10px;
	margin-right:-10px;
	text-decoration:none;
	color:#000;
}
#listarea .productpopup:hover {
	background-color:#FFC;	
}
#listarea .productpopup h2 {
	margin:0px;
	padding:0px;
	border-bottom:#e1e1e1 1px solid;
	font-size: 12px;
	border-bottom: #D97B23 1px solid;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
	padding: 3px;
	color:#000;
	margin-left:-10px;
	margin-right:-10px;
	text-indent:5px;
	margin-bottom:5px;
}
#listarea .special {
	
}
#listarea .special h2 {
	background-color:#FCC;
}
#listarea .productpopup .price {
	font-size:9px;
	color:#999;
}
.ui-state-error {
	color: #F00;
	border: 1px solid #F00;
}
#mycart td {
	border-bottom:#999 1px dotted;
	font-size:10px;
}
#mycart th {
	background-color:#CCC;
}


ul.simplePagerNav li{
	display:block;
	floaT: left;
	margin-bottom: 10px;
	font-family: georgia;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-right: 0px;
	margin-left: 0px;
}

ul.simplePagerNav li a{
    color: #333;
    text-decoration: none;
}

li.currentPage {
	background: red;
        background: #83bd63;	
}

ul.simplePagerNav li.currentPage a {
	color: #fff;	
}

table.pageme {
    border-collapse: collapse;
    border: 1px solid #ccc;
}  

table.pageme td {
    border-collapse: collapse;
    border: 1px solid #ccc;
}  

#listarea ul.ProductList {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	list-style-type: none;
}
#listarea .ProductList li {
	padding: 0px;
	display: block;
}
#listarea .ProductList li a {
	display: block;
}

#deltabs {
	display:table;
	width:100%;
	border-bottom:1px #999 solid;
	border-collapse:collapse;
	margin-bottom:5px;
}
#deltabs ul {
	
	margin:0;
	padding:0;
}
#deltabs li{

	margin:0;
	padding:0 4px;
	white-space:nowrap;
	text-align:center;
	width:130px;

	display:block;
	background-color:#eee;
	border:1px #999 solid;
	padding:0 5px;

	text-decoration:none;
float:right;
margin-right:5px;
	cursor:pointer;
	margin-bottom:-1px;
}
#deltabs li:hover {
	background:#eee url(images/lighten.gif) top left repeat;
}
#deltabs li.this, #deltabs li.this:hover {
	background:white;
}
#deltabs li.this {
	border-bottom:#FFF 1px solid;
}



.detailspanel {
	display:none;
}
