@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	font-family:Georgia, Times, serif;
	font-size:12px;
	text-align:left;
	background:#FFFFFF;
}
#black {
	background-color: #000000;
	border: 10px solid #000000;
	display: block;
	width: 930px;
	margin:0px auto;
	padding:0px;
}
a {
	text-decoration:none;
}
p {
	margin:0px 0px 15px 0px;
	padding:0px 4px 2px 4px;
	font-family:Georgia, Times, serif;
	font-size:12px;
}
/*headers*/
h1 {
	text-transform: uppercase;
	font-size: 50px;
	color:#000000;
	margin:0px 0px 10px 0px;
	padding:0px;
	font-weight: normal;
	border-bottom: 1px #000000 solid;
}
h1 a:link, h1 a:visited, h1 a:active {
	text-transform:uppercase;
	color:#666666;
}
h1 a:hover {
	color:#000000;
}
h2 {
	text-transform: uppercase;
	font-size: 12px;
	color:#000000;
	margin:0px 0px 10px 0px;
	padding:4px;
	font-weight: normal;
	background: #DEDEDE;
}
h3 {
	color: #999999;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
h4 {
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	padding: 0px;
	margin: 2px 0px;
}
img {
	border:none;
}
.aboutimg {
	border:none;
	float:left;
	padding: 0px 20px 0px 0px;
}
.topnav {
	color:#CCCCCC;
	padding: 20px 10px 0px 0px;
	text-transform: uppercase;
	text-align:right;
	font-size:11px;
}
.topnav a:link, .topnav a:visited, .topnav a:active {
	color:#CCCCCC;
	text-decoration:none;
}
.topnav a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.topnav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.topnav li {
	display: inline;
}
.topnav .line {
	color:#CCCCCC;
	padding: 15px;
}
.collection {
	padding: 10px;
	background: #fef9fd;
	z-index: 1;
}
.collection ul {
	float:none;
	margin:0px 10px;
	padding:0px;
	list-style-image:url(../images/bullets.gif);
}
.collection li {
	float:none;
	margin:0px 10px 10px 10px;
	padding:0px;
}
.collection a:link, .collection a:visited, .collection a:active {
	color:#666666;
	text-decoration:none;
}
.collection a:hover {
	color:#666666;
	text-decoration:none;
}
/*shadow*/
.leftborder {
	background: none;
	width: 4px;
}
.rightborder {
	background: none;
	width: 4px;
}
/*shadowend*/
.button {
	border: none;
	background: #999999;
	color:#FFFFFF;
	font-size:11px;
	text-transform: uppercase;
	width:auto;
	font-weight:normal;
}
.buttonlogout {
	border: none;
	background: #CCCCCC;
	color:#000000;
	font-size:11px;
	text-transform:uppercase;
	width:auto;
	font-weight:normal;
}
.input {
	border:1px solid #CCCCCC;
	background-color:#FFFFFF;
	color:#000000;
	width:100%;
}
.inputnoborder {
	font-family: Georgia, Times, serif;
	border:none;
	background:none;
	color: #000000;
	width: 100%;
	margin-bottom: 1px;
}
.inputfreeze {
	font-family: Georgia, Times, serif;
	border:none;
	background:none;
	color:#000000;
	width: 100%;
	margin-bottom: 1px;
}
.inputhighlight {
	border:1px solid #CCCCCC;
	background-color:#ffe7e7;
	color:#000000;
	width:100%;
}
input {
	font-family: Georgia, Times, serif;
	font-size: 12px;
}
textarea {
	font-family: Georgia, Times, serif;
	font-size: 11px;
}
/*headerend*/
/*footer*/
.footer {
	clear:both;
	background-color:#000000;
	color:#CCCCCC;
	font-size:10px;
	padding:10px;
	margin:0px;
	text-align:center;
}
.footer a:link, .footer a:visited, .footer a:active {
	color:#CCCCCC;
}
.footer a:hover {
	color:#333333;
}
.banner {
	padding: 10px;
}
/*footerend*/
/*twitter*/
#twitter_div {
	background: #fef9fd;
	padding:10px;
	min-height:204px;
	width:260px;
	border:1px solid #999999;
}
#twitter_div a:link, #twitter_div a:visited, #twitter_div a:active {
	font-size:10px;
	color:#333333;
}
#twitter_div a:hover {
	color:#333333;
}
#twitter_div ul {
	float:none;
	margin:0px;
	padding:0px;
	font-size:12px;
	list-style-image: none;
	list-style: square;
}
#twitter_div li {
	float:none;
	margin:10px 12px;
	padding:0px;
}
.sidebar-title {
	margin:0px;
	padding:0px;
	color:#666666;
	font-size: 12px;
	text-align: center;
	text-transform:uppercase;
	background: none;
}
/*twitterend*/
.pdtname {
	text-transform:none;
	font-size:11px;
	color:#666666;
	margin:0px;
	padding:5px 0px 0px 0px;
	text-align:center;
	font-weight:normal;
}
.pdtname a:link,
.pdtname a:visited,
.pdtname a:active{
	text-transform:none;
	color:#666666;
	text-align:center;
}
.pdtname a:hover{
	color:#000000;
}
.onsale {
	color:#FF0000;
	text-align:center;
}
/*headerend*/

.outofstock {
	color:#FF0000;
	text-align:center;
}

.itemleft{
	float: left;
	padding: 0px 16px 0px 0px;
}
.itemright{
	float: left;
}
script {
	margin: 0px;
	padding: 0px;
}