html {
	margin:0px; 
	padding:0px;
	height: 100%;
	min-height: 100%;
}

body {
	margin:0px; 
	padding:0px;
	height: 100%;
	min-height: 100%;
}

/*
scrollbar-arrow-color:#CCC;
scrollbar-3dlight-color:#111;
scrollbar-highlight-color:#666;
scrollbar-face-color:#444;
scrollbar-shadow-color:#191919;
scrollbar-track-color:#111;
scrollbar-darkshadow-color: #191919;
*/
}

form {
	margin:0px; 
	padding:0px;
}

h1, h2, h3, h4, h5, h6 {
	margin:0px; 
	padding:0px;
	font-size: 10px;
}

#wrapper {
 position: absolute; 
 top: 0; 
 left: 0; 
	height: 100%;
	min-height: 100%;
	margin:0px; 
	padding:0px;
}

#main { 
 margin-bottom: 3em;
 height: auto; 
 padding-bottom: .5em; 
 width: 100%; 
} 

#footer {
 position: absolute;
 bottom: 0; 
 text-align: center; 
  width: 100%; 
 } 


td, th, span, div {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

th{
	font-weight:bold;
	text-align: left;
}

span.title {
	font-weight: bold;
	font-size: 15px;
}

span.author {
	font-size: 13px;
}

span.outofstock {
	font-size: 13px;
}

span.price {
	font-size: 14px;
	color: #cc0000;
	font-weight: bold;
}


span.sprice {
	font-size: 14px;
	color: #990000;
	font-weight: normal;
	text-decoration : line-through;
}

span.saleprice{
	font-size: 14px;
	color: green;
	font-weight: bold;
}

span.error {
	color:red;
	font-weight:bold;
	font-size:13px;
}

span.message {
	color:green;
	font-weight:bold;
	font-size:13px;
}

table.bordered {
	border: 1px solid  maroon;
}

table.important {
	border: 1px solid red;
}

input, select{
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;	
}

input.important {
	font-size: 12px;
	color: red;
}

select.browse {
	width: 290px;
	border: 1px solid black;
}

input.tiny {
	FONT-SIZE: 9px;
	width : 300px;
}

input.tinyprice {
	FONT-SIZE: 9px;
	width : 40px;
}

input.bordered, select.bordered {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #000000;
}

select.alphabet {
	width: 40px;
}


.star {
  border: 0px;
}

textarea {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

span.blue {
  color: #003399;
}
td.alt, tr.alt{
  background-color: #f1f1f1;
}

td.highlight, tr.highlight{
  background-color: #ffffcc;
}

a:link { color: #888888 }
a:visited { color: #888888 }
a:hover  { color: #006699 }

a.crumb:link { color: #663366 }
a.crumb:visited { color: #663366 }
a.crumb:hover  { color: #888888 }

a {
  text-decoration: none;
}

a.href_13 {
	font-size: 13px;
}

a.href_14 {
	font-size: 14px;
}


a.featured:link, a.featured:visited {
	color: #666666;
	border-bottom : 1px dashed #888888;
	font-size: 11px;
}

a.featured:hover {
	color: #888888;
	border-bottom : 1px dashed #888888;
	font-size: 11px;
}

a.ru_text:link, a.ru_text:visited {
	color: #666666;
	border-bottom : 1px dashed #888888;
	font-size: 11px;
}

td.featured {
	padding-bottom: 6px;
}

span.cartit {
	color: #777777;
	font-size:13px;
}

a.section {
  font-size: 13px;
  font-weight: bold;
}

a.bag {
  font-family: tahoma,arial;
  font-size: 10px;
  color: #2d2d2d;
  font-weight:bold;
}

a.img:link { color: #000000 }
a.img:visited { color: #000000 }
a.img:hover  { color: #000000 }

img.cover {
	border: 1px solid Maroon;
}

table.navalt, tr.navalt, td.navalt, th.navalt {
   background-repeat: no-repeat;
}

a.small {
  font-size:10px;
}
.breadCrumbLine
{
    BACKGROUND: #999999;
}
.breadCrumbBG
{
    BACKGROUND: #e7e7e7;
}

.lightGrayBG
{
    BACKGROUND: #f7f7f7;
}

.FooterBG
{
    BACKGROUND: #e7e7e7;
}
.FooterLink
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 11px;
    COLOR: #666666;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    TEXT-DECORATION: none
}

input.search {
	width: 250px;
	padding-left: 2px;
	height: 15px;
	font-size: 11px;
	border: 1px solid #cacaca;
	font-family: tahoma;
	background-image: url(/imgs/search_bg.gif) ;
	background-repeat: no-repeat;	
	background-position: right;
}

input.searchbtn {
	width: 50px;
	font-size: 11px;
	height: 19px;
	border: 1px solid #cacaca;
	letter-spacing : 1px;
	background-color: #ebebeb;
	cursor: pointer;
	font-family: arial;
}

input.neatbtn {
	font-size: 11px;
	height: 19px;
	border: 1px solid #cacaca;
	font-family: arial;
	background-color: #ebebeb;
	cursor: pointer;
}

hr{
	border: 0;
    color: black;
    background-color: black;
	height: 1px;
	margin: 0;
	padding: 0;
}
hr.spacer {
	color: #aaaaaa;
	background-color: #aaaaaa;
	margin-top: 10px;
	margin-bottom: 10px;	
	margin-right: 5px;
}

.SectionTitle {
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #666666;
    FONT-FAMILY: Arial, Verdana, Helvetica;
    BACKGROUND-COLOR: #ffffff;
    TEXT-DECORATION: none
} 

#poster {
	border: 1px dashed black;
}

/*
#zoomcur {
	cursor: url("/imgs/icons/zoom.cur");
}
*/

div#help {
	height:8px;
	width:8px;
	border: 1px solid gray;
	color: black;
	font-weight: bold;
	font-size: 7px;
	text-align : center;
}
a#ahelp {
	color: black;
	font-weight: bold;
	font-size: 7px;
	text-align : center;
}


td.abc {
	font-size: 9px;
	padding-right: 2px;
}

a.abc {
	font-size: 9px;
	padding-right: 2px;
	color: black;
	text-decoration: underline;
}

a.avc:visited { 
	color: black;
}

img.floating {
	float: right;
}

div.dotsep {
	background:url(/imgs/hdot.gif) repeat-x; 
	width: 100%; 
	height: 1px;
	margin-top: 0px;
	margin-bottom: 5px;
	padding: 0px;
}

img.bullet {
	vertical-align: middle; 
	padding-bottom:1px; 
	padding-left:5px; 
	padding-right: 5px;
}

.sImage {
	FLOAT: right;
	margin: 0px;
	padding: 12px;
	padding-top: 3px;
/*	padding: 5px;
	margin: 10px 5px 5px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #f1f1f1;
	border-left-color: #f1f1f1;*/
	background-image: url(/imgs/shadow.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}