﻿body, html {
	margin: 0;
	padding: 0;
	font-size : 90%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C0C0C0;
	width: 100%;
}
#frame {
	background: url(images/frame_left.gif) repeat-y;
	height: auto;
	background-color: #FFFFFF;
	margin: 0px 12px 0px 12px;
}
/* header and menu */
.header {
	background: url(images/frame_right.gif) right repeat-y;
	margin-right: auto;
}
#toparea {
	position: relative;
}
.top_option:hover {
	text-decoration: underline;
}
#logo_img {
	border: 0;
	margin: 0;
	padding: 0;
	padding-left: 12px;
	display: block;
	float: left;
}
.menu_bar {
	height: 27px;
	position: relative;
	border-width: 1px 0;
	border-style: solid;
	margin: 0px 7px 0px 7px;
	padding: 0;
	clear: both;
}
.menu_bar ul.menu li {
	float: left;
	border-width: 0 1px 0 0;
	border-style: solid;
	border-color: #808080;
}
.menu_bar ul.menu li a {
	padding: 0 5px;
	width: auto;
	height: 25px;
	margin: 1px;
	display: block;
	vertical-align: middle;

}
.menu_bar li {
	font-weight: bold;
	font-size: 10px;
}
.menu_bar li a, .menu_bar li a:visited {
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 25px;
}
.menu_bar li a.current_item:visited {
	color: #fff;
}

.menu_bar ul.menu {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	white-space: nowrap;
}
.menu_bar ul.menu {
	left: 0;
}
* html .menu_bar ul.menu li a {
	width: 25px;
}
.menu_bar ul.menu li.menu_left_pad {
	width: 9px;
	height: 27px;
}
#topics {
	margin: 0px 40px 0px 22px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
}
#topics a {
	margin-left: 5px;
	margin-right: 5px;
	text-decoration: none;
}
#page {
	width: 100%;
	height: 100%;
	background: url(images/frame_right.gif) top right repeat-y;
	display: block;
}
h1 {
	margin: 0;
	margin-left: 15px;
	padding-top: 15px;
	padding-bottom: 3px;
	font-size: 160%;
}
.topiccloud {
	margin-left: 15px;
	padding: 4px 4px 4px 4px;
	background-color: #E8E8E8;
	width: 92%;
	border: 1px solid;
	border-color: #000000;
	
}
.topiccloud a {
	line-height: 22px;
	font-size: 110%;
	color: black;
	text-decoration: none;
}
.topiccloud a:hover {
	text-decoration: underline;
}
.topiccloud .topiclink {
	display:inline;
}
.topiccloud span {
	font-size: 90%;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	padding: 0;
	margin-right: 15px;
	white-space:pre-wrap;
}

#content {
	padding: 5px 5px 5px 5px;
}
/* Content Item */
.item {
	width: 205px;
	margin: 0;
	margin-left: 10px;
	margin-bottom: 6px;
	padding-top: 10px;
	text-align: center;
	display: block;
	float: left;
}
.item_top {
	height: 400px;
	overflow: hidden;
}
.item h1 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 16px;
	line-height: 15px;
	padding: 0px 4px 0px 4px;
	margin: 0;
	margin-left: 4px;
	text-align: left;
	height: auto;
}
.item p {
	margin: 0;
	margin-top: 2px;
	padding-left: 3px;
	padding-right: 3px;
	font-size: 10px;
	text-align: left;
}
.item ul {
	margin: 0;
	margin-top: 4px;
	margin-left: 25px;
	padding: 0px 3px 0px 10px;
	font-size: 9px;
	line-height: 11px;
	text-align: left;
}
.item .image {
	border: 1px solid #000000;
	width: 180px;
	height: 180px;
	background: url(images/loading.gif) center middle no-repeat;
}
.item .logo {
	border: 1px solid #999999;
	display: inline-block;
	float: right;
	margin-right: 10px;
	margin-bottom: 5px;
}
.item .price {
	float: left;
	margin-left: 10px;
	vertical-align: bottom;
}
.info {
	padding-right: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
	background: url(images/arrowright.png) center right no-repeat;
	text-align: left;
	text-decoration: none;
	color: #3399FF;
	display: inline-block;
}
.info:hover {
	text-decoration: underline;
}
.heading {
	margin: 0;
	padding: 0;
	margin-left: 18px;
	padding-top: 5px;
	color: #996633;
	display: inline-block;
	clear: none; 
	font-family: Nina, Arial, Helvetica, sans-serif;
	letter-spacing: 0.05em;
	font-size: 27px;
}
.sort {
	font-size: 11px;
}
.sortmethod {
	color: #990000;
	font-size: 12px;
	font-weight: bold;
}
.sortmessage {
	padding-top: 7px;
	padding-left: 20px;
}
.pagecontrol {
	margin-left: 20px;
	margin-top: 10px;
	margin-bottom: 2px;
	display: block;
	clear: left;
	cursor: pointer;
}
.pagecontrol a {
	font-size: 10px;
	padding: 2px 4px 2px 4px;
	border-style: solid;
	border-width: 1px;
	border-color: #CC9900;
	color: #000000;
	text-decoration: none;
	line-height: 18px;
	margin-right: 4px;
}
.pagecontrol a .elipsis {
	border-style: none;
}
.pagecontrol a:hover {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
.pagecontrol a .elipsis:hover {
	border-style: none;
}
.pagecontrol .page_off {
	font-size: 10px;
	color: #000000;
	margin-right: 3px;
}
.pagecontrol .jump_off {
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
	border-color: #C0C0C0;
	color: #C0C0C0;
	margin-right: 3px;
}
.pagecontrol .page_on {
	font-size: 13px;
	color: #FFFFFF;
	background-color: #000000;
}
.top_jump {
	float: right;
	clear: left;
	display: inline-block;
	background: url(images/arrowup.png) center left no-repeat;
	padding-left: 14px;
	margin-right: 12px;
	font-weight: bold;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}
.top_jump:hover {
	text-decoration: underline;
}
#navcloud {
	text-align: center;
	margin: 0px 18px 0px 18px;
	background-color: #E6E6E6;
	border-width: 1px;
	border-style: solid;
	border-color: #C0C0C0;
	padding: 10px 10px 10px 10px;
}
#navcloud a:visted {
	text-decoration: none;
	color: #996633;
}
#navcloud a:hover {
	color: #FFFFFF;
	background-color: #CC9900;
	text-decoration: underline;
}
#navcloud .t1 {
	list-style-type: none;
	text-decoration: none;
	color: #660033;
	margin-right: 7px;
	white-space: nowrap;
}
#navcloud .t2 {
	list-style-type: none;
	text-decoration: none;
	color: #8600A8;
	margin-right: 7px;
	white-space: nowrap;
}
#navcloud .t3 {
	list-style-type: none;
	text-decoration: none;
	color: #BB2F00;
	margin-right: 7px;
	white-space: nowrap;
}
#navcloud .t4 {
	list-style-type: none;
	text-decoration: none;
	color: #276C87;
	margin-right: 7px;
	white-space: nowrap;
}
#navcloud .t5 {
	list-style-type: none;
	text-decoration: none;
	color: #7B5228;
	margin-right: 7px;
	white-space: nowrap;
}
#footer {
	margin: 0;
	border-top: 1px;
	border-color: #000000;
	margin: 15px 10px 0px 9px;
	clear: left;
	vertical-align: top;
	padding-bottom: 4px;
	border-top-style: dashed;
	width: auto;
	display: table;
	width:100%;
	margin-right:auto;

}
#footer ul {
	margin: 0;
	padding-left: 7px;
	padding-top: 9px;
	height: 22px;
}
#footer ul li {
	list-style-type: none;
	display: inline;
	color: #996633;
}
#footer ul li a {
	margin: 0px 5px 7px 5px;
	padding-top: 7px;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}
#footer .letter {
	font-size: 12px;
	font-weight: bold;
	margin-left: 8px;
	color: #000000;
	text-decoration: none;
}
#footer .letter:hover, #footer ul li a:hover {
	text-decoration: underline;
}
#alphalist {
	margin-left: 12px;
	padding-top: 5px;
	float: left;
	display: inline;
	margin-bottom: 3px;
}
#logo_mini_img {
	border: 0;
	margin: 0;
	padding: 0;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 10px;
	display: inline;
	float: right;
}
.retailer {
	padding: 10px 30px 10px  30px;
}
.retailer h1 {
	margin: 0;
	padding: 0;
}
.retailer p {
	font-size: 13px;
}
.retailer .link {
	font-size: 13px;
	color: #666666;
}
.logo {
	border: 1px solid #999999;
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 5px;
}
.retailer .logo{
	float: right;
}
#logolist {
	clear:both;
	padding: 10px 10px 0px 10px;
	text-align: center;
}
.banner{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
}
.link_site {
	margin-left: 50px;
	margin-right: 50px;
}
.link_site h1 {
	margin:0;
}
.link_site .link{
	font-size: 13px;
	color: #666666;
}
.site_logo {
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	border: 1px solid #000000;
}

