/* CSS Document */

.ptypedrop1 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#FBFBFB url(../images/grey_txtbox.jpg) no-repeat scroll 0 0;
border:1px solid #D8D8D8;
color:#555555;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:11px;
height:25px;
padding:5px 3px;
}
.txtbox1 {
border:1px solid #D6D6D5;
color:#000;
font-family:Verdana,Arial,"Lucida Grande",Verdana;
font-size:11px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
margin-bottom:5px;
height:20px;
}
.content_main
{
height:auto;
margin:0 auto;
min-height:0;
padding:0;
width:980px;
}

/*
a {
    color:#0081B5;
    font-weight:normal;
}

a:link {
    color:#0081B5;
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    color:#0081B5;
}
a:hover {
    color:#4d4d4d;
    text-decoration:underline;
}
a:active {
    text-decoration:none;
    color: #4d4d4d;
}
a.selected {
    font-weight: bold;
    color:#4d4d4d;
}

*/
a.blue_big {
    color:#0081B5;
    font-size: 14px;
    font-weight: bold;
}

td.maintabs_left {
    height: 30px;
    width: 11px;
	background-image: url('http://www.buyerscloud.com/images/hdr_bgnd_left.gif');
	background-repeat: no-repeat
}

td.maintabs_right {
    height: 30px;
    width: 13px;
	background-image: url('http://www.buyerscloud.com/images/hdr_bgnd_right.gif');
	background-repeat: no-repeat
}

td.maintabs_content {
    height: 30px;
	background-image: url('http://www.buyerscloud.com/images/hdr_bgnd.gif');
	background-repeat: repeat-x;
	background-position:left
}

td.maintabs_left2 {
    height: 30px;
    width: 11px;
	background-image: url('http://www.buyerscloud.com/images/header_b4_left_bg.png');
	background-repeat: no-repeat
}

td.maintabs_right2{
    height: 30px;
    width: 13px;
	background-image: url('http://www.buyerscloud.com/images/header_b4_right_bg.png');
	background-repeat: no-repeat
}

td.maintabs_content2 {
    height: 30px;
	background-image: url('http://www.buyerscloud.com/images/before_header_bg.png');
	background-repeat: repeat-x
}

td.maintabs_left3 {
    height: 30px;
    width: 11px;
	background-image: url('http://www.buyerscloud.com/images/blog_header_left.png');
	background-repeat: no-repeat
}

td.maintabs_right3{
    height: 30px;
    width: 13px;
	background-image: url('http://www.buyerscloud.com/images/blog_header_right.png');
	background-repeat: no-repeat
}

td.maintabs_content3 {
    height: 30px;
	background-image: url('http://www.buyerscloud.com/images/blog_header_bg.png');
	background-repeat: repeat-x
}

td.maintabs_left4 {
    height: 30px;
    width: 11px;
	background-image: url('http://www.buyerscloud.com/images/news_header_left.png');
	background-repeat: no-repeat
}

td.maintabs_right4{
    height: 30px;
    width: 13px;
	background-image: url('http://www.buyerscloud.com/images/news_header_right.png');
	background-repeat: no-repeat
}

td.maintabs_content4 {
    height: 30px;
	background-image: url('http://www.buyerscloud.com/images/news_header_bg.png');
	background-repeat: repeat-x
}


td.maintabs_left5 {
    height: 30px;
    width: 11px;
	background-image: url('http://www.buyerscloud.com/images/header_b4_what_left_bg.png');
	background-repeat: no-repeat
}

td.maintabs_right5{
    height: 30px;
    width: 13px;
	background-image: url('http://www.buyerscloud.com/images/header_b4_what_right_bg.png');
	background-repeat: no-repeat
}

td.maintabs_content5 {
    height: 30px;
	background-image: url('http://www.buyerscloud.com/images/header_b4_what_bg.png');
	background-repeat: repeat-x
}

td.maintabs_left6 {
    height: 30px;
    width: 11px;
	background-image: url('http://www.buyerscloud.com/images/header_b4_join_left_bg.png');
	background-repeat: no-repeat
}

td.maintabs_right6{
    height: 30px;
    width: 13px;
	background-image: url('http://www.buyerscloud.com/images/header_b4_join_right_bg.png');
	background-repeat: no-repeat
}

td.maintabs_content6 {
    height: 30px;
	background-image: url('http://www.buyerscloud.com/images/header_b4_join_bg.png');
	background-repeat: repeat-x
}

table.maintabs {
    border-spacing: 0px;
    border-collapse: collapse;
    height: 30px;
    width: 930px;
    margin-left: 32px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding: 0px;

}

/*
ul.maintab {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    position: relative;
    top: 1px;
}
*/
ul.maintab {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    position: relative;
}

ul.maintab li {
    float: left;
    padding-left: 10px;
}

ul.maintab li.selected {
    background-image: url('http://www.buyerscloud.com/images/hdr_btn_left.gif');
    background-position: left bottom;
    background-repeat: no-repeat
}

ul.maintab li a, ul.maintab li a:visited {
    color: #ffffff;
    font-size: 14px;
}

ul.maintab li div {
    float: left;
    width: auto;
    padding-right: 9px;
}

ul.maintab li.selected div {
	margin-left:-1px;
    background-image: url('http://www.buyerscloud.com/images/hdr_btn_right.gif');
    background-position: right top;
    background-repeat: no-repeat
}

ul.maintab li.selected a, ul.maintab li.selected a:visited {
    color: #333333;
	background-color:#FFFFFF;
}

ul.subtab {
    list-style-type: none;
    margin-left: 10px;
    margin-top: 8px;
    margin-bottom: 8px;
}

ul.subtab li {
	float: left;
    margin-left: 5px;
    margin-right: 5px;
}

ul.subtab li.selected {
    margin-left: 10px;
    margin-right: 10px;
}

table.subtab {
    border-spacing: 0px;
    border-collapse: collapse;
    position: relative;
}

td.subtab_left {
    height: 20px;
    width: 8px;
	background-image: url('http://www.buyerscloud.com/images/subnav_left.png');
	background-repeat: no-repeat
}

td.subtab_right {
    height: 20px;
    width: 10px;
	background-image: url('http://www.buyerscloud.com/images/subnav_right.png');
	background-repeat: no-repeat
}

td.subtab_content {
    height: 20px;
    margin-left: 5px;
    margin-right: 5px;
	background-image: url('http://www.buyerscloud.com/images/subnav_mid.png');
	background-repeat: repeat-x
}

td.subtab_content a {
    font-weight: bold;
    color: #333;
}

div.subtab {
    width: 990px;
    height: 25px;
    margin-bottom: 10px
}

.home_top {
font-family: Arial;
color: #fff;
background: url('http://www.buyerscloud.com/images/hdr_spash.jpg') no-repeat;
width: 930px;
height: 381px;
margin-top:40px;
margin-left:-5px
}
.home_top1 {
width: 900px;
height: 361px;
margin-top:30px;
margin-left:20px;
}
.content {
    width: 900px;
    margin-top: 15px;
    margin-right: auto;
    margin-left: auto;
    min-height:100%;
    height:auto;
}
  .top_bullet {
    width: 260px;
    padding-top: 15px;
    padding-left: 25px;
    background: url('http://www.buyerscloud.com/images/bagel_onblue.gif') no-repeat 0px 17px;
  }

  .superscript {
    font-size:xx-small;
    vertical-align:top;
  }

  .green_14 {
    color: #4f802a;
    font-size: 14px;
    font-weight: bold;
  }

  .orng_20 {
    color: #ff7902;
    font-size: 16px;
    font-weight: bold;
  }

  .blue_box {
    background: url('http://www.buyerscloud.com/images/blue_gdnt_box.gif') no-repeat;
    width: 320px;
    height: 260px
  }

  .title_w_blue_sprt {
    margin-left: 2px;
    margin-right: 2px;
    background: url('http://www.buyerscloud.com/images/blue_separator.gif') repeat-x 0 100%;
    padding-left:15px; padding-right:15px; padding-top:9px; padding-bottom:9px
  }

  table.top_table {
    width: 100%;
    height: 90px;
    margin-bottom: 10px;
  }

  .blue_btn {
    background: url('http://www.buyerscloud.com/images/blue_btn.gif') no-repeat;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    width: 60px;
    height: 25px;
    text-align: center;
    padding-top: 5px;
    cursor: pointer
  }

  .title_w_divider {
    font-size:16px;
    font-weight: bold;
    color: #4d4d4d;
    border-bottom: 1px solid #cbcbcb;
    padding-bottom: 5px;
    margin-bottom: 10px;
  }
  .large_button_left, .large_button_left_onblue {
    display: inline;
    cursor: pointer;
    float: right;
    color: #1a1a1a;
    font-size: 20px;
    font-weight: bold;
    height: 40px;
    padding-left: 20px;
	background-image: url('http://www.buyerscloud.com/images/orng_btn_left.gif');
	background-repeat: no-repeat;
    background-position: 0 0
}

.large_button_right, .large_button_right_onblue {
    height: 40px;
    padding-right: 20px;
	background-image: url('http://www.buyerscloud.com/images/orng_btn_right.gif');
	background-repeat: no-repeat;
    background-position: 100% 0
}

.large_button_content, .large_button_content_onblue {
    text-align: center;
    height: 40px;
    padding: 6px;
	background-image: url('http://www.buyerscloud.com/images/orng_btn_bgnd.gif');
	background-repeat: repeat-x
}

.large_button_left_onblue {
	background-image: url('http://www.buyerscloud.com/images/orng_onblue_lt.gif');
}

.large_button_right_onblue {
	background-image: url('http://www.buyerscloud.com/images/orng_onblue_rt.gif');
}

.large_button_content_onblue {
	background-image: url('http://www.buyerscloud.com/images/orng_btn_bgnd.gif');
}
.bug_bg1{ font-family:arial, Helvetica, sans-serif; font-size:11px; text-align:center; color:#ffffff; font-weight:bold; background-color:#3a7ab5; border:1px solid #719fc4; cursor:pointer; padding:1px 6px 1px 6px; outline:solid 1px #18538a;}
#space
{
	margin-bottom:10px;
	margin-top:10px;
}
#space2
{
	margin-bottom:2px;
	margin-top:-12px;
}
table.content_table {
    width: 100%;
    border-spacing: 0px;
    border-collapse: collapse;
}
/*
#contents
{
	margin-top:80px;
	margin-left:30px;
	width:930px;
}
*/

.desc
{
	text-align:justify;
	margin-right:5px;
}
#divExchangeContianer
{
	background-color:#D7FF8F;
	border:1px solid #7CA930;
}

.t {background: url('http://www.buyerscloud.com/images/gray_t.gif') repeat-x 0 0; width: 100%}
.b {background: url('http://www.buyerscloud.com/images/gray_b.gif') repeat-x 0 100%; width: 100%}
.l {background: url('http://www.buyerscloud.com/images/gray_l.gif') repeat-y 0 0; width: 100%}
.r {background: url('http://www.buyerscloud.com/images/gray_r.gif') repeat-y 100% 0; width: 100%; margin-right:5px}
.bl {background: url('http://www.buyerscloud.com/images/gray_cnr_bl.gif') no-repeat 0 100%; width: 100%}
.br {background: url('http://www.buyerscloud.com/images/gray_cnr_br.gif') no-repeat 100% 100%; width: 100% }
.tl {background: url('http://www.buyerscloud.com/images/gray_cnr_tl.gif') no-repeat 0 0; width: 100%}
.tr {background: url('http://www.buyerscloud.com/images/gray_cnr_tr.gif') no-repeat 100% 0; padding-top:10px; padding-bottom:10px; padding-left: 2px; padding-right: 5px}

.blue_t {background: url('http://www.buyerscloud.com/images/blue_t.gif') repeat-x 0 0; width: 100%}
.blue_b {background: url('http://www.buyerscloud.com/images/blue_b.gif') repeat-x 0 100%; width: 100%}
.blue_l {background: url('http://www.buyerscloud.com/images/blue_l.gif') repeat-y 0 0; width: 100%}
.blue_r {background: url('http://www.buyerscloud.com/images/blue_r.gif') repeat-y 100% 0; width: 100%}
.blue_bl {background: url('http://www.buyerscloud.com/images/blue_cnr_bl.gif') no-repeat 0 100%; width: 100%}
.blue_br {background: url('http://www.buyerscloud.com/images/blue_cnr_br.gif') no-repeat 100% 100%; width: 100%}
.blue_tl {background: url('http://www.buyerscloud.com/images/blue_cnr_tl.gif') no-repeat 0 0; width: 100%}
.blue_tr {background: url('http://www.buyerscloud.com/images/blue_cnr_tr.gif') no-repeat 100% 0; padding-top:10px; padding-bottom:10px; padding-left: 2px; padding-right: 2px}


/* STYLE2 */

#header1terms{ background-color:#FFFFFF; background-position:top; background-repeat:repeat-x;}

#header2{background-image: url('http://www.buyerscloud.com/images/header_bg.jpg'); background-repeat:repeat-x; background-position: center top;}

#body_padding{ padding-top:20px; padding-bottom:20px;}



.text{ font-family:arial, Helvetica, sans-serif; font-size:12px; color:#616161; font-weight:normal;}

.text_small{ font-family:arial, Helvetica, sans-serif; font-size:11px; color:#616161; font-weight:normal;}

.bold{ font-family:arial, Helvetica, sans-serif; font-size:12px; color:#000; font-weight:bold;}

.bold_w{ font-family:arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; font-weight:bold;}

.bold_blue{ font-family:arial, Helvetica, sans-serif; font-size:12px; color:#3a7ab5; font-weight:bold;}

.bold_blue3{ font-family:"Helvetica", arial, sans-serif; font-size:14px; color:#055f9a; font-weight:bold; padding:0 7px;}

.bold_org{ font-family:arial, Helvetica, sans-serif; font-size:14px; color:#ee9f4a; font-weight:bold;}

.bold_block{ font-family:arial, Helvetica, sans-serif; font-size:12px; color:#6d6d6d; font-weight:bold;}

.bold_block2{ font-family:arial, Helvetica, sans-serif; font-size:12px; color:#8e8e8e; font-weight:bold;}

.bold_block3{ font-family:arial, Helvetica, sans-serif; font-size:14px; color:#4a4a4a; font-weight:bold;text-align:left}

.bold_block4, .bold_block4 a, .bold_block4 a:link, .bold_block4 a:hover { font-family:arial, Helvetica, sans-serif; font-size:14px; color:#4a4a4a; font-weight:bold; text-decoration:none;}

.bold_blue2, .bold_blue2 a, .bold_blue2 a:link, .bold_blue2 a:hover{ font-family:arial, Helvetica, sans-serif; font-size:12px; color:#023b70; font-weight:bold; text-decoration:none;}

.head_blue{ font-family:arial, Helvetica, sans-serif; font-size:13px; color:#3a7ab5; font-weight:bold;}

.head_blue2{font-family:"Helvetica",arial,  sans-serif; font-size:18px; color:#3a7ab5; font-weight:bold;}

.head_ord{font-family:"Helvetica",arial,  sans-serif; font-size:18px; color:#d67e00; font-weight:bold;}



.head_blue_bor1{ font-family:arial, Helvetica, sans-serif; font-size:14px; color:#000; font-weight:bold; border-bottom:1px solid #CCCCCC; height:40px;}



.head_blue_sub_bor1{ background-color:#88bad8; font-family:arial, Helvetica, sans-serif; font-size:13px; color:#000; font-weight:bold; border-bottom:0px solid #cde4f6; height:30px; padding-left:5px;}



.tab_head{ background-color:#cde0eb; font-family:arial, Helvetica, sans-serif; font-size:12px; color:#000; font-weight:bold; border-bottom:1px solid #cde4f6; height:30px; padding-left:5px;}



.tab_1{ background-color:#f2f7fa; font-family:arial, Helvetica, sans-serif; font-size:12px; color:#000; font-weight:normal; border-bottom:1px solid #cde4f6;border-top:1px solid #fff; height:30px; padding-left:5px; text-decoration:none;}

.tab_1 a, .tab_1 a:link, .tab_1 a:hover{font-family:arial, Helvetica, sans-serif; font-size:12px; color:#3a7ab5; font-weight:bold; text-decoration:none;}



.tab_read{ background-color:#f2f7fa; font-family:arial, Helvetica, sans-serif; font-size:12px; color:#000; font-weight:normal; border-bottom:1px solid #cde4f6;border-top:1px solid #fff; height:30px; padding-left:5px; text-decoration:none;}

.tab_read a, .tab_read a:link, .tab_read a:hover{font-family:arial, Helvetica, sans-serif; font-size:12px; color:#3a7ab5; font-weight:normal; text-decoration:none;}



.bug_bg1{ font-family:arial, Helvetica, sans-serif; font-size:11px; text-align:center; color:#ffffff; font-weight:bold; background-color:#3a7ab5; border:1px solid #719fc4; cursor:pointer; padding:1px 6px 1px 6px; outline:solid 1px #18538a;}



.but_bg2{height:35px !important; background:url(../images/button.gif) no-repeat -156px -85px; font-family:arial, Helvetica, sans-serif; font-size:16px; text-align:center; color:#FFFFFF; font-weight:bold;cursor:pointer; padding-left:6px; padding-right:6px; padding-top:1px; padding-bottom:1px;border:none;width:135px !important;text-shadow:1px #fff}
.but_bg2:hover{background-position:-156px -85px;}
#check{width:auto !important;}



.but_bg3{ background-image:url('http://www.buyerscloud.com/images/but_bg2.jpg'); height:20px; background-repeat:repeat-x; font-family:arial, Helvetica, sans-serif; font-size:12px; text-align:center; color:#ffffff; font-weight:bold;border:1px solid #f1ac52; cursor:pointer; outline:solid 1px #c16d0c; padding-left:6px; padding-right:6px; padding-top:1px; padding-bottom:1px}

.but_bg4{height:35px !important; background:url(../images/button.gif) no-repeat -1px -305px; font-family:arial, Helvetica, sans-serif; font-size:16px; text-align:center; color:#FFFFFF; font-weight:bold;cursor:pointer; padding-left:6px; padding-right:6px; padding-top:1px; padding-bottom:1px;border:none;width:135px !important;text-shadow:1px #fff}
.but_bg4:hover{background-position:-1px -305px;}
#check{width:auto !important;}

.link_block{ font-family:arial, Helvetica, sans-serif; font-size:12px; color:#6d6d6d; font-weight:bold;}

.link_block a{ font-family:arial, Helvetica, sans-serif; font-size:12px; color:#6d6d6d; font-weight:bold; text-decoration:none;}

.link_block a:link{ font-family:arial, Helvetica, sans-serif; font-size:12px; color:#6d6d6d; font-weight:bold;text-decoration:none;}

.link_block a:hover{ font-family:arial, Helvetica, sans-serif; font-size:12px; color:#6d6d6d; font-weight:bold;text-decoration:underline;}



.link_block2{ font-family:arial, Helvetica, sans-serif; font-size:12px; color:#000000; font-weight:bold;}

.link_block2 a{ font-family:arial, Helvetica, sans-serif; font-size:12px; color:#000000; font-weight:bold; text-decoration:none;}

.link_block2 a:link{ font-family:arial, Helvetica, sans-serif; font-size:12px; color:#000000; font-weight:bold;text-decoration:none;}

.link_block2 a:hover{ font-family:arial, Helvetica, sans-serif; font-size:12px; color:#000000; font-weight:bold;text-decoration:underline;}

.vin{
font-family:Arial,Helvetica,"Nimbus Sans L",sans-serif;
font-size:18px;
font-weight:bold;
color:#000000;
border-bottom:1px solid #CCCCCC;
}
.vin2
{
color:#006699;
font-size:14px;
padding-bottom:0.15em;
padding-top:0.65em;
}
.vin3
{
font-family:arial,Helvetica,sans-serif;
font-size:13px; color:#000000;
padding-top:10px;
padding-bottom:10px;
}
.vin3 strong
{
color:#6d6d6d;
}
.link_blue{ font-family:Georgia, "Times New Roman", Times, serif; font-size:15px; font-weight:bold; color:#3e7fbb; font-weight:normal; text-decoration:none;}

.link_blue a{ font-family:Georgia, "Times New Roman", Times, serif; font-size:15px; font-weight:bold; color:#3e7fbb; font-weight:normal; text-decoration:none;}

.link_blue a:link{ font-family:Georgia, "Times New Roman", Times, serif; font-size:15px; font-weight:bold; color:#3e7fbb; font-weight:normal; text-decoration:none;}

.link_blue a:hover{ font-family:Georgia, "Times New Roman", Times, serif; font-size:15px; color:#3e7fbb; font-weight:normal; text-decoration:underline;}



.link_white{ font-family:arial, Helvetica, sans-serif; font-size:11px; color:#0B7CB9; font-weight:normal; text-decoration:none;}

.link_white a{ font-family:arial, Helvetica, sans-serif; font-size:11px; color:#ffffff; font-weight:normal; text-decoration:none;}

.link_white a:link{ font-family:arial, Helvetica, sans-serif; font-size:11px; color:#ffffff; font-weight:normal; text-decoration:none;}

.link_white a:hover{ font-family:arial, Helvetica, sans-serif; font-size:11px; color:#ffffff; font-weight:normal; text-decoration:underline;}



.link_white2{ font-family:arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; font-weight:bold; text-decoration:none;}

.link_white2 a{ font-family:arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; font-weight:bold; text-decoration:none;}

.link_white2 a:link{ font-family:arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; font-weight:bold; text-decoration:none;}

.link_white2 a:hover{ font-family:arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; font-weight:bold; text-decoration:underline;}



.link_blue1{ font-family:arial, Helvetica, sans-serif; font-size:12px; color:#3e7fbb; font-weight:normal; text-decoration:none;}

.link_blue1 a{ font-family:arial, Helvetica, sans-serif; font-size:12px; color:#3e7fbb; font-weight:normal; text-decoration:none;}

.link_blue1 a:link{ font-family:arial, Helvetica, sans-serif; font-size:12px; color:#3e7fbb; font-weight:normal; text-decoration:none;}

.link_blue1 a:hover{ font-family:arial, Helvetica, sans-serif; font-size:12px; color:#3e7fbb; font-weight:normal; text-decoration:underline;}



.link_blue2{ font-family:"Helvetica",arial,  sans-serif; font-size:14px; color:#3e7fbb; font-weight:bold; text-decoration:none;}

.link_blue2 a{ font-family:"Helvetica",arial,  sans-serif; font-size:14px; color:#3e7fbb; font-weight:bold; text-decoration:none;}

.link_blue2 a:link{ font-family:"Helvetica,arial, sans-serif"; font-size:14px; color:#3e7fbb; font-weight:bold; text-decoration:none;}

.link_blue2 a:hover{ font-family:"Helvetica",arial,  sans-serif; font-size:14px; color:#3e7fbb; font-weight:bold; text-decoration:none;}



.link_blue_bold{ font-family:arial, Helvetica, sans-serif; font-size:12px; color:#FF0000; text-decoration:none;}

.link_blue_bold a{ font-family:arial, Helvetica, sans-serif; font-size:11px; color:#3e7fbb; font-weight:bold; text-decoration:none;}

.link_blue_bold a:link{ font-family:arial, Helvetica, sans-serif; font-size:11px; color:#3e7fbb; font-weight:bold; text-decoration:none;}

.link_blue_bold a:hover{ font-family:arial, Helvetica, sans-serif; font-size:11px; color:#3e7fbb; font-weight:bold; text-decoration:underline;}



.link_blue_bold1{ font-family:arial, Helvetica, sans-serif; font-size:12px; color:#3e7fbb; font-weight:bold; text-decoration:none;}

.link_blue_bold1 a{ font-family:arial, Helvetica, sans-serif; font-size:12px; color:#3e7fbb; font-weight:bold; text-decoration:none;}

.link_blue_bold1 a:link{ font-family:arial, Helvetica, sans-serif; font-size:12px; color:#3e7fbb; font-weight:bold; text-decoration:none;}

.link_blue_bold1 a:hover{ font-family:arial, Helvetica, sans-serif; font-size:12px; color:#3e7fbb; font-weight:bold; text-decoration:underline;}



.link_org{ font-family:arial, Helvetica, sans-serif; font-size:14px; color:#ee9f4a; font-weight:bold;}

.link_org a{ font-family:arial, Helvetica, sans-serif; font-size:14px; color:#ee9f4a; font-weight:bold; text-decoration:none;}

.link_org a:link{ font-family:arial, Helvetica, sans-serif; font-size:14px; color:#ee9f4a; font-weight:bold;text-decoration:none;}

.link_org a:hover{ font-family:arial, Helvetica, sans-serif; font-size:14px; color:#ee9f4a; font-weight:bold;text-decoration:underline;}



.link_org1{ font-family:arial, Helvetica, sans-serif; font-size:12px; color:#ee9f4a; font-weight:bold;}

.link_org1 a{ font-family:arial, Helvetica, sans-serif; font-size:12px; color:#ee9f4a; font-weight:bold; text-decoration:none;}

.link_org1 a:link{ font-family:arial, Helvetica, sans-serif; font-size:12px; color:#ee9f4a; font-weight:bold;text-decoration:none;}

.link_org1 a:hover{ font-family:arial, Helvetica, sans-serif; font-size:12px; color:#ee9f4a; font-weight:bold;text-decoration:underline;}





.link_bg{ background-color:#eeeeee; border-bottom:1px solid #e0dfdf; border-top:1px solid #ffffff; font-family:arial, Helvetica, sans-serif; font-size:11px; color:#909293; font-weight:normal; text-decoration:none; height:23px;}

.link_bg a{ font-family:arial, Helvetica, sans-serif; font-size:12px; color:#3e7fbb; font-weight:normal; text-decoration:none;}

.link_bg a:link{ font-family:arial, Helvetica, sans-serif; font-size:12px; color:#3e7fbb; font-weight:normal; text-decoration:none;}

.link_bg a:hover{ font-family:arial, Helvetica, sans-serif; font-size:12px; color:#3e7fbb; font-weight:normal; text-decoration:underline;}



.tab1{ background-color:#f1f5f8;}

.menu_text{font-family:arial, Helvetica, sans-serif; font-size:8px; color:#3e7fbb; font-weight:bold; text-decoration:none;}



.star{font-family:arial, Helvetica, sans-serif; font-size:14px; color:#5ec50b; font-weight:bold;}

.bor_bottom{ border-bottom:1px solid #d1d0d1;}

.bor_bottom2{ border-bottom:1px solid #ffffff;}

.bor_bottom3{ border-bottom:1px dashed #d1d0d1;}



.bor{ border:1px solid #d1d0d1;}



.arrow_head{ background-image:url('http://www.buyerscloud.com/images/arrow2.jpg'); background-position: right 50%; background-repeat:no-repeat;font-family:arial, Helvetica, sans-serif; font-size:18px; color:#3b7cb6; font-weight:bold; padding-right:25px; padding-left:15px; text-decoration:none}



.top_head{ background-color:#3b7cb6; font-family:arial, Helvetica, sans-serif; font-size:18px; color:#fff; font-weight:bold; border-bottom:0px solid #CCCCCC; padding:6px; text-align:left; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px;}

.top_head a{ color:#fff; font-weight:bold; border-bottom:0px solid #CCCCCC; padding-left:5px; text-align:left;}
.top_head a:hover{ text-decoration:underline;}


.top_head_2{ background-color:#3b7cb6; font-family:arial, Helvetica, sans-serif; font-size:14px; color:#fff; font-weight:bold; border-bottom:0px solid #CCCCCC; padding-left:5px;text-align:left;-moz-border-radius:4px}

.top_head_2 a{font-family:arial, Helvetica, sans-serif; font-size:12px; color:#fff; font-weight:normal; text-decoration:none;}

.top_head_2 a:link{font-family:arial, Helvetica, sans-serif; font-size:12px; color:#fff; font-weight:normal; text-decoration:none;}

.top_head_2 a:hover{font-family:arial, Helvetica, sans-serif; font-size:12px; color:#fff; font-weight:normal; text-decoration:underline;}



.top_sub_head{ background-color:#d1e4f0; font-family:arial, Helvetica, sans-serif; font-size:18px; color:#000; font-weight:bold; border-bottom:0px solid #CCCCCC; padding-left:5px; padding-top:10px; text-align:left;}

#right_space{ margin-left: 7px !important; width: 718px;}

.group_tab_on{ background-image:url('http://www.buyerscloud.com/images/tab_select1.jpg'); background-position: center 50%; background-repeat:no-repeat; height:30px; text-align:center; font-size:12px; color:#000; width:171px }

.group_tab_on a{ font-size:12px;text-decoration:none;color:#000; font-weight:normal;}

.group_tab_on a:link{font-size:12px; text-decoration:none;color:#000; font-weight:normal;}

.group_tab_on a:hover{font-size:12px; text-decoration:underline;color:#3e7fbb; font-weight:normal;}



.group_tab_off{ background-image:url('http://www.buyerscloud.com/images/tab_selectnone1.jpg'); background-position: center 50%; background-repeat:no-repeat; height:30px; text-align:center; font-size:12px; color:#3e7fbb; width:171px }

.group_tab_off a{font-size:12px; text-decoration:none;color:#3e7fbb; font-weight:normal;}

.group_tab_off a:link{font-size:12px; text-decoration:none;color:#3e7fbb; font-weight:normal;}

.group_tab_off a:hover{font-size:12px; text-decoration:underline;color:#000; font-weight:normal;}



.group_tab2_on{ background-image:url('http://www.buyerscloud.com/images/tab_select2.jpg'); background-position: center 50%; background-repeat:no-repeat; height:30px; text-align:center; font-size:12px; color:#000; width:118px }

.group_tab2_on a{ font-size:12px;text-decoration:none;color:#000; font-weight:normal;}

.group_tab2_on a:link{font-size:12px; text-decoration:none;color:#000; font-weight:normal;}

.group_tab2_on a:hover{font-size:12px; text-decoration:underline;color:#3e7fbb; font-weight:normal;}



.group_tab2_off{ background-image:url('http://www.buyerscloud.com/images/tab_selectnone2.jpg'); background-position: center 50%; background-repeat:no-repeat; height:30px; text-align:center; font-size:12px; color:#3e7fbb; width:118px }

.group_tab2_off a{font-size:12px; text-decoration:none;color:#3e7fbb; font-weight:normal;}

.group_tab2_off a:link{font-size:12px; text-decoration:none;color:#3e7fbb; font-weight:normal;}

.group_tab2_off a:hover{font-size:12px; text-decoration:underline;color:#000; font-weight:normal;}

/*-----------body box class--------------*/



.box_lefttop{ background-image:url('http://www.buyerscloud.com/images/box_lefttop.jpg'); background-position: right bottom; background-repeat:no-repeat; height:14px; width:14px}

.box_leftcenter{ background-image:url('http://www.buyerscloud.com/images/box_leftcenter.jpg'); background-position: right 50%; background-repeat:repeat-y}

.box_leftbottm{ background-image:url('http://www.buyerscloud.com/images/box_leftbottom.jpg'); background-position: right top; background-repeat:no-repeat;height:14px; width:14px}

.box_bottm{ background-image:url('http://www.buyerscloud.com/images/box_bottom.jpg'); background-repeat:repeat-x; background-position: center top;}

.box_rightbottom{ background-image:url('http://www.buyerscloud.com/images/box_rightbottom.jpg'); background-position: left top; background-repeat:no-repeat;height:14px; width:14px}

.box_rightcenter{ background-image:url('http://www.buyerscloud.com/images/box_rightcenter.jpg'); background-position: left 50%; background-repeat:repeat-y}

.box_righttop{ background-image:url('http://www.buyerscloud.com/images/box_righttop.jpg'); background-position: left bottom; background-repeat:no-repeat;height:14px; width:14px}

.box_top{ background-position: center bottom; background-image:url('http://www.buyerscloud.com/images/box_top.jpg'); background-repeat:repeat-x }

.box_center{background-color:#FFFFFF;}



.box1_lefttop{ background-image:url('http://www.buyerscloud.com/images/box1_lefttop.jpg'); background-position: right bottom; background-repeat:no-repeat; height:14px; width:14px}

.box1_leftcenter{ background-image:url('http://www.buyerscloud.com/images/box1_leftcenter.jpg'); background-position: right 50%; background-repeat:repeat-y}

.box1_leftbottm{ background-image:url('http://www.buyerscloud.com/images/box1_leftbottom.jpg'); background-position: right top; background-repeat:no-repeat;height:14px; width:14px}

.box1_bottm{ background-image:url('http://www.buyerscloud.com/images/box1_bottom.jpg'); background-repeat:repeat-x; background-position: center top;}

.box1_rightbottom{ background-image:url('http://www.buyerscloud.com/images/box1_rightbottom.jpg'); background-position: left top; background-repeat:no-repeat;height:14px; width:14px}

.box1_rightcenter{ background-image:url('http://www.buyerscloud.com/images/box1_rightcenter.jpg'); background-position: left 50%; background-repeat:repeat-y}

.box1_righttop{ background-image:url('http://www.buyerscloud.com/images/box1_righttop.jpg'); background-position: left bottom; background-repeat:no-repeat;height:14px; width:14px}

.box1_top{ background-image:url('http://www.buyerscloud.com/images/box1_top.jpg'); background-repeat:repeat-x; background-position: center bottom;}

.box1_center{ /*background-color:#f0f1f1;*/ padding:10px;}





.headbox_lefttop{ background-image:url('http://www.buyerscloud.com/images/headbox_lefttop.jpg'); background-position: right bottom; background-repeat:no-repeat; height:29px; width:7px}

.headbox_leftcenter{ background-image:url('http://www.buyerscloud.com/images/headbox_leftcenter.jpg'); background-position: right 50%; background-repeat:repeat-y}

.headbox_leftbotom{ background-image:url('http://www.buyerscloud.com/images/headbox_leftbotom.jpg'); background-position: right top; background-repeat:no-repeat;height:14px; width:14px}

.headbox_bottom{ background-image:url('http://www.buyerscloud.com/images/headbox_bottom.jpg'); background-repeat:repeat-x; background-position: center top;}

.headbox_rightbottom{ background-image:url('http://www.buyerscloud.com/images/headbox_rightbottom.jpg'); background-position: left top; background-repeat:no-repeat;height:14px; width:14px}

.headbox_rightcenter{ background-image:url('http://www.buyerscloud.com/images/headbox_rightcenter.jpg'); background-position: left 50%; background-repeat:repeat-y}

.headbox_righttop{ background-image:url('http://www.buyerscloud.com/images/headbox_topright.jpg'); background-position: left bottom; background-repeat:no-repeat;height:14px; width:14px}

.headbox_top{ background-image:url('http://www.buyerscloud.com/images/headbox_topcenter.jpg'); background-repeat:repeat-x; font-family:arial, Helvetica, sans-serif; font-size:14px; color:#FFFFFF; font-weight:bold; background-position: center bottom;}

.headbox_center{background-color:#FFFFFF;}



.headbox1_lefttop{ background-image:url('http://www.buyerscloud.com/images/headbox1_lefttop.jpg'); background-position: right bottom; background-repeat:no-repeat; height:32px; width:7px}

.headbox1_leftcenter{ background-image:url('http://www.buyerscloud.com/images/headbox1_leftcenter.jpg'); background-position: right 50%; background-repeat:repeat-y}

.headbox1_leftbotom{ background-image:url('http://www.buyerscloud.com/images/headbox1_leftbottom.jpg'); background-position: right top; background-repeat:no-repeat;height:14px; width:14px}

.headbox1_bottom{ background-image:url('http://www.buyerscloud.com/images/headbox1_bottom.jpg'); background-repeat:repeat-x; background-position: center top;}

.headbox1_rightbottom{ background-image:url('http://www.buyerscloud.com/images/headbox1_rightbottom.jpg'); background-position: left top; background-repeat:no-repeat;height:14px; width:14px}

.headbox1_rightcenter{ background-image:url('http://www.buyerscloud.com/images/headbox1_rightcenter.jpg'); background-position: left 50%; background-repeat:repeat-y}

.headbox1_righttop{ background-image:url('http://www.buyerscloud.com/images/headbox1_righttop.jpg'); background-position: left bottom; background-repeat:no-repeat;height:14px; width:14px}

.headbox1_top{ background-image:url('http://www.buyerscloud.com/images/headbox1_topcenter.jpg'); background-repeat:repeat-x; font-family:arial, Helvetica, sans-serif; font-size:13px; color:#000000; font-weight:bold; background-position: center bottom;}

.headbox1_center{background-color:#FFFFFF;}



.head_bar{font-family:arial, Helvetica, sans-serif; font-size:12px; color:#d67e00; font-weight:normal; text-align:justify;background-color:#f0e3b5; border-bottom:3px solid #e2c561;border-top:3px solid #e2c561;}

.head_bar1{font-family:arial, Helvetica, sans-serif;  font-size:15px; color:#d67e00; font-weight:bold; text-align:justify;background-color:#f0e3b5; border-bottom:3px solid #e2c561;border-top:3px solid #e2c561;}

.head_bar2{font-family:arial, Helvetica, sans-serif;  font-size:15px; color:#8F1A59; font-weight:bold; text-align:justify;background-color:#FF7DBB; border-bottom:3px solid #EFC2D9;border-top:3px solid #EFC2D9;}

/*-----------body box class end--------------*/



/*-----------body inner--------------*/



#index_body{ width:780px; height:auto; padding-top:15px; padding-bottom:25px;}



#index_body_left { width:410px; height:auto; padding:5px 5px 10px 20px; text-align:left; float:left; overflow:hidden; display:table-cell;}

#index_body_left span{ font-family:arial, Helvetica, sans-serif; font-size:18px; color:#3a7ab5; font-weight:bold; text-align:center;}



#index_body_right { width:310px; height:auto; padding:5px 0px 10px 30px; text-align:justify;float:left; overflow:hidden; display:table-cell;}



/*company page rightbodu left right */ 

#company_body_left { width:65%; padding:0px 5px 0px 0px;}

#company_body_right { width:35%; padding:0px 0px 0px 5px;}



/*company page rightbodu left right */ 




/*==============================Register============================*/


#register_body_head{ width:900px;font-family:arial, Helvetica, sans-serif; font-size:18px; color:#3a7ab5; font-weight:bold; text-align:justify; padding-bottom:10PX;}

#register_body_head_bar{font-size:18px; color:#d67e00; font-weight:bold; text-align:justify; height:35px; background-color:#f0e3b5; border-bottom:3px solid #e2c561;border-top:3px solid #e2c561; padding-top:2px;margin:10px 0 0 0}
#register_left { width:650px; height:auto; padding:0px 0px 0px 0px; text-align:justify; float:left; overflow:hidden; display:table-cell; margin-right:15px;}
#register_body_head_bar span{display:block;float:left;padding:4px 5px 0 0}
#register_body_head_bar span a{display:block;padding:6px 0 0 0}
#register_body_head_bar img{display:block;float:left;margin:0 5px}



#register_right { width:220px; height:auto; padding:0px 0px 0px 0px; text-align:justify;float:left; overflow:hidden; display:table-cell; padding-top:25px;} 
#register_right .block{border:1px solid #c1c1c1;background:#fff}
#register_right .block .title{background:url(../images/title_bg.gif) repeat top;font-size:14px;font-weight:bold;text-shadow:2px #fff;height:31px;overflow:hidden;padding:2px 10px}
#register_right .block .mid{background:url(../images/block_mid_bg.gif) repeat-y;padding:10px}
.row img{float:left;margin:0 5px 0 0;}
.row b{font-size:14px;}
.row{text-align:justify;border-bottom:1px solid #f1f1f1;padding:0 0 5px 0;text-align:left;font-size:11px;margin:0 0 10px 0}


/* left block */
#left_block { width:220px; height:auto; padding:0px; text-align:justify;float:left; overflow:hidden; display:table-cell; } 
#left_block .block{border:1px solid #c1c1c1;background:#fff}
#left_block .block .title{background:url(../images/title_bg.gif) repeat top;font-size:13px;font-weight:bold;text-shadow:2px #fff;height:31px;overflow:hidden;padding:2px 10px;text-align:left}
#left_block .block .mid{background:url(../images/block_mid_bg.gif) repeat-y;padding:0}
.row img{float:left;margin:0 5px 0 0;}
.row b{font-size:14px;}
#left_block .row{text-align:justify;border-bottom:1px solid #f1f1f1;padding:10px;text-align:left;font-size:12px;margin:0 0 10px 0}


/*==============================login============================*/

#login_body1{ width:857px; height:auto; padding:15px;}
#login_body11{ width:800px; height:auto; padding:15px;}

#login_body_head1{font-family:arial, Helvetica, sans-serif; font-size:20px; color:#ffffff; font-weight:bold; height:35px; background-color:#5695cf; padding-left:10px; vertical-align:middle; padding-top:5px; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px;}


#login_body{ width:900px; height:auto; padding:0;}

#login_body_head{ width:890px;font-family:arial, Helvetica, sans-serif; font-size:20px; color:#ffffff; font-weight:bold; height:35px; background-color:#5695cf; padding-left:10px; vertical-align:middle; padding-top:5px;-moz-border-radius:5px;-webkit-border-radius:5px;-khtml-border-radius: 5px;border-radius: 5px;
}

#login_body_head_bar{ width:850px;font-family:arial, Helvetica, sans-serif; font-size:20px; color:#d67e00; font-weight:bold; text-align:justify; height:75px;padding-top:15px;}



#login_left { width:400px; height:auto; padding:0px 0px 0px 0px; text-align:left; float:left; overflow:hidden; display:table-cell; margin-right:15px;}



#login_left ul{margin-left:20px; padding-left:0px;}

#login_left li{	background:url(http://www.buyerscloud.com/images/small_arrow.gif) no-repeat left; list-style-type:none;
 font-weight:normal;	display:block;
 line-height:18px; padding-bottom:10px; margin-left:0px;padding:10px 0 0 13px;
}
#login_left2 {height:auto; padding:0px 0px 0px 0px; text-align:left; float:left; overflow:hidden; display:table-cell; }



#login_left2 ul{padding-left:0px;}

#login_left2 li{
background:url(http://www.buyerscloud.com/images/small_arrow.gif) no-repeat left; list-style-type:none;
 font-weight:normal;	display:block;
 line-height:8px; padding-bottom:10px; margin-left:0px;padding:10px 0 0 13px;
}



#login_right { width:450px; height:auto; padding:0px 0px 0px 20px; text-align:left;float:left; overflow:hidden; display:table-cell;}

#login_right_login { width:325px; height:auto;}

#login_right_member { width:450px; height:auto; padding:5px 3px 15px 0px;}

#login_right_remember { width:450px; height:auto;font-family:arial, Helvetica, sans-serif; font-size:11px; color:#616161; font-weight:normal; text-align:justify; }





/*==============================What is Buyer Cloud ============================*/



#about_body{ width:850px; height:auto; padding:15px;}

#about_body_head{ width:840px;font-family:arial, Helvetica, sans-serif; font-size:19px; color:#3A7AB5; font-weight:bold; height:45px; text-align:center; vertical-align:middle; padding-top:5px;}

#about_body_table{ width:850px;height:auto;padding-top:15px;margin:0 auto}

#about_body_button{height:auto;padding-top:15px;clear:both;text-align:center}

#about_body_feature{height:auto;padding:15px 0;}


#about_body1{ width:550px; height:auto; padding:15px;}

#about_body_head1{ width:490px;font-family:arial, Helvetica, sans-serif; font-size:16px; color:#3A7AB5; font-weight:bold; height:45px; text-align:center; vertical-align:middle; padding-top:5px;}
#about_body_table1{ width:550px;height:auto;padding-top:15px;}



/*==========================================================

                    home page & inner pages(ofter login)

==========================================================*/

#inner_header{ padding:0px 5px 0px 5px; width:990px;}

#inner_body{ padding:5px 5px 10px 5px; width:990px;}


#inner_body_menu{ padding:5px 5px 0px 5px;width:980px; background-color:#65a3dd;font-family:arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; font-weight:bold; text-decoration:none;height:20px; margin-top:15px; margin-left:5px;}



#inner_body_menu a{font-family:arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; font-weight:bold; text-decoration:none;}

#inner_body_menu a:link{font-family:arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; font-weight:bold; text-decoration:none;}

#inner_body_menu a:hover{font-family:arial, Helvetica, sans-serif; font-size:12px; color:#ffffff; font-weight:bold; text-decoration:underline;}



#inner_body_left{ padding:0px 0px 0px 0px; width:160px; float:left; overflow:hidden; display:table-cell;}

#inner_body_right{ padding:4px 0px 0px 5px; width:825px; float:left; overflow:hidden; display:table-cell;}
#inner_body_right1{ padding:4px 0px 0px 5px; width:825px; float:left; overflow:hidden; display:table-cell;}

#inner_body_right_ad{ padding:10px 94px 15px 10px; width:805; float:right; overflow:hidden; display:table-cell;}

#inner_body_right_body{padding:0px 0px 0px 0px; width:795px; float:left; overflow:hidden; display:table-cell;}

#inner_body_right_body_left{padding:0px 5px 0px 0px; width:455px; float:left; overflow:hidden; display:table-cell;}

#inner_body_right_body_right{padding:0px 0px 0px 15px; width:320px; float:left; overflow:hidden; display:table-cell;}
#inner_body_right_body_right1{padding:0px 0px 0px 15px; width:320px; float:left; overflow:hidden; display:table-cell;}



span.error{font-weight:bold;color:#900;}

div.alert, div.errorbox{color:#333;background-color:#fff;margin:0 0 15px;padding:7px 7px 7px 35px;overflow:hidden;min-height:28px;position:relative;}div.alert img, div.errorbox img{display:none;}#body div.alert p, #body div.errorbox p, #body div.alert h3{font-size:13px;margin:7px 21px 0 7px;*margin:14px 21px 0 7px;_margin:7px 21px 6px 7px;}

#body div.alert h3{font-weight:bold;}div.alert.attention{background:#fff5cc url('http://www.buyerscloud.com/utility/img/icon/icon_status_info_26x26.gif') no-repeat 7px 7px;}div.alert.error, div.errorbox{background:#fee url('http://www.buyerscloud.com/utility/img/icon/icon_status_fail_26x26.gif') no-repeat 7px 7px;}div.alert.success{background:#e6f8dd url('http://www.buyerscloud.com/utility/img/icon/icon_status_success_26x26.gif') no-repeat 7px 7px;}

div.alert.notice{background:#ddf0f8 url('http://www.buyerscloud.com/utility/img/icon/icon_status_info_blue_26x26.gif') no-repeat 7px 7px;}div.alert .dismiss{background:url('http://www.buyerscloud.com/utility/img/sprite/sprite_globalnav_v2.png') no-repeat 98% -356px;cursor:pointer;display:block;position:absolute;text-indent:-12345px;top:3px;right:10px;_right:20px;width:18px;height:18px; padding-left:0; padding-right:0; padding-top:7px; padding-bottom:2px}



.redbold{font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:16px;color:#E45E10; text-decoration:none; }

div.errorclose{background:#fee; }





.but1{ background-image:url('http://www.buyerscloud.com/images/but_box.jpg'); background-repeat:no-repeat; color:#000000; height:25px; color:#000000; font-size:12px; font-weight:bold; text-decoration:none; padding-left:48px; padding-right:48px; padding-top:4px; padding-bottom:8px}

.but1:link{ background-image:url('http://www.buyerscloud.com/images/but_box.jpg'); background-repeat:no-repeat; color:#000000; height:25px;color:#000000; font-size:12px; font-weight:bold;text-decoration:none; padding-left:48px; padding-right:48px; padding-top:4px; padding-bottom:8px}

.but1:hover{ background-image:url('http://www.buyerscloud.com/images/but_box1.jpg'); background-repeat:no-repeat; color:#000000; height:25px;color:#ff0000; font-size:12px; font-weight:bold;text-decoration:underline; padding-left:48px; padding-right:48px; padding-top:4px; padding-bottom:8px}




/*catleft*/

.catlist{ border-bottom:1px solid #b5d7e3; border-top:1px solid #FFFFFF; padding-left:10px; height:23px;}



.catlist2{ border-bottom:1px solid #b5d7e3; border-top:1px solid #FFFFFF; padding-left:10px; height:23px; background:#B3CFE7;}

.catlist3{ border-bottom:1px solid #b5d7e3; border-top:1px solid #FFFFFF; padding-left:10px; height:23px; background:#4785C0;}

.catlist4{ border-bottom:1px solid #b5d7e3; border-top:1px solid #FFFFFF; padding-left:10px; height:23px; background:#FFFFFF;}

.catlist5{ border-bottom:1px solid #b5d7e3; border-top:1px solid #FFFFFF; padding-left:10px; height:23px; background:#CCCCCC;}

/*catleft*/



/*navi*/

.navi_on{ background-color:#dbecfb; color:#7994ae; font-size:12px; font-weight:bold; text-decoration:none; font-family:verdana, Helvetica, sans-serif; border-right:2px solid #FFFFFF; height:20px;}

.navi_on a{color:#023B70; font-size:12px; font-weight:bold; text-decoration:none;}

.navi_on a:link{color:#023B70; font-size:12px; font-weight:bold; text-decoration:none;}

.navi_on a:hover{color:#7994ae; font-size:12px; font-weight:bold; text-decoration:none;}



.navi_off{ background-color:#86b2d8;color:#fff; font-size:12px; font-weight:bold; text-decoration:none;font-family:verdana, Helvetica, sans-serif; border-right:2px solid #FFFFFF;height:20px;}

.navi_off a{color:#fff; font-size:12px; font-weight:bold; text-decoration:none;}

.navi_off a:link{color:#fff; font-size:12px; font-weight:bold; text-decoration:none;}

.navi_off a:hover{color:#fff; font-size:12px; font-weight:bold; text-decoration:none;}



.navi_sub{background-image: url('http://www.buyerscloud.com/images/tab_bg.jpg'); background-repeat:repeat-x; padding-left:13px;color:#023b70; font-size:12px; font-weight:normal;font-family:arial, Helvetica, sans-serif; background-position: center top;}

.navi_sub a{color:#023b70; font-size:12px; font-weight:normal;font-family:arial, Helvetica, sans-serif; text-decoration:none;}

.navi_sub a:link{color:#023b70; font-size:12px; font-weight:normal;font-family:arial, Helvetica, sans-serif; text-decoration:none;}

.navi_sub a:hover{color:#023b70; font-size:12px; font-weight:normal;font-family:arial, Helvetica, sans-serif; text-decoration:underline;}

.table_left_corner {
background:url('http://www.buyerscloud.com/images/table-left.jpg') no-repeat center;
height:24px;
width:11px
}
.table_head {
background-color:#0D539C;
color:#FFFFFF;
font-family:Arial;
font-size:14px;
font-weight:bold;
padding-left:5px;
text-decoration:none;
}
.table_head a {
background-color:#0D539C;
color:#FFFFFF;
font-family:Arial;
font-size:14px;
font-weight:bold;
text-decoration:underline;
}
.table_right_corner {
background:url('http://www.buyerscloud.com/images/table-right.jpg') no-repeat center;
height:24px;
width:11px
}
.brdr
{
	border:1px solid #CCCCCC;
}
.vinolink
{
color:#4F51FF;
font:small;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-style:italic;
font-weight:bold;

}
.vinolink a
{
color:#4F51FF;
font:small;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-style:italic;
font-weight:bold;
}

.headvino
{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
color:#222222;}
.ad1
{
background-color:#006699;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:18px;
color:#FFFFFF;
}
.adfont
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#494949;
}
#login_body_head11{ width:840px;font-family:arial, Helvetica, sans-serif; font-size:20px; color:#ffffff; font-weight:bold; height:35px; background-color:#66FF00; padding-left:10px; vertical-align:middle; padding-top:5px;}
.subtitle{font-size:16px;font-style:normal;font-weight:bold; padding:9px}
.pnew{font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#222222;font-weight:normal;}
.color1{	color:#990000;	font-family:Arial, Helvetica, sans-serif;	font-size:14px;	font-weight:bold;}
.color2
{
	color:#993300;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.color3
{
	color:#996633;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.new
{
color:#000000;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
}

.brbr1
{
	border-left:1px solid #7CB4D1;
	border-right:1px solid #7CB4D1;
	border-top:1px solid #7CB4D1;
	font-size:12px;
	font-weight:bold;
	color:#000033;
	text-align:center;
}
.brbr2
{
	border-left:1px solid #7CB4D1;
	border-bottom:1px solid #7CB4D1;
	background-image:url('http://www.buyerscloud.com/images/listbanch_bg.gif');
}
.brdr3 
{
	background-color:#72A8D3;
	border:1px solid #E8F1F8;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-align:center;
}
.brdr3 a {
color:#FFFFFF;
text-decoration:none;
}
.brdr4
{
	border-bottom:1px solid #7CB4D1;
}
.brdr5
{
	background-image:url('http://www.buyerscloud.com/images/table_list_th_bg.gif');
	background-repeat:repeat;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-align:center
}
.brbr6
{
	border-left:1px solid #7CB4D1;
	border-right:1px solid #7CB4D1;
	border-top:1px solid #7CB4D1;
	font-size:16px;
	font-weight:bold;
	color:#000033;
	text-align:center;
	background-color:#CCCCCC;
	height:25px;
}
.brbr7
{
	border-left:1px solid #7CB4D1;
	border-bottom:1px solid #7CB4D1;
}
.brbr_right
{
	border-right:1px solid #7CB4D1;
}
#upload a
{
	border:1px dashed #FF7300;
	height:30px;
	width:150px;
	text-align:center;
	line-height:30px;
	float:left;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
#upload a:hover
{
	border:1px dashed #000000;
	height:30px;
	width:150px;
	text-align:center;
	line-height:30px;
	float:left;
	color:#990000;
	text-decoration:none;
	font-weight:bold;
}
.txt_brdr
{
border:1px solid #418FB4;
height:15px;
width:345px;
}
.sort_by
{
	background-color:#D0E0E2;
	color:#000000;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	height:30px;
	line-height:30px;
}
.sort_by a
{
	color:#3372A6;
	text-decoration:none;
	margin-left:5px;
	margin-right:5px;
}
.fnt
{
	color:#055f9a;
	font-size:18px;
	font-weight:bold;
}
.upgrade_active
{
	border:2px solid #99CCE6;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
}.upgrade_inactive
{
	border:2px solid #CCC;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
}
.search_suggestionsBox{
	text-align:left;
	position:absolute;
	top:70px;
	left:530px;
	background-color: #fff;
	border-left: 1px solid #DDF0F8;
	border-right: 1px solid #DDF0F8;
	border-bottom: 1px solid #DDF0F8;
	color:#000000;
	display:none;
	width:200px;
	margin:0;
	z-index:4;
}
.search_suggestionList 
{
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#FFF;
	text-transform:capitalize;
}
.search_suggestionList ul
{
	cursor:hand;
	list-style:none;
	margin:0 auto;
}
.search_suggestionList ul li
{
	list-style:none;
	color:#023B70;
	border-bottom:1px dotted #CCC;
	cursor:hand;
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.search_suggestionList ul li:hover {
	background-color: #DDF0F8;
	color:#023B70;
	cursor:hand;
	text-decoration:underline;
}
.compare_types_head
{
	background-image:url('http://www.buyerscloud.com/images/bg_compare_accounts.jpg');
	background-repeat:repeat-x;
	height:50px
}
.compare_types_head td
{
border-left:1px solid #CCC;
border-top:1px solid #CCC;
width:140px;
text-align:center;
}
.second_head{
background-color:#ECF8E0;
height:75px;
}
.second_head1{
background-color:#ECF8E0;
}
.second_head1 td{
border-left:1px solid #CCC;
border-top:1px solid #CCC;
text-align:center;
}
.second_head td{
border-left:1px solid #CCC;
border-top:1px solid #CCC;
text-align:center;
}
.third_head{
background-color:#FFFFFF;
height:50px;
}
.third_head td{
border-left:1px solid #CCC;
border-top:1px solid #CCC;
text-align:center;
width:200px;
}
.third_head1{
background-color:#FFFFFF;
height:30px;
}
.third_head1 td{
border-left:1px solid #CCC;
border-top:1px solid #CCC;
text-align:center;
width:200px;
}
.brdr7
{
	border-left:1px solid #7CB4D1;
	border-bottom:1px solid #7CB4D1;
}
dd{margin-bottom:20px;}
.help{text-decoration:none;}


#footer {color:#999999;overflow:hidden;}
#footer .footer-content {overflow:hidden;padding:0 20px 10px;}
.footer-content ul {float:left;list-style-type:none;width:235px;}
.footer-content ul li {margin-left:0;}
.footer-content ul li a {color:#999999;font-size:11px;text-transform:uppercase;}
#footer .fooright-blog {float:right;width:442px;}
#footer .copyright {border-top:1px solid #CDCDCD;clear:both;padding:10px 0;text-align:center;}

.searchbtn {-moz-background-clip:border;-moz-background-inline-policy:continuous;-moz-background-origin:padding;background:transparent url(../images/button.gif) no-repeat scroll -16px 0;border:medium none;cursor:pointer;height:23px;width:91px;}
