html,body {
	font: normal 12px Tahoma, sans-serif;
	background: #FFF;
}

html,body,legend,dl,dd,dt,ul,th,td,tr,table,div,p,input,button,select,img,span,form,label,a,textarea,h1,h2,h3,h4,h5,h6 {
	margin: 0;
	padding: 0;
}

body {
	padding: 0 10px;
}

img {
	border: 0;
}

textarea{
    resize: none;
}

textarea[disabled="disabled"], input[disabled="disabled"], select[disabled="disabled"] {
    color: #444;
} 

div.page_info_content{
    padding: 0 2px;
}

a {
	color: #00628f;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a.black {
	color: #000;
	text-decoration: none !important;
}

h1 {
	color: #00628f;
	font-size: 24px;
	margin: .5em 0 .5em 0;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-weight: bold;
}

h2,h3,h4,h5 {
	color: #00628f;
	margin: .3em 0 .3em 0;
}

p {
	line-height: 1.5;
}

button.grafic{
    border:0;
    background: none;
    outline: none;
}

.cboth {
	clear: both;
	height: 1px;
}

.both {
	clear: both;
}

.notexdec{
    text-decoration: none;
}

.content {
	width: 945px;
	margin: 0 auto;
	padding: 2px 0;
}

div.content_separator {
	height: 3px;
	font-size: 3px;
	background: #00628f;
	clear: both;
}

h4.register_choice{
    font:bold 16px Arial;
    
    padding-right: 20px;
}

a.register_choice{
    background: url(../img/acc-submit1.png) no-repeat center;
    display:block;
    width: 187px;
    height: 18px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    font: 12px Verdana;
    line-height: 1.4;
}

p.register_choice{
    margin-bottom: 20px;
    padding-right: 20px;
}

.mtop {
	margin-top: 10px;
}

.slogan {
	color: #566568;
	font: normal 14px Verdana, sans-serif;
	letter-spacing: 7px;
	padding: 0 10px;
	position: relative;
	top: -20px;
}

.lang {
	list-style: none;
	float: right;
}

.lang li {
	float: left;
	padding: 0 5px;
}

.lang li a {
	color: #FFF;
	text-decoration: none;
	opacity: 0.5;
	filter: alpha(opacity =           50%);
	vertical-align: middle;
}

.lang li a.active {
	opacity: 1;
	filter: alpha(opacity =           100%);
}

.lang li img {
	border: 0;
	vertical-align: middle;
	margin: 0 5px;
}

.top1 {
	background: #565246;
	border-top: 1px solid #000;
	border-bottom: 2px solid #1c1b18;
}

.top2 {
	padding: 3px 0;
}

.navigation {
	list-style: none;
	float: right;
	padding: 20px 0 1em;
	z-index: 99;
}

.navigation li {
    float: left;
    padding: 1px 10px 0;
    border-right: 1px solid #00628F;
    height: 20px;
    display: block;
}
.navigation li.last {
    border-right: 1px solid transparent;
    padding: 1px 0 0 10px;
}
.navigation li.wsub:hover, .navigation li.wsub.hover{
  border-top: 1px solid #00628F !important;
  border-right: 1px solid #00628F;
  padding-top: 0;
}

.navigation a {
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    display: block;
    float: left;
    line-height: 1.5;
  padding: 0 !important;
}

.navigation a i {
    font-style: normal;
    font-weight: normal;
}

.navigation a.active {
    color: #00628f;
}

.navigation a:hover {
    text-decoration: none;
    color: #00a4ef;
}

.navigation a img {
    vertical-align: middle;
}

ul.header-sub-menu {
    clear: both;
    display: none;
    float: none;
    left: 0;
    list-style-type: none;
    position: absolute;
    z-index: 99;
}

ul.header-sub-menu li {
display: block;
margin: 0;
height: 1%;
position: relative;
width: 100%;
border-left: 1px solid #00628F;
border-top: 0;
background: #FFF;
}
ul.header-sub-menu li.last {
    border: 1px solid #00628F;
    border-top: 0;
    padding-bottom: 15px;
}

ul.header-sub-menu li a {
width: 100%;
padding: 2px;
outline: 0;
height: 1%;
line-height: 2;
font-weight: normal;
}


ul.header-sub-menu li a:hover {
    color: #00a4ef;
}

.query_string strong {
	color: #00628f;
	margin-right: 0.5em;
}

.query_string {
	color: #000;
}

.query_string .del {
	text-decoration: none;
}

.query_string .del img {
	margin: 3px;
	
	vertical-align: bottom;
}

a.home_banner{
    outline: none;
}

ul.errors {
    margin: 15px;
    list-style-type: none;
}

ul.errors li {
    color: #ee0000;
}


.zend_form input[type="file"] {
	border: 1px solid #999;
}

.zend_form select {
	border: 1px solid #00628F;
	width: 177px;
}

.zend_form input[type="text"],.zend_form input[type="password"] {
	width: 175px;
	border: 1px solid #00628F;
	padding: 2px 0;
}

.zend_form fieldset textarea, .zend_form textarea {
	width: 30em;
	height: 10em;
	border: 1px solid #00628F;
}

.zend_form fieldset dd,.zend_form fieldset dt {
	padding: 3px 0;
	text-align: left;
}

.zend_form fieldset {
	border: 0;
	padding: 2px 2px 15px 2px;
}

.zend_form fieldset legend {
	font-size: 14px;
	font-weight: bold;
	color: #00628F;
}

.zend_form dt label {
	font-size: 100%;
	display: block;
	white-space: normal;
	margin-left: 0;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	font-family: Verdana, sans-serif;
}

.zend_form fieldset dt {
	float: left;
	clear: left;
	width: 160px;
}

.zend_form fieldset dd {
	margin-left: 10px;
}

.zend_form p.description {
	display: inline;
	color: #a1a1a1;
	font-size: 11px;
	padding-left: 8px;
}

.zend_form dd label {
	
}

.zend_form dl dd {
	margin-left: 160px;
}

.zend_form input[type="submit"],.zend_form button {
	background: url(../img/acc-submit.gif) 0 0 no-repeat;
	border: 0;
	padding-bottom:3px;
	*padding-bottom:2px;
	width: 126px;
	height: 19px;
	outline: none;
	color: #FFF;
	font:12px Verdana, sans-serif;
	cursor: pointer;
	margin-bottom: 10px;
	text-align: center;
}

#category_id_description{
    position: absolute;
    color: #a1a1a1;
    font-size: 11px;
    
}

.wr_register {
	float: right;
	width: 315px;
}

.register_enter {
	background: #E8F4FE url(../img/register_arrow.png) 15px 15px no-repeat;
	border: 1px solid #00628F;
	margin-top: 120px;
	position: relative;
	wid th: 310px !important;
}

.register_enter .round_corn_tr {
	padding: 15px 20px 15px 40px;
	line-height: 1.4;
}

.form-register {
	width: 600px;
	margin-right: 320px;
}

.form-register .zend_form input[type="submit"],#form-register .zend_form button {
	background: url(../img/submit_bg_vbig.gif) 0 0 no-repeat;
	width: 317px;
	margin-left: 164px;
}

.form-register .zend_form fieldset textarea {
	width: 275px;
	height: 110px;
	vertical-align: top;
	overflow: auto;
}

.form-register-shop #fieldset-personal {
	border-bottom: 1px solid #00628F;
}

.form-register-shop #shop-email_notification{
    width: 250px;
}
.zend_form fieldset legend {
	margin-left: 160px; *
	margin-left: 155px;
}

.form-register #category_id-element label {
	width: 50%; *
	width: 49%;
	padding: 2px 0; *
	padding: 0; *
	height: 1.1em;
}

.form-register #category_id-element br {
	display: none;
}

.zend_form input[type="checkbox"] {
	margin-right: 12px; *
	margin: 0 7px 0 -4px;
}

.zend_form dd ul.errors {
	margin: 5px 5px 5px 0px;
	list-style-type: none;
}

.zend_form dd ul.errors li, span.error {
	color: #ee0000;
}

.zend_form label.required { /*color: #aa0000;*/
	
}

#inquiry-submit{
    background-image: url(../img/acc-submit1.png);
    width: 187px;
}
/* content
*/
ul.index-categories {
	list-style: none;
	width: 60%;
	float: left;
}

ul.index-categories li {
	width: 33%;
	float: left;
	margin: 0;
}

ul.index-categories li a {
	color: #000;
	text-decoration: none;
	font-size: 11px;
}

ul.index-categories li a:hover {
	text-decoration: underline;
}

.logo {
	display: block;
	float: left;
	width: 239px;
	height: 65px;
	background: url(../img/logo_beta.gif) 0 0 no-repeat;
	padding-bottom: 20px;
	outline: 0;
	text-decoration: none;
	margin-top: 5px;
}

.logo span {
    font: normal 42px Tahoma, sans-serif;
    margin: 0 0 10px 0;
    display: none;
}

.quick-search {
	float: right;
	margin-left: 500px;
	padding: 10px 0;
	text-transform: lowercase;
	font-weight: bold;
}

.quick-search input {
	border: 1px solid #000;
}

hr {
	clear: both;
	color: #000;
	size: 2px;
}

.seller,.buyer {
	float: left;
	width: 18%;
	padding: 0 2% 1em 0;
	font-size: 14px;
}

.seller h3,.buyer h3 {
	margin-top: 0;
	font-size: 18px;
}

.seller a,.buyer a {
	font-size: 14px;
	font-weight: bold;
}

.table_main {
	width: 100%;
}

.table_main th {
	text-align: left;
	padding: 5px;
}

.table_main td {
	padding: 5px;
}

.navigation.ul_bottom {
	float: left;
	left: -50%;
	position: relative;
}

div.bottom {
	padding: 1em 0 2em;
	margin: 0 auto;
	float: left;
	left: 50%;
	position: relative;
	text-align: center;
}

.seo {
	margin: 4em 0;
}

.wrap-bottom {
	width: 900px;
	margin: 0 auto;
}

.float_r {
	float: right;
}

.tright {
	text-align: right;
}

.registration,.about_us {
	height: 448px;
	float: left;
}

.registration {
	background: url(img/bt2.gif) 0 bottom no-repeat;
}

.about_us {
	background: url(img/bt3.gif) 0 bottom no-repeat;
	margin: 5px 0px 10px 0;
	float: right;
}

.query a {
	color: #000;
}

.p1 {
	color: #000;
	font-size: 11px;
	margin: 0 3px 10px;
	padding: 0 18px 8px 12px;
	background: #FFF;
	text-align: justify;
}

.body {
	padding: 0 21px 0 0;
	clear: both;
	/*border: 1px solid red; 
  border-style: solid none;*/
}

.query {
	float: left;
	width: 275px;
	margin: 5px 30px 30px 0;
	color: #000;
}

.query .t1 {
	vertical-align: middle;
}

.query .example {
	padding: 4px 0 2px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.query textarea {
	border: 1px solid #00628f;
	width: 270px;
	height: 55px;
	white-space: pre;
	margin-top: 5px;
	overflow: auto;
	font: 12px Verdana;
	padding: 2px;
}

.border {
	display: block;
	height: 3px;
	background: url(../img/dot.png) 5px bottom repeat-x;
	margin: 10px 16px 10px 18px;
}

.query label {
	display: block;
	width: 100%;
	line-height: 1.3;
	text-align: left;
	color: #00628f;
	font: bold 16px Arial, Veradana, Tahoma, sans-serif;
	padding: 5px 0;
}

.query button {
	background: url(../img/button_send_inquiry_big.gif) no-repeat;
	width: 275px;
	height: 28px;
	border: 0;
}

.query button:hover {
	background-position: 0 -30px; 
}

.query button:active {
	background-position: 0 -60px;
}

.query input[type="text"] {
	width: 166px;
	border: 1px solid #00628f;
	font: 12px Verdana;
	height: 15px;
	padding: 2px;
	float: right;
}

.query #inquiry_quick_help_box dt{
    font-weight: bold;
}

.query #inquiry_quick_help_box dd{
    margin-left: 30px;
}

#inquiry_category_id {
	background: url(../img/select_categories.gif) no-repeat 152px 0;
	padding-right: 20px;
	width: 148px;
	cursor: default;
}

#inquiry_category_id_cont {
	display: none;
	position: absolute;
	background: #fff;
	border: 1px solid #00628F;
	width: 440px;
	padding: 10px 10px 10px 10px;
	z-index: 999;
}

#inquiry_category_id_cont #inquiry_category_id_cont_list {
	
}

#inquiry_category_id_cont label {
	font-size: 12px;
	margin: 0;
	padding: 0 5px 5px 0;
	display: block;
	width: 210px;
}

#inquiry_category_id_cont span {
	width: 50%;
	float: left;
	color: #00628F;
	font: bold 14px Arial;
}

#inquiry_category_id_cont_close {
	float: right;
	margin-left: 5px;
}

#inquiry_category_id_cont_apply {
	float: right;
}

#inquiry_category_id_cont_sep {
	border-top: 1px solid #00628F;
	margin: 8px 0;
	clear: both;
	float: none;
	height: 2px;
}

#inquiry_category_id_cont_list br {
	display: none;
}

#inquiry_category_id_cont label input {
	margin-right: 5px;
	padding: 0;
}

#inquiry_hider {
	position: absolute;
	width: 276px;
	display: none;
	opacity: .5;
	filter: progid :       DXImageTransform.Microsoft.Alpha (       opacity = 
		     50 );
	-moz-opacity: .5;
	-khtml-opacity: .5;
	background: #fff;
}

#inquiry_hider div {
	background: url(../img/ajax-loader-large.gif) no-repeat center center;
	width: 276px;
	height: 100%;
}

#inquiry_quick_help_box {
	display: none;
	position: absolute;
	background: #fff;
	border: 1px solid #00628F;
	width: 440px;
	padding: 10px;
	
}

#inquiry_quick_help_box img {
	cursor: pointer;
	float: right;
}

#inquiry_quick_help_box span {
	float: left;
	color: #00628F;
	font: bold 15px Arial;
	margin-bottom: 5px;
}

#inquiry_quick_help_box h6{
    color: #00628F;
    font: bold 14px Arial;
    margin-bottom: 10px;
}

#inquiry_quick_help_box_right{
    float: left;
    width: 218px;
    border-right: 1px solid #00628F;
}

#inquiry_quick_help_box_wrong{
	width: 210px;
	*width: 220px;
	padding-left: 10px;
	float: right;
	text-align: left;
}

#inquiry_quick_help_box p{
    height: 50px;
    line-height: 1.1;
}

div.inqury_quick_error {
	display: none;
	color: red;
}

.wr_img {
	padding: 20px 5px 10px 0;
	display: block;
	float: right;
}

.query input.buttons,.registration input.buttons {
	margin: 3px 21px 0 0;
}

.registration .t1 {
	margin-bottom: 25px;
}

.registration .t2 {
	margin-bottom: 15px;
}

.about_us .body {
	padding: 0 18px;
	text-align: justify;
	color: #FFF;
}

.about_us .t1 {
	margin: 0 auto;
	display: block;
}

.about_us .t2 {
	margin: 15px 0;
}

.about_us .details {
	color: #ddb100;
	text-decoration: none;
	float: right;
}

.about_us a.details:hover {
	text-decoration: underline;
}
.ma in {
    padding-bottom: 100px;
}

.col2 {
	float: right;
	width: 700px;
}
.col1 {
    width: 226px;
    float: left;
    margin-top: 15px;
}

/* START main_listing */
.main_listing {
	margin: 10px -10px;
}

.main_listing p {
	line-height: 1.3;
}

.main_listing table { *
	border-collapse: collapse;
	font: normal 12px Verdana, sans-serif;
}

.main_listing table td {
	border: 1px solid #00628f;
	vertical-align: top;
}

.main_listing td {
	margin: 0;
}

.main_listing .odd table td {
	background-color: #e8f4fe;
	background-repeat: no-repeat;
}

.main_listing .even table td {
	background-color: #FFF;
	background-repeat: no-repeat;
}

.main_listing table a:hover {
	text-decoration: none;
}

.main_listing table td.list_tl {
	background-image: url(../img/list_tl2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 5px;
	height: 5px;
	border: 0;
}

.main_listing table td.list_tr {
	background-image: url(../img/list_tr2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 5px;
	height: 5px;
	border: 0;
}

.main_listing table td.list_bl {
	background-image: url(../img/list_bl2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 5px;
	height: 5px;
	border: 0;
	vertical-align: bottom;
}

.main_listing table td.list_br {
	background-image: url(../img/list_br2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 5px;
	height: 5px;
	border: 0;
	vertical-align: bottom;
}

.main_listing table td.space_left {
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
}

.main_listing table td.space_left img {
	
}

.main_listing table td.space_right {
	border-left: 0;
	border-top: 0;
	border-bottom: 0;
}

.main_listing table td.space_right img {
	
}

.main_listing table td.list_name {
	border-top: 0;
	border-bottom: 0;
	padding: 5px 10px;
	width: 492px;
}

.main_listing table td.list_name a.inquiry {
	color: #000;
	text-decoration: none;
}

.main_listing table td.list_name a.inquiry:hover {
	color: #00628f;
}

.main_listing table td.list_etc {
	border-top: 0;
	border-bottom: 0;
	width: 180px;
	padding: 5px 10px;
}

.main_listing table td.list_sep {
	width: 5px;
	border: 0;
	background-color: #fff;
}

.main_listing table td.list_nt {
	border-bottom: 0;
	border-left: 0;
	width: 485px;
}

.main_listing table td.list_et {
	border-bottom: 0;
	border-right: 0;
	width: 175px;
}

.main_listing table td.list_nb {
	border-top: 0;
	border-left: 0;
}

.main_listing table td.list_eb {
	border-top: 0;
	border-right: 0;
}

.main_listing a.make_proposition {
	display: block;
	width: 174px;
	height: 18px;
	background: url(../img/button_make_proposition_sprite.gif) no-repeat;
}

.main_listing a.make_proposition:hover {
	backg round-image: url(../img/button_make_proposition_hover.gif);
	background-position: 0 -20px;
}

.main_listing a.make_proposition:active {
	backg round-image: url(../img/button_make_proposition_active.gif) !important;
	background-position: 0 -40px;
}

/* END main_listing */
.top {
	width: 1 !important;
	border: none !important;
}

.top img {
	position: relative;
}

@
-moz-document url-prefix    () { .top img {
	top: -1px;
}

}
.paginator {
	margin: 0 0 10px 0;
	text-align: right;
}

.paginator a {
	padding: 2px 6px;
}

.paginator a:hover {
	background-color: #c7d5e1;
}

.paginator .prev,.paginator .next {
	font-size: 18px;
	text-decoration: none;
}

.paginator .prev:hover,.paginator .next:hover {
	background-color: transparent;
}

.footer {
	height: 37px;
	clear: both;
	position: relative;
	font-size: 11px;
}

.content.footer {
	/*background: transparent url(../img/corners_b_old.gif) 0 0 no-repeat;
	padding: 0 0 0 14px;
	width: 931px;*/
	margin: 10px auto;
}

ul.bottom_menu {
    padding: 12px;
	list-style: none;
	float: left;
	margin: 0 200px;
	position: absolute;
	left: 50%;
	margin: 0;
	margin-left: -320px;
	text-align: center;
}

/*.copyright {
	float: left;
	font-weight: normal;
	color: #000;
	padding-left: 0;
}*/

.bottom_menu li {
	display: inline;
	padding-left: 25px;
	background: url(../img/square.png) 8px 6px no-repeat;
}

.bottom_menu li:first-child {
	background: none;
}

.bottom_menu li a {
	font-family: Verdana, sans-serif;
	/*color: #FFF;*/
	text-decoration: none;
}

.bottom_menu li a:hover {
	font-family: Verdana, sans-serif;
	color: #00a4ef;
	text-decoration: none;
}

/*.dev {
	float: right;
	color: #000;
	padding-right: 0;
	width: 176px;
	height: 33px;
}*/

a.dev {
  float: right;
	color: #000;
	padding-right: 0;
	margin-top: 1px;
	margin-left: 20px; -margin-left: 10px;
	width: 176px;
	height: 33px;
	text-decoration: none;
	text-indent: -1000px;
	overflow: hidden;
	display: block;
	background: url(../img/web4pro.gif) 0 0 no-repeat;
}

a.dev:hover {
	color: #00a4ef;
	background: url(../img/web4pro.gif) 0 -33px no-repeat;
}
.subfooter {
  border-top: 1px solid #CACACA;
  padding-top: 3px;
}
.subfooter p {
  color: #b8b8b8;
  margin-right: 40%;
}
.subfooter p a {
  color: #898989;
}
.copyright {
	float: right;
	font-weight: normal;
	color: #898989;
	padding-left: 0;
}

#login_quick{
    display: none;
}

#login_quick label {
	display: block;
	width: auto;
	line-height: 1.3;
	text-align: left;
	color: #00628f;
	font: bold 12px Tahoma, Arial, sans-serif;
	padding: 5px 0;
	white-space: nowrap;
}

#login_quick input[type="text"],#login_quick input[type="password"] {
	width: 200px;
	border: 1px solid #00628f;
	height: 16px;
	padding: 1px;
	float: right;
	position: relative;
	top: -2px;
}

#login_quick input.buttons {
	margin: 3px 21px 0 0;
}

#login_quick button {
	background: transparent url(../img/button_login.gif) 0 0 no-repeat;
	float: right;
	width: 75px;
	height: 19px;
	border: 0px;
	margin: 7px 0;
	cursor: pointer;
}

#login_quick button:hover{
    background-image: url(../img/button_login_hover.gif);
}

#login_quick button:focus{
    background-image: url(../img/button_login_focus.gif);
}


#login_quick .pass_forg {
	clear: both;
	display: inline;
	font-size: 11px;
	background: none;
	margin-left: 50px;
}

#login_quick .remember_me {
	float: left;
	width: auto;
	font-size: 11px;
	font-weight: normal;
	margin-left: 58px;
}

#login_quick .remember_me input {
	left: -3px;
	margin: 3px;
	position: relative;
	top: 2px;
}

/********************** IE ****************************/
*+html .query select {
	margin: 3px 0;
}

*+html .navigation a {
	padding: 8px 0 2px;
	height: 24px;
	vertical-align: top;
}

/********************** IE6 ***************************/
* html .navigation a {
	padding: 8px 0 2px;
	height: 24px;
	vertical-align: top;
}

h3 {
	font: bold 18px Arial, Tahoma;
	color: #00628F;
	margin: 20px 0;
}

#main_inquiries {
	width: 606px;
	float: left;
}

#main_inquiries h3 {
	float: left;
	width: 400px;
}

#main_inquiries #main_inquiries_view_all {
	float: right;
	line-height: 5;
}

p.main_inquiry {
	height: 59px;
	background: url(../img/main_inq_bg.gif) no-repeat;
	padding: 10px 10px 0 10px;
	margin-top: -10px;
	font: 12px Verdana;
}

p.main_inquiry a{
    color: #000;
    text-decoration: none;
}

p.main_inquiry a:hover{
    color: #00628F;
}


a.main_inquiry_bid {
	left: 450px;
	position: relative;
	bottom: 31px;
}

#main_shops_vip {
	width: 300px;
	float: right;
}

#main_shops_vip h3 {
	margin-bottom: 10px; *
	margin-bottom: 20px;
}

ul.main_shops_vip_list {
	list-style-type: none;
	clear: both; *
	margin-bottom: 8px;
}

ul.main_shops_vip_list li {
	margin: 0;
	padding: 0;
}

ul.main_shops_vip_list li img {
	border: 1px solid #00628F;
	float: left;
	margin: 0 10px 13px 0; *
	margin: -8px 10px 13px 0;
	width: 78px;
	height: 58px;
}

ul.main_shops_vip_list li.title {
	margin: 0 0 5px 0; *
	margin: -20px 0 5px 0;
}

ul.main_shops_vip_list li.title a {
	font: bold 12px Tahoma;
	color: #00628F;
}

ul.main_shops_vip_list li.desc {
	font: normal 11px Tahoma;
	color: #00628F;
	height: 40px;
	overflow: hidden;
}

table.general {
	
}

table.general th {
	background: #00628f;
	height: 30px;
	font: bold;
	color: #fff;
	margin-left: 1px;
}

table.general th {
	border-right: 1px solid #FFF;
}

table.general th.tl {
	background: #00628f url(../img/allc12.gif) 0 0 no-repeat;
}

table.general th.tr {
	border-right: 0 none;
	background: #00628f url(../img/allc11.gif) right 0 no-repeat;
}

div.owner {
	background-image: url(../img/inquiry_info_mail.gif);
	background-position: center center;
	background-repeat: no-repeat;
	width: 80px;
	height: 30px;
}

/*table.general tr.last:hover td,*/ table.general tr.last td.bid_row_selected_last {
	background: url(../img/all01_hover.gif) -20px bottom no-repeat;
}

/*table.general tr.last:hover td.tl,*/ table.general tr.last td.bid_row_selected_last_left {
	border-left: none;
	background: url(../img/all01_hover.gif) 0 bottom no-repeat !important;
}

/*table.general tr.last:hover td.tr,*/ table.general tr.last td.bid_row_selected_last_right {
	border-right: none;
	background: url(../img/all01_hover.gif) right bottom no-repeat !important;
}

table.general .even.last td {
	background: url(../img/all01.gif) -20px bottom no-repeat;
}

table.general .even.last td.tl {
	border-left: none;
	background: url(../img/all01.gif) 0 bottom no-repeat;
}

table.general .even.last td.tr {
	border-right: none;
	background: url(../img/all01.gif) right bottom no-repeat;
}

table.general .odd.last td {
	background: url(../img/all001.gif) -20px bottom no-repeat;
}

table.general .odd.last td.tl {
	border-left: none;
	background: url(../img/all001.gif) 0 bottom no-repeat;
}

table.general .odd.last td.tr {
	border-right: none;
	background: url(../img/all001.gif) right bottom no-repeat;
}

table.general td {
	padding: 10px 0;
	border-right: 1px solid #00628f;
}

table.general tr td:first-child {
	border-left: 1px solid #00628f;
}

table.general td.shop {
	padding-left: 10px;
}

table.general td.date {
	width: 100px;
	text-align: center;
}

table.general td.price {
	width: 80px;
	text-align: center;
}

table.general td.owner {
	width: 80px;
	text-align: center;
}

table.general tr.odd {
	
}

table.general tr.even {
	background: #e8f4fe;
}

table.general tr.bid_row {
	cursor: default;
}

/*table.general tr.bid_row:hover {
	background: #cddbe9;
}*/

table.general tr.bid_row_selected {
	background: #cddbe9;
}

table.general a.buyer_messages{
    background: url(../img/message_orange.gif) no-repeat center left;
    padding-left: 16px;
    text-align: left;
    margin:0 10px;
    outline: none;
    text-decoration: none;
}

/* START inquiry info */
#inquiry_info {
	border: 1px solid #00628F;
	margin: 10px 0 10px 0;
	pad ding: 10px;
	float: none;
	clear: both;
	position: relative;
	width: auto;
}
#inquiry_info .round_corn_br {
    *width: auto;
}

#inquiry_info_name {
	float: left;
	width: 600px;
	margin: 10px 0;
	padding: 0 15px 30px 15px;
	
	border-right: 1px solid #00628F;
}

#inquiry_info_name h1 {
	font: normal 14px Verdana;
	color: #000;
}

#inquiry_info_name p.name_added{
    border-top: 1px dashed #c5dde8;
    margin: 5px 10px 5px 0;
    padding-top: 5px;
}

#inquiry_info_name p.name_added span{
	color: #a1a1a1;
	font-size: 11px;
}

#inquiry_info_add {
	display: block;
	background: url(../img/inquiry_info_add.gif) center left no-repeat;
	padding-left: 20px;
	height: 16px;
	position: absolute;
	bottom: 10px;
	left: 10px;
}

#inquiry_info_details {
	list-style-type: none;
	float: right;
	width: 290px;
	font: 12px Verdana;
	margin: 10px 10px 10px 0;
	padding-left: 10px;
	border-left: 1px solid #00628F;
	position: relative;
	left: -4px;
}

#inquiry_info_details li {
	margin: 5px 0;
}

#inquiry_info_bids {
	float: left;
}

table.general a.bid_complete {
	display: block;
	width: 47px;
	height: 22px;
	background: url(../img/inquiry_not_complete.png) no-repeat center center;
}

table.general a.bid_complete_hover,table.general a.bid_complete_winned {
	background-image: url(../img/inquiry_complete.png);
}

#inquiry_info_make_bid {
	background: url(../img/inquiry_make_bid_bg.gif) no-repeat top center;
	background-color: #00628f;
	width: 310px;
	float: right;
	color: #fff;
	text-align: center;
	font: 12px Verdana;
}

#inquiry_info_make_bid div {
	background: url(../img/inquiry_make_bid_bg_bot.gif) no-repeat bottom center;
	margin: 170px auto 0 auto;
	padding: 0 15px;
}

#inquiry_info_make_bid div span {
	display: block;
	width: 250px;
	height: 100px;
	margin: 0 auto;
}

#inquiry_info_make_bid div span a {
	color: #fff;
}

#inquiry_info_make_bid table td {
	font-weight: bold;
	padding: 5px 0;
	text-align: left;
}

#inquiry_info_make_bid input[type="text"] {
	width: 160px;
	border: 1px solid #000;
	padding: 2px;
	margin: 0 3px;
}

#inquiry_info_make_bid textarea {
	border: 1px solid #000;
	width: 100%;
	height: 54px;
}

#inquiry_info_make_bid input[type="submit"] {
	background: transparent url(../img/send_inquiry_info_make_bid.gif) 0 0 no-repeat;
	text-indent: -3000px;
	position: relative; *
	left: 3000px;
	width: 276px;
	border: 0;
	height: 28px;
	cursor: pointer;
}

#inquiry_info_make_bid input[type="submit"]:hover {
	background: transparent url(../img/send_inquiry_info_make_bid.gif) 0 0 no-repeat;
	cursor: pointer;
}

#inquiry_info_messenger {
	width: 310px;
	float: right;
	background: #e8f4fe;
	border: 1px solid #00628F;
	height: 400px;
}

#message_history {
	mar gin: 20px 15px;
	padding: 20px 15px;
}

#message_history textarea {
	border: 1px solid black;
	margin: 5px 0;
	width: 100%;
}

#message_history #price{
    border: 1px solid black;
    margin- bottom: 10px;
}

#message_history #price_label{
    margin: 0 10px 0 0;
}

div.message_form_error{
    color: red;
    margin-bottom: 5px;
}

#message_history #message_form_submit {
	float: right;
	clear: left;
}

#message_history h6 {
	margin: 10px 0;
	font: bold 13px Verdana;
}

div.message_history {
	height: 160px;
	overflow: auto;
}

table.message_history {
	width: 255px;
}

table.message_history td {
	
}

table.message_history td.date {
	text-align: right;
	color: #a1a1a1;
	width: 60px;
}

table.message_history td.read {
	text-align: right;
	width: 10px;
}

table.message_history td.sender{
    width: 180px;
}

table.message_history td.body {
	padding-bottom: 5px;
	border-bottom: 1px solid #4e98ba;
	
}

#loading_box {
	background: url(../img/ajax-loader-large.gif) no-repeat center center;
	height: 100px;
	margin: 20px 0;
}

.loading_box {
    background: url(../img/ajax-loader-large.gif) no-repeat center center;
    height: 140px;
}

#confirm_complete_dialog dl dt label{
    float: none;
    text-align: left;
}
#confirm_complete_dialog dd{
    
}
#confirm_complete_dialog textarea, #confirm_complete_dialog input[type="text"]{
    width: 100%;
    font: 12px Verdana;
}
#confirm_complete_dialog textarea{
    height: 46px;
}


/* END inquiry info */ /*#login_quick{
    display: none;
}
#login_quick label{
    display: block;
    
}*/ /* contact us*/
#contact_us_form_cont {
	width: 460px;
	border: 1px solid #00628f;
	position: relative;
}

#contact_us_form_cont h3 {
	margin: 0 0 20px 0;
	font: bold 14px Verdana;
	color: #00628f;
}

.frmContactUs {
	
}

.frmContactUs dt {
	float: left;
	width: 150px;
}

.frmContactUs dd {
	clear: right;
	margin-bottom: 5px;
	margin-left: 160px;
}

.frmContactUs dt label {
	color: #000 !important;
	font: normal 12px Tahoma;
}

.frmContactUs button {
	background: url(../img/button_send.gif) no-repeat center center;
	border: 0;
	width: 124px;
	height: 18px;
	cursor: pointer;
}

.frmContactUs #send-element {
	text-align: right;
	padding-right: 42px;
}

.frmContactUs textarea,.frmContactUs input[type="text"] {
	width: 225px;
	font: 12px Tahoma;
	border: 1px solid #00628f;
	padding: 1px;
}

.frmContactUs input[type="text"] {
	height: 16px;
}

.frmContactUs textarea {
	height: 80px;
}

.frmContactUs #captcha-label{
    height: 120px;
}
#contact_us_info_cont {
	width: 460px;
	border: 1px solid #00628f;
	position: relative;
	background: #e8f4fe;
	text-align: left;
}

#contact_us_info_cont h3 {
	margin: 0 0 20px 0;
	font: bold 14px Verdana;
	color: #00628f;
}

div.vcard {
	color: #00628f !important;
	font: bold 12px Verdana;
}

div.vcard *,div.vcard div {
	line-height: 2;
	color: #00628f;
}

div.vcard .email {
	display: block;
	background: url(../img/contact_us_mail.gif) no-repeat left center;
	padding-left: 25px;
}

div.vcard .tel {
	display: block;
	background: url(../img/contact_us_tel.gif) no-repeat left center;
	padding-left: 25px;
}

div.vcard .url {
	display: block;
	background: url(../img/contact_us_earth.gif) no-repeat left center;
	padding-left: 25px;
}

div.vcard .adr {
	display: block;
	background: url(../img/contact_us_address.gif) no-repeat left center;
	padding-left: 25px;
}

/* end contact us*/
p.button_panel {
	margin-top: 20px;
	text-align: right;
}

button.button_ok, button.button_cancel, button.button_order {
	width: 81px;
	height: 18px;
	border: 0;
	cursor: pointer;
}

button.button_ok {
	background: url(../img/button_ok.gif) no-repeat;
}

button.button_cancel {
	background: url(../img/button_cancel.gif) no-repeat;
}

button.button_order {
	width: 110px;
    background: url(../img/button_order.gif) no-repeat;
}

/* corners */
.round_corn_wrap{
    border: 1px solid #00628F;
    position: relative;
    width: 100%;
}

.round_corn_tl {
	background: url(../img/allc1.png) left top no-repeat;
	height: 100%;
}

.round_corn_tr {
	background: url(../img/allc2.png) top right no-repeat;
}

.round_corn_bl {
	background: url(../img/allc3.png) bottom left no-repeat;
	height: 100% !important;
}

.round_corn_br {
	background: url(../img/allc4.png) bottom right no-repeat;
	margin: -1px;
	*width: 101%;
}

p.site_message {
	background: #fdffe5 url(../img/icon_information_blue.gif) 10px 10px no-repeat;
	padding: 12px 10px 10px 40px;
	height: 100px;
	overflow: auto;
}

.blue {
	background: #E8F4FE;
}

#member_greeting{
    float:right;
    margin-top:20px;
    width: 600px;
    text-align: right;
}

.account_edit {
	position: relative;
	border: 1px solid #00628F;
	margin-right: 10px;
	wi dth: 100%;
	line-height: 1.8;
}

.account_edit a {
	color: #000;
}

.account_edit .round_corn_tr {
	padding: 10px;
}

.account_edit li{
    list-style-type: none;
    line-height: 1.3;
    margin: 10px 0;
}

.account {
	
}

.account_query {
	wi dth: 705px;
	margi n-left: 240px;
}

.account_query .main_listing {
	margin-left: -5px;
}

.account_query table.general {
	margin-bottom: 10px;
}

.account_query table.general td {
	font: 12px Verdana, sans-serif;
}

.account_query table.general th {
	padding: 10px; *
	padding: 0 10px;
	border: 0 none;
}

.account_query table.general td {
	padding: 5px 10px;
	vertical-align: top;
}

.account_query table.general th.tl {
	text-align: left;
}

.account_query table.general th.tr {
	text-align: right;
	width: 240px;
}

.account_query table.general th.tr,.account_query table.general th a {
	color: #FFF;
	font-weight: normal;
}

.account_query table.general .s_info {
	line-height: 1.6;
	padding: 0 10px 5px;
}

.account_query table.general .s_info a{
    text-decoration: none;
}

.status_active {
	color: #169f00;
	text-transform: lowercase;
}

.account_message {
	color: #00628f;
	font-weight: bold;
}

.account_query table.general tr.even {
	background: #FFF;
}

.account_query table.general tr.odd {
	background: #E8F4FE;
}

/*.account_query table.general tr:hover {
	background: #cbdbe9;
}*/

.account_query table.general .even.last td.tl {
	background: url(../img/all001.gif) no-repeat 0 bottom;
}

.account_query table.general .even.last:hover td.tl {
	background: url(../img/all001.gif) no-repeat 0 bottom !important;
}

.account_query table.general tr.odd.last:hover td.tl{
    background: url(../img/all01.gif) no-repeat 0 bottom !important;
}

.account_query table.general tr.odd.last td.tl{
    background: url(../img/all01.gif) no-repeat 0 bottom !important;
}

.account_query table.general .odd.last td.tr {
	background: url(../img/all01.gif) no-repeat right bottom;
}

.account_query table.general .odd.last:hover td.tr {
    background: url(../img/all01.gif) no-repeat right bottom !important;
}

.account_query table.general .even.last td.tr {
	background: url(../img/all001.gif) no-repeat right bottom;
}

.account_query table.general .even.last:hover td.tr {
    background: url(../img/all001.gif) no-repeat right bottom !important;
}

#account_question{
    width: 225px;
}

#account_question form{
    padding: 20px;
    width: 185px;
}

#account_question form label{
	text-align: left;
	margin-bottom: 20px;
}

#account_question form dd{
    text-align: right;
}

#account_question form textarea{
    width: 100%;
    height: 50px;
}

#account_question_note{
    padding: 10px;
    text-align: center;
}

.last-query-title {
	padding-left: 5px;
}

.all_query {
	display: block;
	float: right;
	padding-right: 12px;
	line-height: 1.5;
	background: url(../img/arrow11.gif) no-repeat right 7px;
	margin-right: 15px;
}

/* shop info */
#shop_info_desc {
	width: 612px;
	float: left;
	font: 12px Verdana;
}

#shop_info_desc img {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #0a6893;
	width: 78px;
}

#shop_info_details {
	width: 310px;
	float: right;
	background: #e8f4fe;
	border: 1px solid #00628f;
	font: 12px Verdana;
}

#shop_info_details .round_corn_tr {
	padding: 20px;
}

#shop_info_details ul {
	list-style-type: none;
}

#shop_info_details ul li {
	margin: 5px 0;
}

#shop_info_details ul li.address {
	display: block;
	background: url(../img/contact_us_address.gif) no-repeat left top;
	padding-left: 25px;
	line-height: 1.4;
}

#shop_info_details ul li.phone {
	display: block;
	background: url(../img/contact_us_tel.gif) no-repeat left center;
	padding-left: 25px;
	line-height: 1.4;
}

#shop_info_details ul li.url {
	display: block;
	background: url(../img/contact_us_earth.gif) no-repeat left center;
	padding-left: 25px;
	line-height: 1.4;
}

#shop_info_details ul li.fax {
	display: block;
	background: url(../img/contact_us_fax.gif) no-repeat left center;
	padding-left: 25px;
	line-height: 1.4;
}
/* end shop info */

.content.footer {
  -margin: 0 auto;
}
.footer.ie6 {
  -margin: 10px auto;
}
.frmContactUs textarea {
	height: 80px;
	_width: 225px !inportant;
}

#quick_inquiry_ex dd{
    color: #000;
    margin-left: 20px !important;
    
}

/********************** footer bottom of the page ****************/

html, body, .alltop { height: 100%;}
body > .alltop {
	min-height: 100%;
	height: auto;
}
.footer.ie6 {
	position: relative;
	z-index: 5;
	margin-top: -100px;
	height: 100px;
	clear: both;
}
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
* html .clearfix { height: 1%;}
.clearfix {display: block;}


noindex:-o-prefocus, tag {
.alltop { position: relative; z-index: 10; }
}


/******************************************************************/
ul.shop_vip_box{
    list-style-type: none;
    padding: 10px;
    width: 206px;
}
ul.shop_vip_box .title{
    font-weight: bold;
    margin-bottom: 10px;
}
ul.shop_vip_box .image{
    float:left;
    margin:0 10px 10px 0;
}
ul.shop_vip_box .image img{
    width: 78px;
    border: 1px solid #00628f;
}
ul.shop_vip_box .vcontent{
    padding: 0;
    text-align: justify;
}

/* faq */
.simple {
  border:1px solid #00628F;
  width: 380px;
  float: right; 
  margin-top: 140px;
  font-size: 14px;
  position: relative;
}
.simple .round_corn_tr {
  padding: 10px 15px;
}
.simple .round_corn_br{
    *width: 100.4%;
}
.simple .title {
  margin: 0 0 .5em;
  font-size: 16px;
}
.big_schema {
  margin: 10px 0;
}
.simple ol {
  list-style-position: inside;
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 1.5;
}
.simple ol li {
  font-weight: bold;
  color: #00628F;
}
.simple ol li i {
  font-style: normal;
  font-weight: normal;
}
.firm {
  font-size: 14px;
  margin: 1em 0;
}
.firm strong {
  color: #00628F;
}

.arb {
  margin-bottom: 2em;
}

.htw {
  width: 50%;
  vertical-align: top;
}
.htwl {
  border-left: 1px solid #00628f !important;  
}
.htw .title {
  margin: 0 0 .5em;
  font-size: 16px;
}

.htw ol {
  list-style-position: inside;
  padding: 0;
  margin: 0;
  font-size: 14px;
  line-height: 1.5;
}

.htw ol li {
  font-weight: bold;
  color: #00628F;
  padding-right: 60px;
  line-height: 1.5;
  display: block;
  float: left;
  height: 225px;
}

.htwl ol li {
  padding-right: 0;
}

.htw ol li i {
  font-style: normal;
  font-weight: normal;
  color: #000;
}

.htwl ol, .htwl .title {
  margin-left: 65px;
}
.htw .small_scr {
  width: 415px;
  height: 175px;
}
.htw .lbox {
  position: relative;
  margin-bottom: 1em;
  margin-left: -5px;
}
.htw .last .lbox {
  margin-bottom: 0;
}
.htw .click {
  position: absolute;
  top: 132px;
  left: 370px;
}

.htw .num {
  font-weight: bold;
  color: #00628F;
  padding-right: .5em;
}
/* faq */

#broad-messages{
    list-style-type: none;
    background-color: #fdffe5;
    padding: 5px 10px;
    margin-bottom: 20px;
}
#broad-messages li{
    margin: 5px 0;
    padding-left: 20px;
}

#registration_terms_of_use{
	width: 400px;
    height: 100px;
    overflow: auto;
    border: 1px solid black;
    padding: 10px;
}
#registration_terms_of_use p{
    margin:0;
    font-size: 11px;
    line-height:1;
}
