body {
	margin-top: 0;
	font-size: 0.8em;
	font-family: verdana, arial, "times new roman";
	line-height: 1.2;
	background: transparent url('../pictures/images/grad.gif') repeat-x;
	color: #666;
	text-align: center;
}

#maincol {
	text-align: left;
	width: 799px;
	margin-left: auto;
	margin-right: auto;
}

.searchbar {
	background: #afbed4 url('../pictures/headbg.gif') top right repeat-x;
	width: 785px;
	border: #bbb 1px solid;
	padding: 8px 3px 8px 0;
	margin: 3px 0 3px 0;
	/*height: 100%;*/
}

.searchbar select {
	font-size: 100%;
}

.searchbar button {
	margin-left: 5px;
}

.searchbar h3 {
	font-size: 1.2em;
	color: #333;
	padding-left: 7px;
	padding-right: 5px;
}

.searchbar input {
	width: 200px;
}

.searchbar form {
	display: inline;
}

.homesearchbar {
	width: 600px;
	padding: 15px;
	margin: 5px 10px 10px 80px;	
}

.homesearchbar button {
	width: 110px;
}

.headertext {
	margin: 25px;
	font-size: medium;
	text-align: center;
}

#togglesearches img, #togglecategories img {
	display: inline;
	vertical-align: top;
	margin-right: 3px;
}

a.addbutton {
	text-decoration: none;
	color: #666;
}

.bar {
	background: #fff;
}

.bar h2 {
	display: inline;
	font-weight: normal;
	font-size: 1em;
}

/* #searchbar,  */
.bar, #boxtitlebar, #trail, #footer {
	padding-top: 2px;
	padding-bottom: 2px;
}

 #trail, #footer, .bluebar {
	background: #fff url('../pictures/headbg.gif') top right repeat-x;
}

.bluebar {
	/*margin-top: 3px;*/
}
/*
#searchbar {
	display: inline;
	border-bottom: 0;
}
*/
/*#searchbar,*/
#trail, .offers, #bottomads, #footer, #popular, .bar {
	margin-bottom: 3px;
	border: #bbb 1px solid;
}
/*
#searchbar p {
	margin-bottom: 3px;
	margin-top: 3px;
}
*/
/* #searchbar,  */
.bar, #trail, #categories, #bottomads, #footer, #header, #popular {
	width: 785px;
	padding-right: 3px;
}

#categories {
	border: #bbb 1px solid;
	/*height: 200px;*/
	padding-bottom: 4px;
}

#bottomads {
	background: #bbb;
	height: 90px;
	display: block;
	clear: both;
}

#footer, .bar, #searchbar {
	display: block;
	clear: both;
	color: #444;
}

#footer, .bar {
	text-align: center;
}

#searchbar {
	text-align: right;
}

#boxtitlebar {
	text-align: left;
}

#logo {
	float: left;
}

#article, #results {
	margin-right: 50px;
	margin-left: 50px;
}

#header {
	margin-top: 0px;
	height: 90px;
	display: block;
	text-align: left;
	width: 270px;
}

.imageholder {
	width: 80px;
	height: 75px;
	background: #fff;
	display: block;
	float: left;
}

/* ** POPULAR ITEMS ********************* */

#popular {
	height: 310px;
	display: block;
	clear: both;
}

.popularitem {
	height: 92px;
	width: 257px;
	background: #fff;
	float: left;
	margin: 3px 2px 0px 2px;
	display: inline;
}

.popularitem UL {
	float: right;
	color: #000;
	list-style-type: none;
	margin-left: 0px;
	margin-right: 3px;
	margin-top: 0px;
	padding: 0;
	width: 145px;
}

.popularitem LI {	

}

.popularitem h3 {
	font-size: medium;
}

.popularitem li span {
	font-style: italic;
	color: #999;
}

.popularitem IMG {
	float: left;
	padding-bottom: 3px;
}



/* ** MENU ********************* */

.menu {
	width: 260px;
	float: left;
	background: #fff;
	padding-bottom: 1px;
}

.menu a {
	text-decoration: none;
	padding-right: 0px;
	margin-left: 5px;
}

.menu UL, #menu UL LI {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

/* ** FOOTER ********************* */

#footer A, .bar A, #searchbar A {
	text-decoration: none;
	color: #444;
}

#footer A:hover, .bar A:hover, #searchbar A:hover {
	border-bottom: #ab0928 1px solid;
	color: #ab0928;
}

.subfoot {
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	clear: left;
}

.subfoot h4{
	margin-top: 3px;
	display: block;
}
.subfoot a {
	text-decoration: none;
	color: #666;
}

/* ** BLOCK OF CATEGORIES ********************* */

.menu UL LI {
	font-size: 105%;
	display: inline;
}

.menu LI span a:link, .menu LI span a:visited  {
	color: #59F;
	border-bottom: #fff 1px solid;
}

.menu LI span a:hover, .menu LI span a:active {
	color: #ab0928;
	border-bottom: #ab0928 1px solid;
}

/* ** CATEGORY TEXT ********************* */

.menu UL {
	font-size: small;
}

.menu a:link, .menu a:visited  {
	color: #333;
	border-bottom: #ccc 1px solid;
}

.menu a:hover, .menu a:active {
	color: #ab0928;
	border-bottom: #ab0928 1px solid;
}

/* ** POPULAR ITEMS ********************* */

#popular UL {
	font-size: 0.9em;
}

#popular img {
	margin-left: 5px;
	margin-right: 5px;
}

#popular a {
	text-decoration: none;
}

#popular a:link, #popular a:visited  {
	color: #59F;
	/*border-bottom: #59F 1px solid;*/
}

#popular a:hover, #popular a:active {
	color: #ab0928;
	border-bottom: #ab0928 1px solid;
}

/* ** FONTS ********************* */

H1, H2 {
	margin: 0;
	margin-top: 2px;
	font-family: arial;
	font-weight: normal;
}	

H1 {
	font-size: 2em;
}

#header h1 {
	color: #ab0928;
	font-size: 1.4em;
	font-family: arial;
}

H2 {
	font-size: 1.4em;
}

H3, H4 {
	display: inline;
	font-size: 1em;
	font-weight: normal;
}

H3 {
	color: #59f;
}

H4 {
	font-weight: normal;
}

#boxtitlebar h4 {
	margin-left: 2px;
}

acronym {
	cursor: help;
	border-bottom: #777 1px solid;
}

img {
	border: 0;
	display: block;
}

/* ** TABS ********************* */

#tabsholder {
	background:#fff;
}

#tabs {
	margin-left: 320px;
	display: block;
	background:#fff;
	/*font-size: 1.1em;*/
	line-height:normal;
}

#tabs ul {
	margin:0;
	list-style:none;
}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
}

#tabs ul li img {
	display: inline;
	padding-right: 4px;
	vertical-align: bottom;
}

#tabs a {
	float:left;
	background:url('../pictures/tableft.gif') no-repeat left top;
	margin:0;
	margin-right: 1px;
	padding:0 0 0 4px;
	text-decoration: none;
}

#tabs a span {
	float:left;
	display:block;
	background:url('../pictures/tabright.gif') no-repeat right top;
	padding: 4px 6px 4px 4px;
	color:#666;
}

/* IE5-Mac Hack \*/

#tabs a span {float:none;}
/* End IE5-Mac hack */
	#tabsF a:hover span {
	color:#FFF;
}

#tabs a:hover {
	background-position:0% -42px;
}

#tabs a:hover span {
	background-position:100% -42px;
	color: #900;
}

/* *********************** */

.related {
	background: #afbed4 url('../pictures/headbg.gif') top right repeat-x;
	text-align: left;
}

.related h3 {
	margin-left: 3px;
	color: #555;
}

.offers {
	float: left;
	/* was set to 100px */
	height: 53px;
	width: 120px;
	margin: 3px 3px 3px 0px;
	/*background: #fff url('../pictures/offerbg.gif') bottom right repeat-x;*/
}

span.offers  {
	padding-top: 3px;
	font-weight: none;
	font-size: 1em;
	/*margin-right: 3px;*/
}

a .offers {
	color: #000;
	padding-right: 3px;
	padding-left: 3px;
	text-align: right;
	text-decoration: none;
	cursor: hand;
}

a .lastoffer {
	margin-right: 0;
	padding-right: 2px;
	width: 128px;
}

a:hover .offers {
	color: #ab0928;
	text-decoration: underline;
}

a .dvd {
	background: #fff url('../pictures/icons/dvd.png') no-repeat;
}
a:hover .dvd {
	background: #d7e0ef url('../pictures/icons/dvd.png') no-repeat;
}

a .games {
	background: #fff url('../pictures/icons/game.png') no-repeat;
}
a:hover .games {
	background: #d7e0ef url('../pictures/icons/game.png') no-repeat;
}

a .books {
	background: #fff url('../pictures/icons/book.png') no-repeat;
}
a:hover .books {
	background: #d7e0ef url('../pictures/icons/book.png') no-repeat;
}

a .toys {
	background: #fff url('../pictures/icons/toy.png') no-repeat;
}
a:hover .toys {
	background: #d7e0ef url('../pictures/icons/toy.png') no-repeat;
}

a .electronics {
	background: #fff url('../pictures/icons/electronics.png') no-repeat;
}
a:hover .electronics {
	background: #d7e0ef url('../pictures/icons/electronics.png') no-repeat;
}

a .music {
	background: #fff url('../pictures/icons/music.png') no-repeat;
}
a:hover .music {
	background: #d7e0ef url('../pictures/icons/music.png') no-repeat;
}

.articlewidth {
	width: 520px;
	padding-left: 50px;
	margin-top: 10px;
}

.articlewidth label {
	float: left;
	margin-left: 10px;
}

.articlewidth input {
	float: right;
	margin-bottom: 10px;
	background: #ff9;
	margin-right: 10px;
	padding: 5px;
}

.articlewidth div {
	margin-left: 204px;
}

.green {
	color: green;
}

.red {
	color: red;
}

.articlewidth fieldset {
	border: 1px solid #ccc;
	margin-top: 10px;
	margin-bottom: 10px;
}

.articlewidth legend {
	color: #666;
}

.articlewidth button {
	margin-left: 214px;
	padding: 5px;
	width: 130px;
	margin-bottom: 10px;
}

.articlewidth br {
	clear: both;
}

.articlewidth li {
	list-style-type: circle;
	margin-bottom: 3px;
}

#addtomailinglist, #sendout {
	margin-top: 5px;
	text-align: right;
	float: right;
}

#addtomailinglist input, #sendout input {
	margin-right: 5px;
}
#addtomailinglist img, #sendout img {
	display: inline;
	vertical-align: middle;
	margin-right: 5px;
}

#addtomailinglist a, #sendout a {
	color: #59F;
	text-decoration: none;
}

#addtomailinglist a:link, #addtomailinglist a:visited, #sendout a:link, #sendout a:visited  {
	border-bottom: #59F 1px solid;
}

#addtomailinglist a:hover, #addtomailinglist a:active, #sendout a:hover, #sendout a:active {
	color: #ab0928;
	border-bottom: #ab0928 1px solid;
}

