/* SIDEBAR */
#sidebar {	
}
#sidebarNav li {
	margin-left: 4px;
	margin-right: 4px;
	clear: both;
}
.searchSidebarText {
	float: left;
}
.searchResultNumber {
	float: right;
}
#sidebarSearch {
	margin: 0px;
	padding-top: 10px;
	padding-left: 6px;
}

/* CONTENT */
#content {
	color: #666666;
	text-align: center;
	background-color: #ffffff;
}
#contentText {	
	margin-left: 2px;
	margin-right: 2px;
	text-align: center;
}
#topSellerTitle {
	padding-top: 10px;
	padding-left: 5px;
	color: #305772;
}
.topSellerSeparator {
	float: left;
	margin-top: 10px;
	height:1px;
	font-size: 1px;
	background-color: #305772;
	width: 225px;
}
.topSellerItemSeparator {
	float: left;
	height: 200px;
	margin-left: 1px;
	margin-right: 1px;
	width: 1px;
	background-color: #305772;
}	
.topSellerTxt {
	float: left;
	font-family: Times New Roman;
	font-size: 18px;
	padding-left: 5px;
	padding-right: 5px;
}
.topItemColumn {
	text-align: left;
	float: left;
	width: 31%;
	padding-left: 4px;
	padding-right: 4px;
	overflow: hidden;
}
#topItemTitle {
	color: #616161;
	font-size: 13px;
	font-weight: bold;
}
#topItemRetail {
	color: #444444;
	font-weight: bold;
}
#topItemPrice {
	color: #305776;
	font-weight: bold;
}
#topItemMultipay {
	color: #305776;
	font-weight: bold;
}
.topItemColumnTxt {
	margin: 8px;
}
.columnLeftBorder {
	border-left-color: #305772;
	border-left-style: solid;
	border-left-width: 1px;
}
#sectionSeparator {
	background-color: #305772;
	height: 1px;
	font-size: 1px;
	width: 98%;
}
.searchResultText {
	color: #305776;
	text-align: left;
}
.searchResultText a:link,
.searchResultText a:visited {
	color: #305776;
	text-decoration: underline;
}
.searchSectionSeparator {
	background-color: #d6d6d6;
	margin-top: 2px;
	margin-bottom: 2px;
	height: 1px;
	font-size: 1px;
	width: 98%;
}
.pathText {
	font-size: 12px;
	font-family: verdana;
}
#searchResultPage {
	color: #616161;
	text-align: right;
	width: 98%;
}
#searchResultPage a:link,
#searchResultPage a:visited {
	color: #616161;	
}
.searchResultPageHighlight {
	color: #305772;
	font-weight: bold;
	text-decoration: none;
}
.searchResultPageNo {	
	text-decoration: underline;
}
#viewOptions {
	background-color: #f9f6ef;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 14px;
	padding-right: 14px;
}
.itemColumn {
	text-align: left;
	float: left;
	width: 31%;
	padding-left: 4px;
	padding-right: 4px;
	overflow: hidden;
}
#itemTitle {
	color: #606060;
	font-size: 13px;
}
#itemRetail {
	color: #666666;
}
#itemPrice {
	color: #305776;
	font-weight: bold; 
}
#itemMultipay {
	color: #305776;
	font-weight: bold; 	
}
.itemSeparator {
	float: left;
	margin-top: 20px;
	height: 160px;
	margin-left: 1px;
	margin-right: 1px;
	width: 1px;
	background-color: #d6d6d6;
}
.imageSpaceAdj {
	display: block;
	border: 0;
}
#headerNav3 {
	background:#305772 none repeat scroll 0 0;
	color:#FFFFFF;
	margin:0;
	padding:0 5px 0 13px;
	text-align:left;
	vertical-align:middle;
}
#headerNav4 {
	background:#FFFFFF none repeat scroll 0 0;
	border-color:#305772;
	border-style:solid;
	border-width:0 5px;
	color:#616161;
	font-size:11px;
	height:20px;
	margin:0;
	overflow:hidden;
	padding:5px 13px;
	text-align:left;
	vertical-align:middle;
}
