@charset "utf-8";

A:active {
	COLOR: #00c; TEXT-DECORATION: none
}
A:link {
	COLOR: #00c; TEXT-DECORATION: none
}
A:visited {
	COLOR: #909; TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline
}
/**/
/* CSS Document */

.admin_center {
	FLOAT: left;
	MARGIN-LEFT: 13px;
	display: block;
	padding-top: 4px;
	text-align: left;
	width:755px;
}

.admin_title_top { BACKGROUND-COLOR: #fff3bd; HEIGHT: 6px; }

.admin_title_topleft_corner_y, .admin_title_topright_corner_y,
.admin_bottomleft_corner_y, .admin_bottomright_corner_y,
.login_topleft, .login_topright,
.login_bottomleft, .login_bottomright,
.login_register_topleft, .login_register_topright,
.login_register_bottomleft, .login_register_bottomright
{ BACKGROUND: url(../images/corners.png) no-repeat; HEIGHT: 6px; }

.admin_title_topleft_corner_y { BACKGROUND-POSITION: 0px 0px }
.admin_title_topright_corner_y { BACKGROUND-POSITION: 100% -11px; }
.admin_title_topline_y { BORDER-TOP: #fcd13c 1px solid; margin: 0px 6px 0px 6px; }

.admin_title_y {
	BACKGROUND: url(../images/bg_title_more.gif) repeat-x;
	PADDING: 3px 10px 6px 10px; border-width: 0px 1px 1px 1px; border-style:solid;
	COLOR: #5d5d5d; FONT-SIZE: medium; FONT-WEIGHT: bold;
	BORDER-TOP-COLOR: #fcd13c; BORDER-RIGHT-COLOR: #fcd13c;
	BORDER-BOTTOM-COLOR: #e1bf48; BORDER-LEFT-COLOR: #fcd13c;
}

.admin_right_content {
	border-color: #ccc;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	padding: 20px 20px 10px 20px;
	text-align: left;
}

.admin_right_content_item { padding: 10px 0px 10px 0px; }

.admin_bottom { HEIGHT: 6px; }
.admin_bottomleft_corner_y { BACKGROUND-POSITION: 0px -77px }
.admin_bottomright_corner_y { BACKGROUND-POSITION: 100% -66px }
.admin_bottom_line_y { BORDER-BOTTOM: #ccc 1px solid; margin: 0px 6px 0px 6px; HEIGHT: 6px; }

.admin_select, .admin_table select, .admin_right_content_item select {
	width: 225px;
}

.admin_button {	width: 110px; }

.admin_table { width: 700px; /*border: 1px solid #999999;*/ }

.admin_img_table {	
	margin-left: 80px;
}

.admin_tbl_left_cell, .admin_tbl_left_desc {
	FONT-FAMILY: Arial,Helvetica,sans-serif; FONT-SIZE: small; FONT-WEIGHT: normal; 
	text-align: right; width: 130px; padding-right: 2px; vertical-align: middle;
}

.admin_tbl_left_desc { vertical-align: top; }

.admin_result_sort_and_page
{
	padding: 5px 0px 5px 10px;
	overflow: hidden;
}

.admin_keyword_div {
	display: block;
	float: left;
	width: 300px;
}

.admin_result_pager{
	display: table-cell;
	float: left;
	color: #0000CC;
	vertical-align: middle;
	width: 400px;
	margin-top: 3px;
}

.admin_result_pager a img{
	border-width: 0px;
	display:inline-block; 
	vertical-align:middle;
}

.admin_image_td {
	overflow: hidden;
}

.admin_image_td_div {
	width: 80px;
	height: 110px;
	display: block;
	float: left;
	margin: 0px 2px 0px 2px;
	text-align: center;
}

.admin_image_td_img{
	width: 80px;
	height: 80px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #B0E8EA;
}

#titleHd {
	BACKGROUND-IMAGE: url(http://pics.ebaystatic.com/aw/pics/easylister/step1.gif); MARGIN-TOP: 20px
}

#titleHd DIV {
	BACKGROUND-IMAGE: url(http://pics.ebaystatic.com/aw/pics/easylister/cnr_green.gif); BACKGROUND-COLOR: #99cc01
}

.secHead {
	BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: 0px 50%; HEIGHT: 63px; MARGIN-LEFT: 20px;
	margin-top: 20px; margin-bottom: 10px;
}
.secHead DIV {
	POSITION: relative; WIDTH: 600px; BACKGROUND-REPEAT: no-repeat; BACKGROUND-POSITION: right top; HEIGHT: 33px; MARGIN-LEFT: 55px; TOP: 14px
}
.secHead H3 {
	MARGIN: 0px 0px 0px 20px; COLOR: #fff; FONT-SIZE: medium; PADDING-TOP: 7px
}

#catHd {
	BACKGROUND-IMAGE: url(http://pics.ebaystatic.com/aw/pics/easylister/step2.gif)
}
#catHd DIV {
	BACKGROUND-IMAGE: url(http://pics.ebaystatic.com/aw/pics/easylister/cnr_green.gif); BACKGROUND-COLOR: #99cc01
}

#picHd {
	BACKGROUND-IMAGE: url(http://pics.ebaystatic.com/aw/pics/easylister/step3.gif)
}
#picHd DIV {
	BACKGROUND-IMAGE: url(http://pics.ebaystatic.com/aw/pics/easylister/cnr_yellow.gif); BACKGROUND-COLOR: #fecb00
}

#descHd {
	BACKGROUND-IMAGE: url(http://pics.ebaystatic.com/aw/pics/easylister/step4.gif)
}
#descHd DIV {
	BACKGROUND-IMAGE: url(http://pics.ebaystatic.com/aw/pics/easylister/cnr_red.gif); BACKGROUND-COLOR: #fe0000
}

#priceHd {
	BACKGROUND-IMAGE: url(http://pics.ebaystatic.com/aw/pics/easylister/step5.gif)
}
#priceHd DIV {
	BACKGROUND-IMAGE: url(http://pics.ebaystatic.com/aw/pics/easylister/cnr_blue.gif); BACKGROUND-COLOR: #01009a
}

.admin_success {
	BORDER: 	#52b52b 1px dashed;
	BACKGROUND: #e5f8de 10px 10px;
	padding: 0px 10px 0px 40px;
	margin-bottom: 15px;
}

.email_alert_list_tbl {
	width: 100%;
	text-align: center;
	padding-top: 10px;
	vertical-align: middle;
	/*border: 1px solid #999999;*/
}

.email_alert_list_td_cat, .email_alert_list_td_area, .email_alert_list_td_price {
	height: 30px;
}

.email_alert_list_header {
	background-color: #F4F4F7;
}

.email_alert_not_set {
	BORDER: 	#52b52b 1px dashed;
	BACKGROUND: #e5f8de 10px 10px;
	padding: 0px 10px 0px 40px;
}

.submit_input {
	clear:left;float:left;
	border:0;
	overflow:visible;
	border:solid 0.083em;
	font-weight:bold;
	cursor:pointer;
	padding:0.00px 0.850em;
	font-size:0.900em;
	line-height: 0em;
	float:none;
	background:url(../images/button_input.png) repeat-x 0 -1900px;
	color:#FFF;background-color:#FF520C;border-color:#EA581D;
	height: 22px;
}
.submit_input:hover {
	color:#FFDFCE;
}

/* for login1.php */
.login_title {
	FONT-FAMILY: Arial;
	padding: 10px 0px 10px 15px;
	COLOR: #5d5d5d;
	FONT-SIZE: x-large;
	text-align: left;
}

.login_table {
	color: #333;
	margin: 0px 0px;
	width: 100%;
	text-align: left;
}
.login_table td {
	vertical-align: top;
}

.login_panel {
	padding: 10px 10px 5px 10px;
}
.login_register_panel {
	padding: 10px 10px 10px 10px;
	border-left: #ccc 1px solid;
	border-right: #ccc 1px solid;
}
.login_subtitle {
	PADDING-BOTTOM: 18px; COLOR: #ff8000; FONT-SIZE: medium; FONT-WEIGHT: bold;
}

.login_left_td {
	WIDTH: 350px;
	vertical-align: top;
	BACKGROUND-COLOR: #efefef;
	padding: 0px;
}

.login_right_td { padding: 0px 5px 0px 15px; }

.login_topleft { BACKGROUND-POSITION: 0px -220px; }
.login_topright { BACKGROUND-POSITION: 100% -231px; }
.login_bottomleft {	BACKGROUND-POSITION: 0px -253px; }
.login_bottomright { BACKGROUND-POSITION: 100% -242px; }

.login_register_topleft { BACKGROUND-POSITION: 0px -44px; padding-left: 6px; }
.login_register_topright { BACKGROUND-POSITION: 100% -55px; padding-right: 6px; }
.login_register_topcenter {	BORDER-TOP: #ccc 1px solid; }

.login_register_bottomleft { BACKGROUND-POSITION: 0px -77px; padding-left: 6px; }
.login_register_bottomright { BACKGROUND-POSITION: 100% -66px; padding-right: 6px; }
.login_register_bottomcenter { border-bottom: #ccc 1px solid; height: 5px; }

.login_info {
	FONT-FAMILY: Arial,Helvetica,sans-serif;
	padding-bottom: 18px;
	COLOR: #333; FONT-SIZE: small
}

.login_input_table {}

.login_error {
	FONT-FAMILY: Verdana; MARGIN-BOTTOM: 5px; COLOR: #f00; FONT-SIZE: x-small;
}

.login_input {
	FONT-FAMILY: Arial;
}
.login_forgotten_info {
	padding: 1px;
	FONT-FAMILY: Verdana;
	FONT-SIZE: x-small;
}

.login_button_div { margin: 18px 0px 5px 0px; }

.login_ul { padding: 0px 0px 18px 20px; margin: 0px; }

/* for register2.php */

.register_title {
	padding: 25px 0px 18px 14px;	
	FONT-FAMILY: Arial,sans-serif; COLOR: #5d5d5d; FONT-SIZE: 25px;
	text-align: left;
}

.register_info_1, .register_info_2 {
	padding: 0px 0px 18px 14px;
	FONT-FAMILY: Arial; COLOR: #333333; CLEAR: both; FONT-SIZE: small;
	text-align: left;
}

.register_info_1 {
	FONT-WEIGHT: bold;
}

.register_content {
	width: 700px;
	padding-left: 10px;
	text-align: left;
}

.register_content_top { BACKGROUND-COLOR: #f8e89d; }
.register_panel {
	border-left: #ccc 1px solid;
	border-right: #ccc 1px solid;
	text-align: left;
}

.register_content_title, .register_content_subtitle {
	padding: 0px 0px 3px 15px;
	FONT-FAMILY: Arial,sans-serif; COLOR: #5d5d5d; FONT-SIZE: 17px; 
	BACKGROUND-COLOR: #f8e89d;
	font-weight: bold;
}
.register_content_subtitle {
	padding-top: 3px;
}

.register_details {
	padding: 15px 15px 10px 15px;
}

.register_error {
	BORDER: 	#52b52b 1px dashed;
	BACKGROUND: #e5f8de 10px 10px;
	padding: 0px 10px 0px 20px;
	margin-bottom: 15px;
}

.register_privacy {
	border:  #ffe993 1px solid;
	background: url(../images/icon_info.gif) no-repeat 5px 5px;
	padding: 5px 5px 5px 25px;
	margin-bottom: 15px;
}

.register_indicates {
	margin-bottom: 8px;
	FONT-WEIGHT: normal;
}

.register_asterisk {
	COLOR: #22a622;
}

.register_item {
	FONT-WEIGHT: normal;
	padding-bottom: 13px;
}
.register_fields_required {
	FONT-FAMILY: Arial, Helvetica, sans-serif; COLOR: #5d5d5d; FONT-SIZE: small;
	padding-top: 3px;
	font-weight: normal;
}

.register_details ul {
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 20px 10px;
	line-height: 150%;
}

.register_agree_info {
	padding-bottom: 5px;
}

.register_btn_left {
	FONT-FAMILY: Arial; WHITE-SPACE: nowrap; 
	BACKGROUND: url(../images/imgVIPrmryBtnLt.gif) no-repeat left top; 
	COLOR: #fff; FONT-SIZE: small; CURSOR: pointer; FONT-WEIGHT: bold;
	padding-left: 6px;
	line-height: 190%;
	display: block;
}

.register_btn_right {
	BACKGROUND: url(../images/btnViPrmry.gif) no-repeat 100% 0px;
	padding-left: 8px;
	padding-right: 14px;
	display: block;
}

/* for my7744.php */
.my7744_title {
	MARGIN-TOP: 4px; MARGIN-BOTTOM: 15px;
	FONT-FAMILY: Arial; COLOR: #5d5d5d; FONT-SIZE: medium; FONT-WEIGHT: bold;
}

.my7744_item { MARGIN-BOTTOM: 15px; }
.my7744_item A { FONT-FAMILY: Arial; COLOR: #00c; FONT-SIZE: small; FONT-WEIGHT: normal; text-decoration: none; }
.my7744_item A:active { FONT-FAMILY: Arial; COLOR: #00c; FONT-SIZE: small; FONT-WEIGHT: normal; }
.my7744_item A:visited { FONT-FAMILY: Arial; COLOR: #00c; FONT-SIZE: small; FONT-WEIGHT: normal; text-decoration: none; }
.my7744_item A:hover { FONT-FAMILY: Arial; COLOR: #00c; FONT-SIZE: small; FONT-WEIGHT: normal; }

.my7744_item_content {
	border-color: #ccc;
	border-style: solid;
	border-width: 0px 1px 0px 1px;
	padding: 8px 0px 2px 10px;
	text-align: left;
}

/* for admin.dwt */

.admin_navigation {	
	width: 210px; FLOAT: left;
	padding-right: 0px;
	display: block; text-align: left;
	margin-top: 4px;
	border: #ccc solid;
	border-width: 1px 0px 0px 0px;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #333;
}
.admin_navigation_group {
	BACKGROUND: url(../images/NavigationRight.gif) #f0f0f0 repeat-y right top;
	border: #ccc solid;
	border-width: 0px 0px 1px 1px;
	padding-bottom: 5px;
}
.admin_navigation_title {
	padding: 7px 0px 5px 15px;
	FONT-SIZE: medium; FONT-WEIGHT: bold;
	background: url(../images/NavigationTitleBg.gif) right bottom;
	border: 0px;
	margin-right: 3px;
}

.admin_navigation_list {
	margin: 0px 15px;
	padding: 0px;
}
.admin_navigation_item {
	padding: 2px 4px 4px 20px;
	BORDER-TOP: #ddd 1px solid;
	list-style-type: none;
	font-size: small;
}
.admin_navigation_item:hover {
	background-color: #999;
	COLOR: #fff;
}
a.admin_navigation_link {
	COLOR: #333;
	FONT-SIZE: small;
	text-decoration: none;
}
a.admin_navigation_link:visited {
	COLOR: #333;
	FONT-SIZE: small; 
}
a.admin_navigation_link:active {
	/*COLOR: #333;*/
	FONT-SIZE: small;
}

a.admin_navigation_link:hover {
	COLOR: #fff;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none;
	width: 100%;
}

.admin_image_format {
	padding: 0px 40px 20px 80px;
}
