/* Trading Stylesheets */

#main_trading_holder {
	width: 600px;
	float: left;
	background-image: url(../images/main_top_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
#main_product_holder {
	width: 580px;
	float: left;
	background-image: url(../images/main_top_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 20px;
}
#main_confirmation_holder {
	width: 880px;
	float: left;
	padding-left: 20px;
	background-image: url(../images/main_top_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
#main_search_holder {
	width: 875px;
	float: left;
	background-image: url(../images/main_top_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	padding-right: 10px;
	padding-left: 15px;
}
#side_holder {
	float: left;
	width: 300px;
	background-image: url(../images/side_top_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}

/* Sort Tabs */

.sort_tab, .comment_tab {
	padding-left: 15px;
	padding-right: 10px;
	float: left;
	margin-top: 0px;
}
.search_tab {
	padding-right: 5px;
	float: left;
	width: 870px;
	background-image: url(../images/main_top_bg.png);
	background-repeat: repeat-x;
}
.selected_sortlatest, .selected_sortsearch {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
}
.selected_tab, .selected_tab a:link, .selected_tab a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	margin-left: 1px;
	text-decoration: none;
}

.selected_tab_2 {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	line-height: 12px;
	margin-left: 1px;
}
.selected_sortdate {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	margin-left: 2px;
}
.unselected_sortpopular, .unselected_sortsearch {
	font-size: 11px;
	color: #006600;
	font-weight: bold;
	padding-left: 5px;
}
.unselected_sortpopular2 {
	font-size: 11px;
	color: #006600;
	font-weight: bold;
	padding-left: 2px;
}
.unselected_sortpopular a:link, .unselected_sortpopular a:visited, .unselected_sortpopular2 a:link, .unselected_sortpopular2 a:visited, .unselected_sortsearch a:link, .unselected_sortsearch a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.unselected_sortpopular a:hover, .unselected_sortpopular2 a:hover, .unselected_sortsearch a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #00BF00;
}
.unselected_tab {
	font-size: 11px;
	color: #006600;
	font-weight: bold;
	padding-left: 3px;
}
.unselected_sortlatest{
	font-size: 11px;
	color: #006600;
	font-weight: bold;
}
.unselected_sortlatest2{
	font-size: 11px;
	color: #006600;
	font-weight: bold;
	padding-left: 3px;
}
.unselected_tab a:link, .unselected_tab a:visited, .unselected_sortlatest a:link, .unselected_sortlatest a:visited, .unselected_sortlatest2 a:link, .unselected_sortlatest2 a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	text-decoration: none;
}
.unselected_tab a:hover, .unselected_sortlatest a:hover, .unselected_sortlatest2 a:hover {
	font-size: 11px;
	font-weight: bold;
	color: #00BF00;
}

/* Search Bar Area */

#search_bar_area {
	width: 542;
	margin-bottom: 20px;
}
.search_bar {
	margin-top: 10px;
	width: 570px;
	height: 50px;
	padding-right: 10px;
	padding-left: 20px;
	float: left;
	margin-bottom: 20px;
}
.search_bar_left {
	height: 100%;
	float: left;
	width: 13px;
}
.search_bar_center {
	background-image: url(../images/search_bar_bg.png);
	background-repeat: repeat-x;
	width: 544px;
	height: 100%;
	float: left;
}
.search_bar_right {
	height: 100%;
	float: left;
	width: 13px;
}
.search_form {
	float: left;
}
.search_field {
	float: left;
	margin-top: 15px;
	margin-left: 10px;
	width: 150px;
	font-size: 10px;
	color: #006633;
}
.search_button {
	font-size: 10px;
	float: left;
	margin-left: 15px;
	margin-top: 5px;
}
.search_bar_text {
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	float: left;
	margin-top: 17px;
	padding-left: 30px;
}

/* Side Contents */

#side_content {
	height: 100%;
}

#side_spacer {
	float: left;
	width: 100px;
	height: 50px;
}
#top_trading, #about {
	width: 280px;
	padding-left: 10px;
	float: left;
}
#top_trading_adsense {
	width: 280px;
	padding-top: 40px;
	padding-left: 21px;
	float: left;
}
#top_trading_others {
	width: 280px;
	padding-top: 30px;
	padding-left: 10px;
	float: left;
	text-align: center;
}
#top_trading_titles {
	width: 160px;
	clear: left;
	float: left;
	margin-top: 20px;
}
#top_detailtrading_titles,#top_searchtrading_titles {
	width: 88px;
	clear: left;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
	background-image: url(../images/tab_topstory.png);
	height: 19px;
}
#top_trading_border {
	width: 260px;
	height: auto;
}
#top_trading_container {
	height: 100%;
	width: 260px;
	padding-bottom: 10px;
	float: left;
}
.top_spacer {
	float: left;
	height: 1px;
	clear: left;
	width: 270px;
}
#about_title, #stuffs_trading_titles {
	width: 160px;
	clear: left;
	float: left;
	margin-top: 5px;
	background-image: url(../images/tab_top.png);
	background-repeat: no-repeat;
}
#about_border {
	width: 260px;
	height: 270px;
}
#about_container {
	width: 260px;
	height: 270px;
	float: left;
}
.tab_titles {
	font-size: 12px;
	font-weight: bold;
	color: #003300;
	height: 26px;
	margin-bottom: -2px;
}
.tab_border {
	float: left;
	clear: left;
	padding: 5px;
	background-color: #DDEEAA;
	border: 1px solid #A3E557;
}
.tab_container {
	background-color: #FAFFEA;
}
.abt_kiloqus {
	font-size: 12px;
	color: #333333;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	width: 235px;
}
.abt_kiloqus_more {
	font-size: 11px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	float: right;
}
.abt_kiloqus_more a:link, .abt_kiloqus_more a:visited {
	font-size: 11px;
	color: #009900;
	text-decoration: none;
	border: 1px solid #A3E557;
	background-color: #DDF5A1;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	float: left;
}
.abt_kiloqus_more a:hover {
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #39BD00;
}
.abt_kiloqus_signup {
	font-size: 11px;
	margin-top: 10px;
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #333333;
}
.abt_kiloqus_signup a:link, .abt_kiloqus_signup a:visited {
	font-size: 11px;
	color: #009900;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #A3E557;
	background-color: #DDF5A1;
	float: left;
}
.abt_kiloqus_signup a:hover {
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #39BD00;
}
.abt_kiloqus_splash {
	margin-top: 5px;
	float: left;
	padding-left: 4px;
}
.top_trading_body {
	width: 270px;
	margin-top: 10px;
	float: left;
	padding-left: 10px;
}
.top_trading_qus {
	background-image: url(../images/qus_number_box.png);
	height: 28px;
	width: 31px;
	text-align: center;
	font-size: 12px;
	color: #660000;
	font-weight: bold;
	float: left;
	line-height: 13px;
	padding-top: 3px;
}
.top_trading_position {
	background-image: url(../images/qus_number_box.png);
	height: 22px;
	width: 31px;
	text-align: center;
	font-size: 16px;
	color: #003366;
	font-weight: bold;
	float: left;
	line-height: 13px;
	padding-top: 9px;
}
.top_trading_title {
	font-size: 12px;
	color: #333333;
	width: 201px;
	float: left;
	margin-left: 8px;
	margin-right: 10px;
}
.top_trading_title a:link {
	color: #333333;
	text-decoration: underline;
}
.top_trading_title a:visited {
	color: #999999;
	text-decoration: underline;
}
.top_trading_title a:hover {
	color: #008000;
	text-decoration: underline;
}
.top_timeleft {
	font-size: 9px;
	color: #999999;
	margin-top: 4px;
	margin-left: 10px;
	float: left;
}
.category_body, .featured_body, .comments_body {
	width: 260px;
	margin-top: 10px;
	float: left;
}
.category_title {
	color: #FF6600;
	font-size: 13px;
	font-weight: bold;
	float: left;
	padding-left: 10px;
	clear: left;
}
.category_title a:link, .category_title a:visited {
	color: #FF6600;
	text-decoration: underline;
}
.category_title a:hover {
	color: #FF3300;
	text-decoration: underline;
}
.category_items a:link, .category_items a:visited {
	color: #333333;
	text-decoration: none;
}
.category_items a:hover {
	color: #000000;
	text-decoration: underline;
}
.category_items {
	clear: left;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: 5px;
	font-size: 11px;
	color: #333333;
	margin-bottom: 15px;
	width: 220px;
}
.featured_title {
	color: #006666;
	font-size: 12px;
	font-weight: bold;
	float: left;
	padding-left: 10px;
	clear: left;
	width: 100%;
}
.featured_title a:link, .featured_title a:visited {
	color: #BF0060;
	text-decoration: underline;
}
.featured_title a:hover {
	color: #9F0050;
	text-decoration: underline;
}
.featured_description {
	clear: left;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	color: #333333;
	width: 220px;
	margin-top: 1px;
	margin-bottom: 3px;
}
.featured_reputation {
	clear: left;
	float: left;
	padding-right: 10px;
	padding-left: 15px;
	font-size: 11px;
	color: #333333;
	width: 215px;
	margin-top: 1px;
	margin-bottom: 15px;
}
.featured_reputation img {
	margin-right: 1px;
}
.featured_all {
	font-size: 10px;
	text-align: right;
	float: left;
	width: 250px;
	display: inline;
	padding-right: 10px;
}
.featured_all a:link, .featured_all a:visited {
	color: #006600;
	text-decoration: underline;
}
.featured_all a:hover {
	color: #009900;
	text-decoration: underline;
}
#widget_area{
	width: 280px;
	padding-top: 30px;
	padding-bottom: -10px;
	padding-left: 10px;
	float: left;
	text-align: center;
}
#widget_unit{
	padding-bottom: 5px;
	clear:left;
}
#ad_area{
	width: 280px;
	padding-top: 30px;
	padding-bottom: -10px;
	padding-left: 10px;
	float: left;
	text-align: center;
}
#ad_unit{
	padding-bottom: 5px;
	clear:left;
}
#exchange_rate {
	clear: left;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-bottom: 5px;
	text-align: center;
}
#exchange_rate_table{
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	border: 1px dashed #CCCCCC;
}
#exchange_rate_table caption{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
}
#exchange_rate_table th {
	color: #333333;
	font-size: 12px;
	background-image: url(../images/extableback.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
}
#exchange_rate_table th img{
	margin-bottom: -1px;
}
#exchange_rate_note {
	font-size: 10px;
	color: #000000;
	clear: left;
	margin-top: 5px;
	margin-bottom: 10px;
}


/* Main Trading/Search Contents */

#trading_submitted {
	margin: 0px;
	padding: 0px;
	width: 100%;
}
#pop_hot {
	position: absolute;
	height: 27px;
	width: 60px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-top: 2px;
}
#pop_new {
	position: absolute;
	height: 27px;
	width: 60px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-top: 2px;
}
#pop_actnow {
	position: absolute;
	height: 27px;
	width: 60px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	padding-top: 2px;
}
.bg_plain {
	float: left;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	clear: left;
	width: 560px;
}
.bg_vendor {
	float: left;
	padding-left: 25px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: left;
	width: 560px;
}
.searchbg_plain {
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	clear: left;
	width: 865px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
#trading_itempic {
	width: 104px;
	float: left;
	margin-bottom: auto;
	margin-left: 10px;
	margin-right: -5px;
}
#search_itempic {
	margin-bottom: auto;
	margin-left: 5px;
	width: 100px;
	float: left;
	margin-right: 2px;
}
img.item_pic {
	border: 1px solid #6ED133;
	padding: 1px;
}
.search_pic {
	border: 1px solid #6ED133;
	padding: 1px;
	margin-left: 18px;
	float: left;
}
#trading_body {
	width: 430px;
	padding-left: 20px;
	float: left;
}
.trading_title {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	color: #008000;
}
.trading_title a:link {
	color: #008000;
	text-decoration: underline;
	font-weight: bold;
}
.trading_title a:visited{
	color: #60BF00;
	text-decoration: underline;
	font-weight: bold;
}
.trading_title a:hover {
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}
.search_title {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #008000;
    width: 100%;
}
.search_title a:link {
	color: #008000;
	text-decoration: underline;
	font-weight: bold;
}
.search_title a:visited{
	color: #60BF00;
	text-decoration: underline;
	font-weight: bold;
}
.search_title a:hover {
	font-weight: bold;
	color: #660000;
	text-decoration: underline;
}
.trading_details {
	font-size: 10px;
	color: #8A8A8A;
	margin-top: 3px;
}
.search_details {
	float: left;
	margin-top: 8px;
	width: 340px;
	margin-right: 2px;
	padding-left: 10px;
}
.search_description {
	font-size: 10px;
	color: #666666;
    width: 85%;
	padding-left: 5px;
	padding-top: 5px;
}
.search_time {
	font-size: 10px;
	color: #8A8A8A;
	margin-top: 25px;
	width: 120px;
	text-align: center;
	float: left;
}
.search_qus {
	font-size: 12px;
	color: #8A8A8A;
	width: 120px;
	text-align: center;
	float: left;
	margin-right: 2px;
	margin-top: 10px;
}
.remaining_time {
	color: #FF6600;
}
.qus_no {
	color: #003366;
	font-weight: bold;
	font-size: 11px;
}
.qus_remaining {
	color: #990000;
}
.searchqus_remaining {
	color: #990000;
	font-size: 10px;
}
.trading_grouping {
	font-size: 10px;
	color: #8A8A8A;
}
.trading_grouping a:link, .trading_grouping a:visited {
	color: #8A8A8A;
	text-decoration: underline;
}
.trading_grouping a:hover {
	color: #666666;
	text-decoration: underline;
}
.trading_summary {
	font-size: 12px;
	color: #333333;
	margin-top: 15px;
}
.summary_more a:link, .summary_more a:visited {
	font-size: 12px;
	color: #757575;
	text-decoration: underline;
}
.summary_more a:hover {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
.trading_price {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	margin-top: 15x;
	clear: left;
}
.trading_view {
	margin-top: 16px;
}
.search_price {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	width: 160px;
	float: left;
	margin-top: 5px;
	margin-right: 2px;
	text-align: center;
}
.price_tag {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.normal_price {
	color: #333333;
}
.or_lower {
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
#trading_divider_line {
	height: 1px;
	width: 565px;
	padding-right: 10px;
	padding-left: 20px;
	float: left;
}
.line {
	background-color: #CCCCCC;
	height: 1px;
	width: 100%;
	float: left;
}
#promotion_flash {
	width: 570px;
	padding-right: 10px;
	height: 240px;
	margin-top: 5px;
	margin-bottom: 7px;
}
.trading_smallbuttons {
	font-size: 10px;
	margin-top: -18px;
	position: absolute;
	margin-bottom: 0px;
	margin-left: 300px;
}
.search_smallbuttons {
	margin-top: 10px;
	width: auto;
}
#searchresult_header {
	font-size: 11px;
	color: #000000;
	padding-left: 5px;
	margin-top: 10px;
	float: left;
	text-align: center;
	width: 870px;
}
.searchresult_pic {
	float: left;
	width: 100px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 2px;
}
.searchresult_item {
	float: left;
	width: 350px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 2px;
}
.searchresult_qus {
	float: left;
	width: 120px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	margin-right: 2px;
}
.searchresult_price {
	float: left;
	width: 160px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.searchresult_time {
	float: left;
	width: 120px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.search_result_number {
	font-size: 12px;
	color: #666666;
	padding-left: 20px;
	float: left;
	margin-top: 2px;
}
.search_sort {
	font-size: 11px;
	color: #666666;
	float: right;
	margin-top: 2px;
}
.search_sort_container {
	float: right;
	padding-right: 10px;
	margin-top: 0px;
	padding-bottom: 1px;
}
.search_sort_combobox {
	font-size: 10px;
	color: #003300;
	background-color: #FAFFEA;
	border: 1px solid #669900;
}
.search_tag {
	font-weight: bold;
	color: #660000;
}

/* Paging */

#paging {
	font-size: 11px;
	color: #006600;
	clear: left;
	float: left;
	width: 560px;
	margin-top: 10px;
	padding-top: 4px;
	padding-right: 20px;
	padding-bottom: 4px;
	padding-left: 20px;
	text-align: center;
}
#paging_search {
	font-size: 11px;
	color: #006600;
	clear: left;
	float: left;
	width: 855px;
	margin-top: 10px;
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 4px;
	padding-left: 12px;
	text-align: center;
}
#paging p a:link, #paging p a:visited, #paging_search p a:link, #paging_search p a:visited {
	font-size: 11px;
	color: #006600;
	border: 1px solid #006600;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-decoration: none;
	margin-right: 1px;
	background-color: #FAFFEA;
}
#paging p a:hover, #paging_search p a:hover {
	background-color: #EBF9C6;
	font-size: 11px;
	color: #009900;
	text-decoration: none;
	border: 1px solid #39BD00;
	margin-right: 1px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#paging p .current, #paging_search p .current {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #39BD00;
	margin-right: 1px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #006600;
}

/* Spacers */

#search_spacer {
	width: 600px;
	clear: left;
	float: left;
	height: 50px;
}
#trading_spacer {
	width: 600px;
	clear: left;
	float: left;
	height: 30px;
}

/* Product Page */

#product_header {
	float: left;
	width: 100%;
}
.product_title {
	font-size: 20px;
	font-weight: bold;
	float: left;
	color: #008800;
	width: 100%;
	padding-left: 5px;
	text-decoration: underline;
	margin-top: 5px;
}
.product_category {
	clear: left;
	float: left;
	font-size: 11px;
	color: #666666;
	padding-left: 5px;
	margin-top: 5px;
	width: 100%;
	font-style: italic;
}
.product_category a:link, .product_category a:visited {
	color: #003300;
	text-decoration: none;
}
.product_category a:hover {
	color: #003300;
	text-decoration: underline;
}
#product_thumbnail {
	float: left;
	clear: left;
	margin-top: 30px;
	width: 251px;
}
.product_pic {
	border: 1px solid #CCCCCC;
	width: 250px;
}
#product_info {
	float: left;
	width: 290px;
	margin-top: 26px;
	margin-left: 20px;
	font-size: 11px;
	color: #333333;
}
.product_info_divider {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height: 1px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	float: left;
}
.product_price_tag {
	font-size: 15px;
	color: #FF0000;
	font-weight: bold;
}
.product_or_lower {
	font-size: 11px;
	color: #FF0000;
}
.product_qus {
font-size: 12px;
font-weight: bold;
color: #003399;
}
.product_qus_remaining {
	color: #990000;
	font-size: 10px;
}
.product_time_remaining {
	color: #990000;
	font-size: 10px;
}
.product_price_current {
	color: #660033;
	font-weight: bold;
}
.product_price_over {
	color: #999999;
	text-decoration: line-through;
}
.product_price_next {
	color: #666666;
}
.product_saved {
	color: #FF6600;
}
.product_oriprice {
	color: #660066;
	font-weight: bold;
}
.product_vendor a:link, .product_vendor a:visited{
	color: #006666;
	font-weight: bold;
}
.product_vendor a:hover {
	color: #339999;
}
#product_description {
	clear: left;
	float: left;
	width: 555px;
	margin-top: 30px;
	margin-right: 20px;
}
#product_details_header {
	float: left;
}
.product_details_tab {
	float: left;
	width: 148px;
	background-image: url(../images/products_details_selected.png);
	background-repeat: no-repeat;
	height: 20px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	padding-top: 6px;
}
.product_details_tab2 {
	float: left;
	width: 148px;
	background-image: url(../images/products_details_unselected.png);
	background-repeat: no-repeat;
	height: 19px;
	font-size: 12px;
	color: #003300;
	font-weight: bold;
	text-align: center;
	padding-top: 6px;
	margin-top: 1px;
}
.product_comments_tab {
	background-image: url(../images/products_comments_unselected.png);
	background-repeat: no-repeat;
	width: 217px;
	height: 19px;
	font-size: 12px;
	color: #003300;
	font-weight: bold;
	padding-top: 6px;
	margin-top: 1px;
	float: left;
	text-align: center;
}
.product_comments_tab2 {
	background-image: url(../images/products_comments_selected.png);
	background-repeat: no-repeat;
	width: 217px;
	height: 20px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 6px;
	float: left;
	text-align: center;
}
.product_comments_tab img, .product_comments_tab2 img {
	float: left;
	margin-left: 22px;
}
.product_comments_text {
	float: left;
}
.product_comments_text a:link, .product_comments_text a:visited, .product_details_text a:link, .product_details_text a:visited {
	color: #003300;
	text-decoration: none;
}
.product_comments_text a:hover, .product_details_text a:hover {
	color: #009900;
	text-decoration: none;
}
.product_details_divider {
	clear: left;
	float: left;
	width: 565px;
	background-color: #A3E557;
	height: 2px;
}
.product_sections_header {
	font-size: 12px;
	font-weight: bold;
	color: #003955;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 10px;
	width: 555px;
	margin-right: 30px;
	float: left;
	margin-top: 10px;
	background-image: url(../images/sections_header_bg.png);
	background-repeat: repeat-x;
	height: 17px;
}
.product_description_body, .product_spec_body, .product_support_body, .product_paymentdelivery_body, .product_terms_body, .product_images_body {
	float: left;
	width: 545px;
	margin-right: 30px;
	padding: 10px;
	font-size: 12px;
	color: #333333;
	margin-bottom: 10px;
}
.product_discount_details {
	color: #006600;
	font-weight: bold;
}
.product_discount_details a:link, .product_discount_details a:visited {
	color: #006600;
	text-decoration: underline;
}
.product_discount_details a:hover {
	color: #00AA00;
	text-decoration: underline;
}
.product_top {
	float: right;
	margin-top: 3px;
	padding-right: 6px;
}
#image_container {
	width: 400px;
	border: 1px solid #333333;
	float: left;
	margin-left: 8px;
}
#thumbnail_container {
	float: left;
	width: 100px;
	margin-left: 20px;
	margin-bottom: 10px;
}
#thumbnail_container a:link img, #thumbnail_container a:visited img{
	margin-bottom: 3px;
	border: 2px solid #CCCCCC;
}
#thumbnail_container a:hover img{
	border: 2px solid #009900;
}
#product_spacer {
	width: 100%;
	clear: left;
	float: left;
	height: 20px;
}
#comment_spacer {
	width: 100%;
	clear: left;
	float: left;
	height: 30px;
}
.popup_notes {
	width: 195px;
	height: 40px;
	font-size: 10px;
	color: #333333;
	border: 1px solid #A3E557;
	background-color: #FAFFEA;
	display: none;
	z-index: 1;
	font-weight: bold;
	padding: 5px;
}
.product_actions {
	font-size: 11px;
	margin-top: 5px;
	float: left;
	color: #333333;
	display: inline;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.product_actions a:link, .product_actions a:visited {
	font-size: 11px;
	color: #009900;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #A3E557;
	background-color: #DDF5A1;
	float: left;
	margin: 0px;
}
.product_actions a:hover {
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #39BD00;
	margin: 0px;
}
.product_actions img {
	margin-bottom: -3px;
}

/* Product Comments */

.comments_text {
	float: left;
}
.comments_container {
	clear: left;
	float: left;
	font-size: 12px;
	color: #333333;
	width: 565px;
	min-height: 200px;
}
.comments_texts {
	font-size: 12px;
	color: #333333;
	padding: 15px;
}
.comments_details {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-size: 10px;
	color: #999999;
	padding-left: 15px;
	padding-bottom: 10px;
}
.comments_field {
	clear: left;
	float: left;
	width: 540px;
	padding-top: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.comments_wrapper {
	background-color: #F1FBD9;
	width: 100%;
	border: 1px solid #D7F28C;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}
.comments_field h3 {
	font-size: 16px;
	color: #003300;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
}
.comments_shade {
	background-color: #F4F4F4;
}

/* Tell your friends */

.tell_your_friends {
	font-size: 11px;
	font-weight: bold;
	clear: left;
	float: left;
	width: 250px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 10px;
}
.tell_your_friends a:link, .tell_your_friends a:visited {
	font-size: 11px;
	font-weight: bold;
	clear: left;
	float: left;
	width: 250px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #009900;
	border: 1px solid #A3E557;
	background-color: #DDF5A1;
	text-decoration: none;
}
.tell_your_friends a:hover {
	font-size: 11px;
	font-weight: bold;
	clear: left;
	float: left;
	width: 250px;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FF6600;
	border: 1px solid #39BD00;
	text-decoration: none;
}
.notify {
	font-size: 12px;
	color: #666666;
}
.notify a:link, .notify a:visited {
	color: #006600;
}
.notify a:hover {
	color: #009900;
}
.textfields, .comboboxes {
	font-size: 12px;
	color: #003300;
	background-color: #FAFFEA;
	border: 1px solid #669900;
	font-family: Arial, Helvetica, sans-serif;
}
.buttons {
	font-size: 14px;
	color: #003300;
}

/* No results and Confirmations */

#no_search_result {
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 125px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 125px;
}
#no_items {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
}
#no_items_home {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 100px;
}

/* My Qus, Qus It and Direct Buy Contents */

.confirmation_header {
	padding-left: 5px;
	margin-top: 15px;
	font-size: 12px;
	width: 500px;
	color: #333333;
	font-weight: bold;
}
#confirmation_container {
	width: 100%;
	float: left;
}
#confirmation_texts {
	width: 860px;
	float: left;
	margin-top: 30px;
	padding-left: 10px;
}
#confirmation_texts p {
	font-size: 12px;
	color: #333333;
	padding-right: 50px;
}
#confirmation_texts a:link, #confirmation_texts a:visited {
	color: #006600;
	text-decoration: underline;
}
#confirmation_texts a:hover {
	color: #009900;
	text-decoration: underline;
}
.confirmation_fullname {
	color: #660066;
	text-decoration: underline;
	font-weight: bold;
}
.confirmation_action {
	color: #009900;
	text-decoration: underline;
	font-weight: bold;
}
.confirmation_border {
	border: 1px solid #A3E557;
	padding: 1px;
}
#confirmation_product {
	width: 400px;
	margin-top: 20px;
	margin-right: 20px;
	float: left;
}
#confirmation_down {
	margin-top: 20px;
	margin-right: 20px;
	width: 400px;
	float: left;
	clear: left;
}
.confirmation_details {
	background-color: #F4FCE2;
	width: 100%;
	font-size: 12px;
	float: left;
	padding-bottom: 10px;
}
#confirmation_itempic {
	float: left;
	margin-bottom: auto;
	margin-left: 20px;
	margin-top: 17px;
}
.confirmation_details_header {
	color: #194100;
	font-weight: bold;
	padding: 6px;
	background-color: #DBF49F;
	font-size: 14px;
	clear: left;
	float: left;
	width: 388px;
}
#confirmation_product_details {
	width: 250px;
	margin-left: 15px;
	float: left;
	margin-top: 10px;
	font-size: 11px;
	color: #333333;
}
.confirmation_price {
	font-size: 15px;
	font-weight: bold;
	color: #FF0000;
}
.confirmation_orlower {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
}
.confirmation_oriprice {
	font-size: 12px;
	color: #999999;
	text-decoration: line-through;
}
.confirmation_discounted {
	color: #FF6600;
	font-size: 12px;
}
.confirmation_remaining {
	color: #003399;
}
.confirmation_product_title {
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.confirmation_details_header {
	float: left;
	clear: left;
}
#confirmation_customer_details {
	width: 350px;
	margin-top: 10px;
	margin-left: 20px;
	font-size: 12px;
	color: #333333;
	float: left;
}
#confirmation_spacer {
	width: 100%;
	clear: left;
	float: left;
	height: 50px;
}
.confirmation_summary_border {
	width: 400px;
	border: 2px solid #D4D4D4;
	float: left;
	padding: 1px;
	margin-top: 20px;
}
.confirmation_summary {
	background-color: #F4F4F4;
	width: 370px;
	padding: 15px;
	font-size: 12px;
	color: #000000;
}
.confirmation_summary a, .confirmation_summary a:visited {
	color: #006600;
	text-decoration: underline;
}
.confirmation_summary a:hover {
	color: #009900;
	text-decoration: none;
}
.confirmation_agree {
	font-size: 10px;
	color: #666666;
}
.confirmation_textfields {
	font-size: 12px;
	color: #003300;
	background-color: #FAFFEA;
	border: 2px solid #669900;
	font-family: Arial, Helvetica, sans-serif;
}
.confirmation_items {
	text-decoration: underline;
	font-size: 14px;
	color: #006600;
}
.confirmation_date {
	color: #CC0000;
}
.confirmation_amount_border {
	width: 400px;
	border: 1px solid #FF8080;
	float: left;
	padding: 1px;
	margin-top: 20px;
}
.confirmation_amount {
	background-color: #FFF0F0;
	width: 400px;
	font-size: 12px;
	color: #000000;
	padding-bottom: 5px;
	float: left;
}
.confirmation_amount_header {
	color: #660000;
	font-weight: bold;
	padding: 6px;
	background-color: #FFBFBF;
	font-size: 14px;
	clear: left;
	float: left;
	width: 388px;
}
#confirmation_amount_details {
	width: 90%;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	float: left;
	color: #000000;
}
.confirmation_amount_div {
	height: 1px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B4B4B4;
}
.confirmation_amount_items {
	color: #666666;
	font-weight: normal;
}
.confirmation_amount_notes {
	font-size: 10px;
	color: #666666;
	width: 400px;
	padding-left: 2px;
	padding-right: 2px;
	float: left;
	margin-top: 15px;
	margin-bottom: 50px;
}
.confirmation_actions {
	float: left;
	width: 825px;
	margin-top: 10px;
	font-size: 12px;
	color: #333333;
}
.confirmation_buttons {
	margin-top: 10px;
	float: right;
}
.confirmation_final_actions {
	float: left;
	width: 860px;
	margin-top: 30px;
	font-size: 12px;
	color: #333333;
	text-align: center;
}
.confirmation_final_buttons {
	margin-top: 10px;
}
.confirmation_title {
	padding-left: 5px;
	font-size: 24px;
	width: 855px;
	color: #006600;
	font-weight: bold;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 5px;
}
.confirmation_div {
	height: 1px;
	width: 96%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 5px;
	float: left;
	clear: left;
}
.confirmation_loading {
	font-size: 12px;
	color: #000066;
	float: left;
	width: 100%;
	font-weight: bold;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.confirmation_loading img {
	margin-bottom: -4px;
}
.buttons {
	font-size: 14px;
	color: #003300;
}
.product_popup_shipment {
	position: absolute;
	width: 180px;
	height: auto;
	border: 2px solid #FF6600;
	background-color: #FFFFCC;
	padding: 10px;
	visibility: hidden;
	font-size: 10px;
	margin-top: -21px;
	margin-left: 90px;
}
.product_popup_shipment h3 {
	font-size: 12px;
	font-weight: bold;
	color: #006600;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
}
.product_popup_shipment h3 img {
	margin-top: -7px;
}
.product_popup_arrow {
	margin-left: -24px;
	margin-top: -5px;
	position: absolute;
}
.product_popup_shipment_item {
	font-size: 10px;
	color: #660000;
	margin-bottom: 8px;
	clear: left;
	float: left;
}
#product_shipment_table {
	border: 1px solid #A3E557;
	clear: left;
	float: left;
}
#order_amount {
	width: 825px;
	margin-top: 20px;
	margin-right: 20px;
	float: left;
}
.order_amount_border {
	border: 1px solid #FF8080;
	float: left;
	padding: 1px;
	margin-top: 20px;
}
.order_amount {
	background-color: #FFF0F0;
	width: 825px;
	font-size: 12px;
	color: #000000;
	padding-bottom: 5px;
	float: left;
}
.order_amount_header {
	color: #660000;
	font-weight: bold;
	padding: 6px;
	background-color: #FFBFBF;
	font-size: 14px;
	clear: left;
	float: left;
	width: 813px;
}
#order_amount_details {
	width: 95%;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	float: left;
	color: #000000;
	font-size: 10px;
}
.order_amount_price {
	font-weight: bold;
	color: #333333;
	font-size: 12px;
}
.order_amount_items {
	color: #666666;
	font-weight: normal;
	font-size: 12px;
}
.order_amount_total {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
}
.order_amount_notes {
	font-size: 10px;
	color: #666666;
	width: 825px;
	padding-left: 2px;
	padding-right: 2px;
	float: left;
	margin-top: 15px;
}
.invoice_header {
	color: #990000;
	font-size: 14px;
	font-weight: bold;
	margin-top: 10px;
	padding-left: 5px;
}
.invoice_no {
	font-weight: bold;
	color: #990000;
	font-size: 13px;
	text-decoration: underline;
}

/* Product Categories */

.tab_child {
	font-size: 11px;
	color: #006600;
	margin-left: 20px;
	font-weight: normal;
	float: left;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	width: 440px;
}
.tab_child li {
	margin-right: 20px;
	float: left;
}
.tab_child li a:link, .tab_child li a:visited {
	color: #006600;
	text-decoration: none;
}
.tab_child li a:hover {
	color: #00BF00;
	text-decoration: underline;
}
.tab_child_selected {
	color: #000000;
	font-weight: bold;
}
.tab_child img {
	margin-right: 5px;
	margin-bottom: 0px;
	float: left;
	margin-top: 6px;
}

/* Fashion Contents */

#fashion_container {
	padding-left: 23px;
	padding-top: 15px;
	float: left;
}
#fashion_item_container {
	height: 265px;
	width: 180px;
	float: left;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFDF;
	margin-bottom: 10px;
}
#fashion_item_container:hover {
	background-color: #EBF3EB;
}
.fashion_item_pic {
	height: 100px;
	width: 100px;
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.fashion_item_pic img{
	padding: 1px;
	border: 1px solid #6ED133;
}
.fashion_item_title {
	font-size: 12px;
	font-weight: bold;
	color: #008000;
	margin-top: 8px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	clear: left;
	float: left;
	width: 170px;
	height: 30px;
}
.fashion_item_title a:link, .fashion_item_title a:visited {
	color: #008000;
	text-decoration: underline;
}
.fashion_item_title a:hover {
	color: #660000;
	text-decoration: underline;
}
.fashion_item_qus {
	color: #666666;
	font-size: 10px;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 3px;
	clear: left;
	float: left;
	width: 170px;
}
.fashion_qus_remaining {
	color: #990000;
	font-size: 9px;
}
.fashion_item_time {
	color: #666666;
	font-size: 10px;
	margin-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	clear: left;
	float: left;
	width: 170px;
}
.fashion_item_price {
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	margin-top: 8px;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
	clear: left;
	float: left;
	width: 170px;
	padding-top: 6px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-bottom: 5px;
}
.fashion_item_buttons {
	float: right;
	width: 50px;
	margin-top: 2px;
}
.fashion_item_buttons img{
	margin-bottom: 5px;
}
.fashion_price_tag {
	padding-top: 5px;
}
.qus_price {
	color: #FF0000;
}

/* Print */

.print {
	float: right;
	padding-right: 33px;
	margin-top: -22px;
	font-size: 12px;
	color: #006600;
}
.print img {
	margin-bottom: -3px;
}
.print a:link, .print a:visited {
	color: #006600;
	text-decoration: none;
}
.print a:hover {
	color: #009900;
	text-decoration: none;
}

/* Vendor Contents */

#vendor_profile {
	font-size: 12px;
	color: #333333;
	margin-right: 10px;
	margin-left: 10px;
}
.vendor_profile_line {
	height: 1px;
	width: 92%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.vendor_details {
	color: #006666;
}
.vendor_details img {
	margin-bottom: -6px;
	margin-right: 1px;
}
.vendor_actions img {
	margin-bottom: -3px;
}
#vendor_description {
	float:left;
	clear:left;
	width: 545px;
	padding-right: 20px;
	padding-left: 30px;
	margin-top: 10px;
	margin-bottom: 35px;
}#vendor_description h3 {
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 15px;
}
#vendor_description p {
	font-size: 12px;
	color: #333333;
	padding: 0px;
	margin: 0px;
}
#vendor_description img {
	margin-top: 20px;
}
#vendor_pic {
	width: 85px;
	float: left;
	padding-left: 15px;
	padding-top: 1px;
}
.vendor_actions {
	font-size: 11px;
	margin-top: 15px;
	float: left;
	color: #333333;
	margin-left: 10px;
	display: inline;
}
.vendor_actions a:link, .vendor_actions a:visited {
	font-size: 11px;
	color: #009900;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #A3E557;
	background-color: #DDF5A1;
	float: left;
}
.vendor_actions a:hover {
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	border: 1px solid #39BD00;
}
.vendor_location {
	color: #990000;
}
.vendor_range {
	color: #006699;
}
.vendor_stars img {
	margin-bottom: -3px;
	margin-right: 1px;
}
.vendor_verification {
	color: #FF6600;
}
.vendor_verification img {
	margin-bottom: -7px;
}
.vendor_view {
	font-size: 12px;
	font-weight: bold;
	color: #990066;
}
.vendor_view img {
	margin-bottom: -3px;
}
.vendor_view a:link, .vendor_view a:visited {
	color: #007575;
	text-decoration: underline;
}
.vendor_view a:hover {
	color: #009999;
	text-decoration: underline;
}
.top_vendors {
	padding-left: 10px;
	clear: left;
	float: left;
	width: 270px;
	margin-bottom: 15px;
}
.top_vendors_position {
	background-image: url(../images/qus_number_box.png);
	height: 22px;
	width: 31px;
	text-align: center;
	font-size: 16px;
	color: #003366;
	font-weight: bold;
	float: left;
	line-height: 13px;
	padding-top: 9px;
	padding-bottom: 15px;
	background-repeat: no-repeat;
}
.top_vendors_title {
	color: #006666;
	font-size: 12px;
	font-weight: bold;
	float: left;
	padding-left: 10px;
	width: 160px;
}
.top_vendors_title a:link, .top_vendors_title a:visited {
	color: #BF0060;
	text-decoration: underline;
}
.top_vendors_title a:hover {
	color: #9F0050;
	text-decoration: underline;
}
.top_vendors_description {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	color: #333333;
	margin-top: 1px;
	margin-bottom: 3px;
	width: 160px;
}
.top_vendors_reputation {
	float: left;
	padding-right: 10px;
	padding-left: 15px;
	font-size: 11px;
	color: #333333;
	margin-top: 1px;
	width: 160px;
}
.top_vendors_reputation img {
	margin-right: 1px;
}
.vendor_comments_description {
	width: 96%;
	padding-left: 10px;
	color: #666666;
	font-size: 12px;
	text-decoration: underline;
	clear: left;
	float: left;
}
.vendor_comments_user {
	width: 90%;
	padding-left: 15px;
	color: #FF6600;
	font-size: 11px;
	margin-top: 5px;
	font-style: italic;
	margin-bottom: 15px;
	float: left;
	clear: left;
}
.vendor_comments_paging {
	font-size: 10px;
	text-align: right;
	float: right;
	width: 100px;
	display: inline;
	padding-right: 10px;
	margin: 0px;
}
.vendor_comments_paging a:link, .comments_paging a:visited {
	color: #006600;
	text-decoration: underline;
}
.vendor_comments_paging a:hover {
	color: #009900;
	text-decoration: underline;
}

/* Reseller Logos */
#reseller_logo {
	clear: left;
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 8px;
}
#logo_unit {
	position:relative;
	height: 55px;
}
#logo_unit IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}
#logo_unit IMG.active {
    z-index:10;
    opacity:1.0;
}
#logo_unit IMG.last-active {
    z-index:9;
}

