/* -----------------------------------------------
	www.swfupload.org
	Description: Common Screen Stylesheet for SWFUpload Demos
	Updated on:  May 1, 2008
----------------------------------------------- */


/* -- Text Styles ------------------------------- */
html, 
body {
	margin: 0;
	padding: 0;
	width: 97%;
	/*font: 12px/1.4em Helvetica, Arial, sans-serif;*/ /* ----- Raymond-hangitup----- */
	font: 12px Verdana, Helvetica, Arial, sans-serif;
}

/* -- Layout ------------------------------- */

	


#content { width: 680px;}
#content { margin: 20px 90px; }




/* -- Form Styles ------------------------------- */
form {	
	margin: 0;
	padding: 0;
}




input[disabled]{ border: 1px solid #ccc } /* FF 2 Fix */


.progressWrapper {
	width: 357px;
	overflow: hidden;
}

.progressContainer {
	margin: 5px;
	padding: 4px;
	border: solid 1px #E8E8E8;
	background-color: #F7F7F7;
	overflow: hidden;
}
/* Message */
.message {
	margin: 1em 0;
	padding: 10px 20px;
	border: solid 1px #FFDD99;
	background-color: #FFFFCC;
	overflow: hidden;
}
/* Error */
.red {
	border: solid 1px #B50000;
	background-color: #FFEBEB;
}

/* Current */
.green {
	border: solid 1px #DDF0DD;
	background-color: #EBFFEB;
}

/* Complete */
.blue_03122009 {
	/*border: solid 1px #CEE2F2;**/
	border: solid 1px #906DC9;
	/*background-color: #F0F5FF;**/
	background-color: #EAD9F3;
}

.progressName {
	font-size: 8pt;
	font-weight: 700;
	color: #555;
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}

.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}

.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}

.progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Arial;
	text-align: left;
	white-space: nowrap;
}

a.progressCancel {
	font-size: 0;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(../images/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}

a.progressCancel:hover {
	background-position: 0px 0px;
}

/* -- SWFUpload Object Styles ------------------------------- */
.swfupload {
	vertical-align: top;
}


.form_display_swf_inline_03122009
{
	display: inline;
	/*border: solid 1px #7FAAFF;**/
	border: solid 1px #906DC9;
	/*background-color: #C5D9FF;**/
	background-color: #EAD9F3;
	padding:2px;
	/*border:1px solid #FF0000;**/
}
.file_progress_container_03122009
{
	height:10px;
}





/*------------------------------Daniel 15-06-2010 For Message---------------------------------*/


.greymenu_myprofile_010610 { width:85px;
float:left;
text-align:center;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#000000;
margin-right:8px;
background:url(../images/my_profile_greybg.jpg) left top no-repeat;
}

.greymenu_myprofile_010610 a { width:85px;
padding-top:7px;
height:23px;
color:#000000;
display:block;
float:left;
text-decoration:none;
}

.greymenu_myprofile_010610 a:hover { background:url(../images/my_profile_greybg_h.jpg) left top no-repeat;
text-decoration:none;
}


.greymenu_myprofile_010610-cur { width:85px;
float:left;
text-align:center;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#000000;
margin-right:8px;
background:url(../images/my_profile_greybg.jpg) left top no-repeat;
}

.greymenu_myprofile_010610-cur a { width:85px;
padding-top:7px;
height:23px;
color:#000000;
display:block;
float:left;
text-decoration:none;
}

.greymenu_myprofile_010610-cur a:hover { background:url(../images/my_profile_greybg.jpg) left top no-repeat;
text-decoration:none;
}


.greymenu_manage_010610 { width:115px;
float:left;
text-align:center;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#000000;
margin-right:8px;
background:url(../images/manage_greybg.jpg) left top no-repeat;
}

.greymenu_manage_010610 a { width:115px;
padding-top:7px;
height:23px;
color:#000000;
display:block;
float:left;
text-decoration:none;
}

.greymenu_manage_010610 a:hover { background:url(../images/manage_greybg_h.jpg) left top no-repeat;
text-decoration:none;
}


.greymenu_stats_010610 { width:55px;
float:left;
text-align:center;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#000000;
margin-right:8px;
background:url(../images/stats_greybg.jpg) left top no-repeat;
}

.greymenu_stats_010610 a { width:55px;
padding-top:7px;
height:23px;
color:#000000;
display:block;
float:left;
text-decoration:none;
}

.greymenu_stats_010610 a:hover { background:url(../images/stats_greybg_h.jpg) left top no-repeat;
text-decoration:none;
}


.greymenu_stats_010610-cur { width:55px;
float:left;
text-align:center;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#000000;
margin-right:8px;
background:url(../images/stats_greybg_h.jpg) left top no-repeat;
}

.greymenu_stats_010610-cur a { width:55px;
padding-top:7px;
height:23px;
color:#000000;
display:block;
float:left;
text-decoration:none;
}

.greymenu_stats_010610-cur a:hover { background:url(../images/stats_greybg_h.jpg) left top no-repeat;
text-decoration:none;
}


.greymenu_buyer_010610 { width:142px;
float:left;
text-align:center;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#000000;
margin-right:8px;
background:url(../images/buyer_greybg.jpg) left top no-repeat;
}

.greymenu_buyer_010610 a { width:142px;
padding-top:7px;
height:23px;
color:#000000;
display:block;
float:left;
text-decoration:none;
}

.greymenu_buyer_010610 a:hover { background:url(../images/buyer_greybg_h.jpg) left top no-repeat;
text-decoration:none;
}


.greymenu_message_010610 { width:110px;
float:left;
text-align:center;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#000000;
margin-right:8px;
background:url(../images/messages_greybg.jpg) left top no-repeat;
}

.greymenu_message_010610 a { width:110px;
padding-top:7px;
height:23px;
color:#000000;
display:block;
float:left;
text-decoration:none;
}

.greymenu_message_010610 a:hover { background:url(../images/messages_greybg_h.jpg) left top no-repeat;
text-decoration:none;
}


.greymenu_message_010610-cur { width:110px;
float:left;
text-align:center;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#000000;
margin-right:8px;
background:url(../images/messages_greybg_h.jpg) left top no-repeat;
}

.greymenu_message_010610-cur a { width:110px;
padding-top:7px;
height:23px;
color:#000000;
display:block;
float:left;
text-decoration:none;
}

.greymenu_message_010610-cur a:hover { background:url(../images/messages_greybg_h.jpg) left top no-repeat;
text-decoration:none;
}


.greymenu_edit_010610 { width:85px;
float:left;
text-align:center;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#000000;
margin-right:8px;
background:url(../images/edit_store_greybg.jpg) left top no-repeat;
}

.greymenu_edit_010610 a { width:85px;
padding-top:7px;
height:23px;
color:#000000;
display:block;
float:left;
text-decoration:none;
}

.greymenu_edit_010610 a:hover { background:url(../images/edit_store_greybg_h.jpg) left top no-repeat;
text-decoration:none;
}


.greymenu_edit_010610-cur { width:85px;
float:left;
text-align:center;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#000000;
margin-right:8px;
background:url(../images/edit_store_greybg_h.jpg) left top no-repeat;
}

.greymenu_edit_010610-cur a { width:85px;
padding-top:7px;
height:23px;
color:#000000;
display:block;
float:left;
text-decoration:none;
}

.greymenu_edit_010610-cur a:hover { background:url(../images/edit_store_greybg_h.jpg) left top no-repeat;
text-decoration:none;
}


.greymenu_banuser_010610 { width:80px;
float:left;
text-align:center;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#000000;
margin-right:8px;
background:url(../images/ban_user_greybg.jpg) left top no-repeat;
}

.greymenu_banuser_010610 a { width:80px;
padding-top:7px;
height:23px;
color:#000000;
display:block;
float:left;
text-decoration:none;
}

.greymenu_banuser_010610 a:hover { background:url(../images/ban_user_greybg_h.jpg) left top no-repeat;
text-decoration:none;
}

.greymenu_banuser_010610-cur { width:80px;
float:left;
text-align:center;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
color:#000000;
margin-right:8px;
background:url(../images/ban_user_greybg_h.jpg) left top no-repeat;
}

.greymenu_banuser_010610-cur a { width:80px;
padding-top:7px;
height:23px;
color:#000000;
display:block;
float:left;
text-decoration:none;
}

.greymenu_banuser_010610-cur a:hover { background:url(../images/ban_user_greybg_h.jpg) left top no-repeat;
text-decoration:none;
}

.message_txt_050610 {width:805px;
padding-bottom:10px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
}

.message_button_050610 { padding-right:35px;
float:left;
}

.message_inboxbg_050610 {width:115px;
padding-right:10px;
float:left;
height:23px;
background:url(../images/inbox_bg.jpg) left top no-repeat;
}

.message_sentbg_050610 {width:115px;
padding-right:10px;
float:left;
height:23px;
background:url(../images/sent_bg.jpg) left top no-repeat;
}

.message_inbox_050610 {
float:left;
font-family:"Arial Black";
color:#FFFFFF;
padding-top:2px;
padding-left:10px;
font-size:13px;
}

.message_inboxnum_050610 {
float:right;
font-family:"Arial Black";
color:#FFFFFF;
padding-top:2px;
padding-right:10px;
font-size:13px;
}

.message_newmessage_050610 { float:right;
font-family:"Arial Black";
width:115px;
height:23px;
background:url(../images/sent_bg.jpg) left top no-repeat;
text-align:center;
color:#FFFFFF;
padding-top:2px;
padding-right:57px;
font-size:13px;
}

.message_list_050610 {width:744px;
float:left;
border:#000000 solid 1px;
}

.message_listwhitebg_050610 {width:744px;
padding-top:2px;
padding-bottom:2px;
float:left;
background:url(../images/message_white_bg.jpg) left top repeat-y;
}

.message_listgren_graybg_050610 {width:744px;
padding-top:6px;
padding-bottom:4px;
float:left;
background:url(../images/message_greengraybg.jpg) left top repeat-y;
}

.message_listwhite_050610 {width:744px;
padding-top:6px;
padding-bottom:4px;
float:left;
background:url(../images/message_white_bg.jpg) left top repeat-y;
}




.message_listgray_050610 {width:744px;
padding-top:6px;
padding-bottom:4px;
float:left;
background:url(../images/message_graybg.jpg) left top repeat-y;
}

.message_deletehead_050610 {width:65px;
float:left;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
}

.message_fromhead_050610 {width:122px;
float:left;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
}

.message_datehead_050610 {width:67px;
float:left;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
}

.message_str_head_050610 {width:30px;
font-size:11px;
text-align:right;
float:left;
}

.message_messagehead_050610 { font-family:Arial, Helvetica, sans-serif;
width:300px;
text-align:center;
font-size:11px;
float:left;
}


.message_fromhead2_050610 {width:92px;
float:left;
font-size:11px;
padding-top:3px;
padding-left:30px;
font-family:Arial, Helvetica, sans-serif;
}

.message_datehead2_050610 {width:67px;
float:left;
font-size:11px;
padding-top:3px;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
}

.message_str_head2_050610 {width:34px;
font-size:11px;
text-align:center;
float:left;
}

.message_messagehead2_050610 { padding-left:20px;
width:300px;
font-weight:bold;
padding-top:2px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
float:left;
}


.he-spacer{ height:80px; }
.delete_butt_top_space { padding-top:3px; }

.deleteselectbutt_050610 { border:#7c7979 solid 1px;
float:left;
background:#c1bfbf;
color:#000000;
width:150px;
text-align:center;
margin-top:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
cursor:pointer;
margin-bottom:80px;

}

.deleteselectbutt_050610 a { display:block;
width:150px;
text-align:center;
padding:5px 0px 5px 0px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
text-decoration:none;
}

.deleteselectbutt_050610 a:hover { display:block;
text-decoration:none;
}

.mem_sec_sent_140809 {width:116px;
float:left;
font-weight:bold;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
text-align:right;
margin-bottom:37px;
background:url(../images/mem_sec_sent_btt.jpg) left top no-repeat;
}
.mem_sec_sent_140809 a {
font-weight:bold;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
display:block;
padding:4px 9px 5px 0px;
}

.mem_sec_sent_140809 a:hover {
text-decoration:none;
background:url(../images/sent_bg.jpg) left top no-repeat;
}

.icon12_190809 {
width:25px;
height:20px;
border-right:#37212e solid 0px;
background:url(../images/icon_images/unread_s1.png) center top no-repeat;
}

.icon2_190809 {
width:25px;
height:20px;
border-right:#37212e solid 0px;
background:url(../images/icon_images/read1.png) center top no-repeat;
}

.mem_sec2_150909{width:116px;
float:left;
font-weight:bold;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
text-align:right;
margin-bottom:9px;
background:url(../images/sent_bg.jpg) left top no-repeat;
}

.icon8_190809 {
width:25px;
height:20px;
border-right:#37212e solid 0px;
background:url(../images/icon_images/replied_s1.png) center top no-repeat;
}

.icon13_190809 {
width:25px;
height:20px;
border-right:#37212e solid 0px;
background:url(../images/icon_images/unread_s2.png) center top no-repeat;
}

.memsec_delete9_140809 {width:335px;
padding-left:15px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
padding-top:7px;
padding-bottom:7px;
}

.memsec_delete6_140809 {width:603px;
float:left;
background-color:#d159a1;
background-image:url(../images/memsec_pinkbg_line.jpg);
background-repeat:repeat-y;
background-position:top;
}


.icon11_190809 {
width:25px;
height:20px;
border-right:#37212e solid 0px;
background:url(../images/icon_images/unread_1.png) center top no-repeat;
}

.icon4_190809 {
width:25px;
height:20px;
border-right:#37212e solid 0px;
background:url(../images/icon_images/read_s1.png) center top no-repeat;
}

.icon5_190809 {
width:25px;
height:20px;
border-right:#37212e solid 0px;
background:url(../images/icon_images/read_s2.png) center top no-repeat;
}
/*------------------------------Daniel 15-06-2010 For Message---------------------------------*/


/* Daniel 17-06-2010 ---------------------Manage Items------------------------*/
/* start new css */


.manage_section_1106 { width:769px;
float:left;
padding-top:10px;
padding-bottom:10px;
}


.show_item_bar1106{
width:762px;
float:left;
padding:0 0 0 7px;
}

.sold_button_box1106{
width:130px;
float:left;
margin:0 7px 0 0px;
}

.unsold_button_box1106{
width:147px;
float:left;
margin:0 7px 0 0px;
}

.add_button_box1106{
width:147px;
float:right;
margin:0 7px 0 0px;
}

.active_bar1106{
width:762px;
float:left;
padding:0 0 0 0px;
border-top:1px solid #a7a9ac;
border-bottom:1px solid #a7a9ac;
}

.active_box1106{
width:58px;
float:left;
font-size:8px;
color:#000000;
margin:8px 0 0px 0px;
}

.active_button{
margin:0 5px -5px 0px;
text-align:left;
}

.not_active_box1106{
width:70px;
float:left;
font-size:8px;
color:#000000;
margin:8px 0 0px 10px;
}

.duplicate_box1106{
width:100px;
float:left;
font-size:8px;
color:#000000;
margin:8px 0 0px 10px;
}

.duplicate_button{
margin:0 5px -7px 0px;
text-align:left;
}

.delete_box1106{
width:80px;
float:left;
font-size:8px;
color:#000000;
margin:8px 0 0px 10px;
}

.print_box1106{
width:105px;
float:left;
font-size:8px;
color:#000000;
margin:8px 0 0px 10px;
padding:0 0 14px 0px;
}

.print2_box1106{
width:125px;
float:left;
font-size:8px;
color:#000000;
margin:8px 0 0px 0px;
padding:0 0 14px 0px;
}


.search_area1106{
width:762px;
float:left;
padding:0 0 0 7px;
margin:8px 0 0 0px;
padding-bottom:10px;
}

.search_box1106{
width:617px;
float:left;
padding:0 0 0 0px;
background:url(../images/search_bg1106.jpg) 0 0 repeat-y;
}

.search_top1106{
width:610px;
height:16px;
float:left;
background:url(../images/search_top1106.jpg) 0 0 no-repeat;
font-size:12px;
font-weight:bold;
color:#000000;
padding:3px 0 2px 7px;
margin:0 0 10px 0px;
}

.search_bot1106{
width:617px;
height:11px;
float:left;
background:url(../images/search_bot1106.jpg) 0 0 no-repeat;
}

.search_title_area1106{
width:590px;
float:left;
padding:0px 0 2px 15px;
}

.search_txt_box1106{
width:128px;
float:left;
padding:3px 0 2px 0px;
font-size:12px;
color:#000000;
}

.search_txt_field_box1106{
width:455px;
float:left;
padding:0px 0 2px 0px;
}

.search_txt_field_small1106{
width:350px;
float:left;
padding:0px 0 2px 0px;
}

.search_button{
width:83px;
float:right;
padding:0px 0 2px 0px;
}

.search_txt_field1106{
width:235px;
height:18px;
padding:0px 0 2px 0px;
vertical-align:top;
border:1px solid #949293;
}

.search_txt_field_large1106{
width:457px;
height:18px;
padding:0px 0 2px 0px;
vertical-align:top;
border:1px solid #949293;
}

.next_box1106{
width:617px;
float:left;
padding:0 0 0 0px;
margin:25px 0 0 0px;
}


.pagelink_main_050610 {width:300px;
float:left;
padding-left:0px;
padding-right:70px;
}






.page_products1106{
width:605px;
float:left;
border-top:1px solid #5f5f5f;
border-left:1px solid #5f5f5f;
margin:8px 0 0 0px;
}

.page_products_box1106{
width:605px;
float:left;
border-bottom:1px solid #5f5f5f;
}

.page_products_box1106_orange{
width:605px;
float:left;
background-color:#f7f7f7;
border-bottom:1px solid #5f5f5f;
}



.products_col_box1106{
width:45px;
float:left;
font-size:10px;
text-align:center;
color:#333333;
line-height:17px;
padding:5px 0 5px 0px;
border-right:1px solid #5f5f5f;
}

.products_co2_box1106{
width:65px;
float:left;
font-size:10px;
text-align:center;
color:#333333;
line-height:17px;
padding:5px 0 5px 0px;
border-right:1px solid #5f5f5f;
}
.products_co3_box1106{
width:195px;
float:left;
font-size:10px;
text-align:center;
color:#333333;
line-height:17px;
padding:5px 0 5px 0px;
border-right:1px solid #5f5f5f;
}

.products_co3_box1106{
width:195px;
float:left;
font-size:10px;
text-align:center;
color:#333333;
line-height:17px;
padding:5px 0 5px 0px;
border-right:1px solid #5f5f5f;
}

.products_co4_box1106{
width:146px;
float:left;
font-size:11px;
text-align:center;
color:#333333;
line-height:17px;
padding:5px 0 5px 0px;
border-right:1px solid #5f5f5f;
}

.products_co5_box1106{
width:57px;
float:left;
font-size:10px;
text-align:center;
color:#333333;
line-height:17px;
padding:5px 0 5px 0px;
border-right:1px solid #5f5f5f;
}





.products2_col_box1106{
width:45px;
height:75px;
float:left;
font-size:10px;
text-align:center;
color:#333333;
line-height:17px;
padding:5px 0 5px 0px;
border-right:1px solid #5f5f5f;
}

.products2_co2_box1106{
width:65px;
height:72px;
float:left;
font-size:10px;
text-align:center;
color:#333333;
line-height:17px;
padding:8px 0 5px 0px;
border-right:1px solid #5f5f5f;
}
.products2_co3_box1106{
width:195px;
height:72px;
float:left;
font-size:10px;
text-align:center;
color:#333333;
line-height:17px;
padding:5px 0 5px 0px;
border-right:1px solid #5f5f5f;
}

.products2_co3_box1106{
width:195px;
height:75px;
float:left;
font-size:10px;
text-align:center;
color:#333333;
line-height:17px;
padding:5px 0 5px 0px;
border-right:1px solid #5f5f5f;
}

.products2_co4_box1106{
width:142px;
height:67px;
float:left;
font-size:11px;
color:#333333;
text-align:left;
line-height:17px;
padding:13px 0 5px 4px;
border-right:1px solid #5f5f5f;
}

.products2_co5_box1106{
width:57px;
height:85px;
float:left;
font-size:10px;
color:#333333;
text-align:center;
line-height:17px;
page_products_box1106
padding:5px 0 5px 0px;
border-right:1px solid #5f5f5f;
}

.products2_col6_box1106{
width:45px;
height:40px;
float:left;
font-size:10px;
text-align:center;
color:#333333;
line-height:17px;
padding:40px 0 5px 0px;
border-right:1px solid #5f5f5f;
}

.status_img1106{
margin:10px 0 0 0px;
}



.orange_col_box1106{
background-color:#f07c01;
width:45px;
height:75px;
float:left;
font-size:10px;
text-align:center;
color:#333333;
line-height:17px;
padding:5px 0 5px 0px;
border-right:1px solid #5f5f5f;
}

.orange_co2_box1106{
background-color:#f07c01;
width:65px;
height:72px;
float:left;
font-size:10px;
text-align:center;
color:#333333;
line-height:17px;
padding:8px 0 5px 0px;
border-right:1px solid #5f5f5f;
}
.orange_co3_box1106{
background-color:#f07c01;
width:195px;
height:72px;
float:left;
font-size:10px;
text-align:center;
color:#333333;
line-height:17px;
padding:5px 0 5px 0px;
border-right:1px solid #5f5f5f;
}

.orange_co3_box1106{
background-color:#f07c01;
width:195px;
height:75px;
float:left;
font-size:10px;
text-align:center;
color:#333333;
line-height:17px;
padding:5px 0 5px 0px;
border-right:1px solid #5f5f5f;
}

.orange_co4_box1106{
background-color:#f07c01;
width:142px;
height:67px;
float:left;
font-size:11px;
color:#333333;
text-align:left;
line-height:17px;
padding:13px 0 5px 4px;
border-right:1px solid #5f5f5f;
}


.orange_co5_box1106{
background-color:#f07c01;
width:57px;
height:85px;
float:left;
font-size:10px;
color:#333333;
text-align:center;
line-height:17px;
page_products_box1106
padding:5px 0 5px 0px;
border-right:1px solid #5f5f5f;
}

.orange_col6_box1106{
background-color:#f07c01;
width:45px;
height:40px;
float:left;
font-size:10px;
text-align:center;
color:#333333;
line-height:17px;
padding:40px 0 5px 0px;
border-right:1px solid #5f5f5f;
}


.boder_bottom{
border-bottom:none;
}

.right_panel_1406 {width:770px;
float:right;
}

.feed_back_area1406{
width:743px;
float:left;
border-top:1px solid #5f5f5f;
border-left:0px solid #5f5f5f;
margin:8px 0 0 0px;
}


.feed_back_box1406{
width:742px;
float:left;
border-bottom:1px solid #5f5f5f;
border-right:1px solid #5f5f5f;
background-image:url(../images/white_border.jpg);
}

.feed_back_color_box1406{
width:743px;
float:left;
background-image:url(../images/orange_border.jpg);
}

.feed_back2_box1406{
width:743px;
float:left;
background-image:url(../images/white_border.jpg);
}


.feed_back_col_box1406{
width:28px;
float:left;
font-size:10px;
text-align:center;
color:#333333;
line-height:17px;
padding:2px 0 2px 0px;
border-right:0px solid #5f5f5f;
}

.feed_back_co2_box1406{
width:126px;
float:left;
font-size:10px;
text-align:center;
color:#333333;
line-height:17px;
padding:2px 0 2px 0px;
border-right:0px solid #5f5f5f;
}
.feed_back_co3_box1406{
width:61px;
float:left;
font-size:10px;
text-align:center;
color:#333333;
line-height:17px;
padding:2px 0 2px 0px;
border-right:0px solid #5f5f5f;
}

.feed_back_co4_box1406{
width:42px;
float:left;
font-size:10px;
text-align:center;
color:#333333;
line-height:17px;
padding:2px 0 2px 0px;
border-right:0px solid #5f5f5f;
}

.feed_back_co5_box1406{
width:480px;
float:left;
font-size:10px;
text-align:center;
color:#333333;
line-height:17px;
padding:2px 0 2px 0px;
border-right:0px solid #5f5f5f;
}
/* Daniel 17-06-2010 ---------------------Manage Items------------------------*/

/* Daniel 18-06-2010 ----------------------Advance Search---------------------*/
.n1606area1{ width:780px; margin:auto;}
.n1606formarea{
	width:770px;
	float:left;
	font-family:"myriad Pro", arial, Verdana;
}
.n1606adv_serch{ font-size:14px; color:#0C0C0C; float:left; clear:both; margin-bottom:5px; }
.n1606lineborder{
	border-top:2px solid #959595;
	float:left;
	clear:both;
	width:760px;
	height:2px;
	margin-bottom:10px;
}
.n1606serch_items{font-size:14px;color:#0C0C0C;clear:both;float:left; margin-top:15px; width:320px;}

.n1606formlevel{
	float:left;
	clear:both;
	margin-bottom:12px;
	width:330px;
}
.n1606catg_area{
	clear:both;
	float:left;
	padding-left:25px;
	margin-top:28px;
	width:325px;
}
.n1606catg_txt{
	float:left;
	width:120px;
}
 .n1606catg_txt1{font-size:14px; color:#000000; text-align:left;}

.n1606catg_value{float:left; width:200px;}
.n1606catg_input_vlaue{
	border:1px solid #c0c0c0;
	background-color:#ffffff;
	font-size:11px;
	height:18px;
	width:160px;
}

.n1606shiping_level{
	width:350px;
	float:left;
}
.n1606free_shiping{float:left;}
.n1606shiping_input{ margin-top:17px; margin-left:8px;}
.n1606shiping_txt{font-size:13px; padding-left:5px; padding-top:17px;}

.n1606lineborder1{
	border-bottom:1px;
	border-bottom-style:solid;
	border-bottom-color:#918f90;
	float:left;
	clear:both;
	width:635px;
	margin-left:5px;
	height:2px;
	margin-top:10px;
}

.n1606serch_mebers{font-size:14px;color:#0C0C0C;clear:both;float:left; margin-top:15px; width:320px; padding-left:20px; margin-bottom:30px;}

.n1606formlevel2{ float:left; clear:both; margin-bottom:12px; padding-left:50px;}
.n1606serach_btn{
	float:left;
	clear:both;
	width:285px;
	text-align:right;
	margin-top:10px;
}
.n106textfield{ width:156px; height:16px; 	border:1px solid #c0c0c0;
	background-color:#ffffff;
	font-size:11px; float:left;}
	
.n106hr{width:635px; height:2px; background:color:#918f90;  clear:both; margin:0px; padding:0px;}

.search_button{ background-image:url(../images/serach_btn.jpg); border:0px; width:64px; height:24px; cursor:pointer; }

/* Daniel 18-06-2010 ----------------------Advance Search---------------------*/

/*---------confirm info----------*/

.billing_address_main_040610 {width:700px;
float:left;
padding-bottom:25px;
}

.confirm_info_040610 { width:300px;
float:left;
padding-top:10px;
}

.billing_address_040610 { width:300px;
float:left;
padding-top:10px;
}

.billing_address_head_040610 { width:300px;
float:left;
font-weight:bold;
text-decoration:underline;
font-family:Arial, Helvetica, sans-serif;
padding-bottom:10px;
font-size:12px;
}

.billing_address_txt_040610 { width:300px;
float:left;
line-height:19px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
}

.change_address_040610 {width:200px;
float:left;
padding-top:10px;
}

.id_main_040610 {width:660px;
float:left;
background:#ffbc5c;
border-bottom:#006a00 solid 1px;
}

.id_main_2_040610 {width:658px;
border-bottom:#006a00 solid 1px;
border-right:#006a00 solid 1px;
border-left:#006a00 solid 1px;
float:left;
}

.id_040610 { font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
float:left;
text-align:center;
width:70px;
padding:8px 0px 8px 0px;
}

.item_description_040610 { width:350px; 
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
float:left;
text-align:center;
padding:8px 0px 8px 0px;
}

.price_050610 { width:80px;
padding-top:8px;
padding-bottom:8px;
font-size:11px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
float:left;
}

.id_2_040610 { font-family:Arial, Helvetica, sans-serif;
font-size:11px;
float:left;
text-align:center;
width:68px;
padding:8px 0px 8px 0px;
}

.item_2_description_040610 { width:329px; 
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
border-left:#006a00 solid 1px;
float:left;
text-align:center;
padding:8px 10px 8px 10px;
text-align:left;
}

.price_2_050610 { width:79px;
border-left:#006a00 solid 1px;
padding-top:8px;
padding-bottom:8px;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
float:left;
}

.total_1_050610 { width:79px;
border-left:#006a00 solid 1px;
padding-top:8px;
padding-bottom:8px;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
float:left;
}

.total_2_050610 { width:100px;
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
border-left:#006a00 solid 1px;
padding:3px 0px 3px 0px;
font-weight:bold;
text-align:center;
float:right;
}

.bottom_blank_050610 {width:660px;
border-bottom:#006a00 solid 1px;
background:#ffbc5c;
float:left;
}

.confirm_buttn_050610 {width:660px;
float:left;
text-align:right;
padding-top:15px;
}

.confirm_buttn_18062010
{
background-image:url(../images/confirm.jpg); border:0px; width:71px; height:19px;
cursor:pointer;
}



