
/* BASIC RESET */
*{
	margin:0; 
	padding: 0;
}

a{
	text-decoration: none;
}

.header a {
color:#000000;
}

a:visited{
color:#0000ff;
}

#header .ad {
width:470px;
}

body {
background:#FFFFFF none repeat scroll 0 0;
color:#000000;
margin:10px;
text-align: left;
	text-transform: capitalize;
	font: normal 0.7em/1em "Lucida Grande", Lucida, Verdana, sans-serif;
}


.img, .img:hover {
border-bottom:0 none;
}


.ad {
float:right;
margin-right:0;
}
.ad a {
border:0 none;
text-decoration:none;
}

#q {
margin:0;
text-align:center;
vertical-align:bottom;
}
#q .inputbox {
margin:6px;
padding:2px;
vertical-align:middle;
width:300px;
	background-color: #fffeff;
}
.submitbutton {
vertical-align:middle;
}
.hide {
display:none;
}
h2 {
background:#99cc33 none repeat scroll 0 0;
border-top:1px solid #336633;
clear:both;
font-size:1.1em;
font-weight:normal;
line-height:1.5em;
margin:0;
padding:2px 5px;
text-align:right;
}
h2 span {
float:left;
font-size:1.1em;
font-weight:bold;
}
#browseContainer {
font-family:Verdana,Helvetica;
font-size:1em;
text-align:center;
}
#browseContainer a {
color:#0000FF;
text-decoration:none;
}

#browseContainer dt {
clear:both;
font-size:1.6em;
font-weight:bold;
margin-bottom:5px;
}
.tv #browseContainer dt {
font-size:1.3em;
line-height:1.4em;
}
.tv #browseContainer dd {
line-height:1.4em;
}
.tv #browseContainer .categoriesContainer {
width:33%;
}
#browseContainer dd {
float:left;
font-size:1.2em;
margin:0 0 15px 10px;
}
#browseContainer .categoriesContainer {
padding:15px;
text-align:left;
vertical-align:top;
width:50%;
}
* html .categoriesContainer a {
display:inline-block;
}

ul#navlist
{
list-style-type: none;
padding-bottom: 24px;
border-bottom: 1px solid #6c6;
margin: 0;
}

ul#navlist li
{
float: left;
height: 21px;
background-color: #ccffcc;
margin: 2px 2px 0 2px;
border: 1px solid #6c6;
}

ul#navlist li#active
{
border-bottom: 1px solid #fff;
background-color: #fff;
}

li#active a { color: #000; }

#navlist a
{
background:white url(./shade.gif);
float: left;
display: block;
color: #666;
text-decoration: none;
padding: 4px;
}

#navlist a:hover {
	background-color: yellow;
}

#suggestions{
width: 468px;
height: 60px;
font-size: 0.8em;
border-left-style: solid;
border-left-width: 1px;
border-left-color: gray;
}

#refinesearch{
text-align: left;
color: gray;
font-size: 1em;
}







#imagebox{
	height: 100px;
	width: 100px;
	border: none;
}

#red a{
color: red;
}

#odd{
background-color: #ffffff;
}

#even{
background-color: #ffffff;
}

#onoma a{
text-align: left;
color: green;
}

#onoma a:hover{
text-align: left;
font-style: italic;
color: green;
}



#timi{
text-align: center;
}

#store{
text-align: center;
}

#paging{
width: 100%;
margin: 2px;
padding: 2 2 2 2;
font-size: 1em;
color: gray;
border-top-color: gray;
border-top-style: solid;
border-bottom-color: gray;
border-bottom-style: solid;
border-width: 1px;
}

#paging li{
background-color: #ffffff;
display: inline;
list-style-type: none;
}

/* @group Lista */
#listb
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	margin: 45px;
	width: 480px;
	border-collapse: collapse;
	text-align: left;
}
#listb th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}

#listb td
{
	color: #669;
	padding: 9px 8px 0px 8px;
}

#listb tbody tr:hover td
{
	color: #009;
}


#lista
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	background: #fff;
	border-collapse: collapse;
	text-align: left;
border: 1px solid #ccc;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;	
}

#lista th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}

#lista td
{
	border-bottom: 1px solid #ccc;
	color: #669;
	padding: 6px 8px;
}

#lista a
{
	color: #669;
	text-decoration: none;
}

#lista tbody tr:hover td
{
	color: #009;
	background-color: #eaeaea;
}

/* @end */

/* @group FacetPrices */
#facetprices
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 10px;
	background: #fff;
	border-collapse: collapse;
	text-align: left;
}
#facetprices th
{
	font-size: 14px;
	font-weight: normal;
	color: #039;
	padding: 10px 8px;
	border-bottom: 2px solid #6678b1;
}

#facetprices td
{
	border-bottom: 1px solid #ccc;
	color: #669;
	padding: 6px 8px;
}

#facetprices a
{
	color: #669;
	text-decoration: none;
}

#facetprices tr:hover
{
	background-color: #eaeaea;
}

#facetprices td#selected
{
	color: #ff0000;
}

#facetprices td#selected#a
{
	color: #ff0000;
}


/* @end */




/* ----- tool tip specific styles ----- */
#theToolTip{
position: absolute;
left: -300px;
width: 200px;
border: 2px outset #090;
padding: 6px 0px 0px 10px;
background-color: #FFFFFF;
visibility: hidden;
z-index: 100;
}

#ToolTipPointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

#theToolTip p{
color: #333333;
margin-right:10px;
margin-top:0;
}

#ToolTipTextWrap {
margin-right:10px;
}

div.hr {
  height: 15px;
  background: #fff url(images/hr1.gif) no-repeat scroll center;
}
div.hr hr {
  display: none;
}


/************************* PAGINATION **************************************/

/* @group Pagination */

.paginationTG{
float: left;
font:11px Tahoma, Verdana, Arial, "Trebuchet MS", Helvetica, sans-serif;
 color:#3d3d3d;
margin-top: 20px;
margin-left:auto;
margin-right:auto;
width:100%;
}

.paginationTG ul{
margin: 0;
padding: 0;
}

.paginationTG li{
list-style-type: none;
display: inline;
padding-bottom: 1px;
}

.paginationTG a, .paginationTG a:visited{
padding: 5px 8px;
text-decoration: none; 
background-color: inherit;
font-weight: bold;
}

.paginationTG a:hover, .paginationTG a:active{
color: #ffffff;
background-image: url(pagination_bg.png);
background-position: top center;
background-repeat: no-repeat;
text-decoration: none; 
}

.paginationTG li.currentpage{
font-weight: bold;
padding: 5px 9px;
background-color: inherit;
color: #ffffff;
background-image: url(pagination_bg.png);
background-position: top center;
background-repeat: no-repeat;
}

.paginationTG li.disablepage{
padding: 0 5px;
border: 1px solid #929292;
color: #929292;
}

.paginationTG li.nextpage{
font-weight: bold;
}

* html .paginationTG li.currentpage, * html .paginationTG li.disablepage{ /*IE 6 and below. Adjust non linked LIs slightly to account for bugs*/
padding-right: 9px;
padding-left: 9px;
}

/* @end */
/************************* PAGINATION**************************************/

/* REQUIRED BUTTON STYLES: */		
button { 
	position: relative;
	border: 0; 
	padding: 0;
	cursor: pointer;
	overflow: visible; /* removes extra side padding in IE */
}

button::-moz-focus-inner {
	border: none;  /* overrides extra padding in Firefox */
}

button span { 
	position: relative;
	display: block; 
	white-space: nowrap;	
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	button span {
		margin-top: -1px;
	}
}


/* OPTIONAL BUTTON STYLES for applying custom look and feel: */		
button.submitBtn { 
	padding: 0 15px 0 0; 
	margin-right:5px; 
	font-size:2em; 
	text-align: center; 
	background: transparent url(btn_blue_sprite.gif) no-repeat right -140px; 
}
	
button.submitBtn span {
	padding: 13px 0 0 15px; 
	height:37px; 
	background: transparent url(btn_blue_sprite.gif) no-repeat left top; 
	color:#fff; 
}
	
button.submitBtn:hover, button.submitBtnHover { /* the redundant class is used to apply the hover state with a script */
	background-position: right -210px; 
}
	
button.submitBtn:hover span, button.submitBtnHover span {
	background-position: 0 -70px;
}


