﻿body, td, th
{
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}
body
{
	background-color: #fff;
	font-size: 1em; *font-size:0.9em;

}

html, body, #container
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	min-height: 100%;
}
html > body, html > body #container
{
	height: auto;
}

td
{
	vertical-align: top;
}
#container
{
	min-width: 1020px;
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}

#header
{
	background-image: url(/sites/shopping/i/BGheader.png);
	height: 203px;
	z-index: -200;
}
#headerleft, #headerright
{
	position: absolute;
	top: 0;
	margin: 0;
	padding: 0;
	width: 346px;
	height: 203px;
}
#headerleft
{
	left: 0;
	float: left; /*margin-right: -346px;*/
	background-image: url(/sites/shopping/i/BGheader-left.png);
}
#headerright
{
	right: 0;
	float: right; /*margin-left: -346px;*/
	background-image: url(/sites/shopping/i/BGheader-right.png);
}

#sitetitle
{
	color: #006E92;
	font-size: 40px;
	position: absolute;
	top: 0px;
	left: 240px;
	letter-spacing: -2pt;
	line-height: 160%;
}


#content
{
	width: 100%;
	padding-bottom: 70px;
	margin-top: 0;
	margin-left: auto;
	margin-right: auto;
	background-color:#BEBEBE;
}

#content a, #content a img
{
	color: #412547;
}
#content a img
{
	border-color: #412547;
}

#content h2
{
	font-size: 1.6em;
	font-weight: normal;
	color: #626262;
	padding-left:10px;
}

#contentnav
{
	text-indent: 10px;
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: left;
	background-color: #a1a1a1;
	background-image: url(/sites/shopping/i/BGbreadcrumbs.png);
	background-position: topleft;
	background-repeat: no-repeat;
	color: #7a7a7a;
	position: relative;
	z-index: 10;
	height: 34px;
}

#contentnav a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #7a7a7a;
	text-decoration: none;
	line-height: 210%;
}

#contentnav a:hover
{
	text-decoration: underline;
}

#right
{
	/*	margin-top: -19px; *margin-top:0;*/
	margin-left: 265px;
	padding: 0;
	background: #eaeaea;
}

#sidenav
{
	float: left;
	left: 0;
	width: 265px;
	background-color: #bebebe;
	color: #333;
	font-size: 0.9em;
	height: auto;
	line-height: 160%;
}

#sidehead
{
	text-align: right;
	background-color: #cce9ea;
	color: #fff;
	height: 34px;
}
#menu
{
	width: 100%;
	min-height: 400px;
	padding-bottom: 20px;
}

#menu li.menu_item
{
	padding-bottom: 2px;
	padding-top: 2px;
	background-image: url(/sites/shopping/i/GRdiamond.png);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	text-indent: 15px; *text-indent:0;
margin-left:10px;
font-size:1.1em;
}

.clear
{
	clear: both; /* below longest column */
	height:1px;
	margin:-1px 0 0;
	padding:0;
}
#footer
{
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 50px; /* Height of the footer */
	background: #666;
}
#footercontent
{
	margin: 0 auto 0 auto;
	text-align: right;
	padding: 5px;
	color: #CCC;
	font-size: x-small;
	width: 95%;
}

#footercontent a
{
	color: #CCCCCC;
}
#footercontent a:visited
{
	color: #999999;
}
.bodytext
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 180%;
	font-weight: 500;
}

#topmovies, #topmusic, #topbooks
{
	width: 100%;
	display: block;
	float: left;
}

#topmovies li.toplist, #topmusic li.toplist, #topbooks li.toplist, #content .nodecontent li.toplist
{
	list-style-type: none;
	display: block;
	float: left;
	width: 30%;
	padding: 5px 15px;
	height: 125px;
	min-width: 272px;
}
.nodecontent
{
	width:100%;
}
.nodecontent.top
{
	float: left;
}

#topmovies h2, #topmusic h2, #topbooks h2
{
	font-size: 2.2em;
	font-weight: normal;
	letter-spacing: -1pt;
	color: #626262;
	padding: 0 5px; *line-height:100%;
margin-top:14px;
margin-bottom:8px;
}

#topmovies li img, #topmusic li img, #topbooks li img
{
	border: 1px solid #000;
	margin: 2px;
}

#topmovies
{
	background-color: #d5d5d5;
}
#topmusic
{
	background-color: #e6e6e6;
}
#topbooks
{
	background-color: #f1f1f1;
}

#uplvl
{
	text-align: center;
	background-color: #555;
	color: #FFF;
	height: 20px;
	line-height: 20px;
}
#uplvl a
{
	color: #FFF;
	text-decoration: none;
}
#uplvl a:hover
{
	color: #FFF;
	text-decoration: underline;
}

#ptitleholder, #ptitlesholder
{
	position: absolute;
	top: 0;
	left: 0;
	height: 203px;
	width: 99%;
}
.ptitlefrm
{
	font-size: 54px;
	margin: 0 auto 0 auto;
	width: 100%;
	text-align: center;
	line-height: 54px;
}
#ptitlefrmW
{
	margin-top: 78px;
	color: White;
}
#ptitlefrmB
{
	margin-top: 80px;
	color: Black;
	margin-left: 2px;
}
.search
{
	padding:0 10px 0 20px;
	margin:10px 0 3px;
}
.search input
{
	margin-right:10px;
}

.searchbox{ border:1px solid #666; position:relative; top: -7px;}
