/*  NETWORK  */


/* Member Friends Pages */



.subbar2 .right li.tagreport {margin-bottom:15px}



/*---------------- Market Ads / Lower Photos -------------------------- */

.mkt_ads {
	width:225px;
}

.mkt_adscont {
	margin-top:5px;
	height:auto;
	overflow:auto;
}

.mkt_photo {
	width:225px;
}
.mktads_pkt {
	width: 60px;
	float: left;
	margin-right: 3px;
}

.mktads_pkt2 {
	width: 70px;
	float: left;
	margin: 0 10px 5px 0;
}	
	
	
/* EditMgr styling for Jquery board edit boxes */

.editmgr, .editmgr ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:1.5em;
float:right;
}

.editmgr ul {background-color:#fff;}

.editmgr a{
display:block;
color:#333;
text-decoration:none;
background-color:#fff;
font-family: "Helvetica", Verdana, Arial, sans-serif;
}

.editmgr a:hover{
background-color:#cdd8e4;
color:#47618b;
font-weight:bold;
text-decoration:none;
font-family: "Helvetica", Verdana, Arial, sans-serif;
}

.editmgr li{float:left;position:relative;}

.editmgr li ul li.underline {border-bottom:1px solid #ccc;display:inline-block;margin:0;padding:0;}

.editmgr ul {
position:absolute;
display:none;
width:140px;
height:70px;
top:5px;
right:12px;
float:left;
border:1px solid #ccc;
padding:2px;
}

.editmgr li ul.editlnx a{
width:135px;
height:auto;
float:left;
overflow:hidden;
padding:2px;
}

.editmgr ul .del_yn {
position:absolute;
display:none;
width:140px;
height:60px;
top:-49px;
right:0;
float:left;
border:1px solid #ccc;
padding:2px;
font-family: "Helvetica", Verdana, Arial, sans-serif;
}

.editmgr ul .del_yn {padding:6px;text-align:center;}
.editmgr ul .del_yn a.blue2 {color:#3C4D63;font-weight:bold;width:50px;padding:10px;float:left;}
.editmgr ul .del_yn a.blue2:hover {text-decoration:none;}

.editmgr ul ul{top:auto;}	
.editmgr li ul ul {right:80px;}

.editmgr li:hover ul ul, .editmgr li:hover ul ul ul, .editmgr li:hover ul ul ul ul {display:none;}
.editmgr li:hover ul, .editmgr li li:hover ul, .editmgr li li li:hover ul, .editmgr li li li li:hover ul {display:block;}
	
	
	
/*----- Board page styling ----*/

.brdcom {float:left;width:450px;margin-left:6px;}
.brdcom li {margin-left:5px;}

.brdcom2 {float:left;width:320px;margin-left:-3px;}
.brdcom2 li {margin-left:-3px;}

.brd_com3 {float:left;width:450px;margin-left:40px;}
.brdcom3 li {margin-left:-3px;}


.dateline {
	height:10px;
	width:100%;
	float:left;
	padding-top: 2px;
	display:inline-block;
	background: url('../../images/site/icons/ua/gline.gif') 2px repeat-x;
}

.date {float:left;background:white;color:#888;font-size:9px;}

.brd_box {overflow:hidden; border: 1px solid #ccc; padding: 6px;}

.brd_icon_lf {
	float: left;
	width: 16px;
	height: 15px;
	background-repeat: no-repeat;
	background-position: center center;
	margin:0 21px 0 4px;
	
}

.net_icon {
	float: left;
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: center center;
	margin:0 10px 0 4px;
	background: url('../../images/site/icons/network_icon.gif');
}

.brd_icon_rgt {
	float: right;
	width: 16px;
	height: 15px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top:0 !important;
	margin-top:-10px;
	padding-right:5px;
}

.brd_icon_net {
	float: right;
	width: 16px;
	height: 15px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top:-44px;
	padding-right:15px;
	
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .brd_icon_rgt {margin-top:0;}
}

.brd_icon_menu {
	float: left;
	width: 20px;
	height: 20px;
	margin-right:6px;
	background-repeat: no-repeat;
	background-position: center center;
}

.brd_icon_menu span
{
   cursor:pointer;
}

.brd_icon_ov {
	float: left;
	width: 23px;
	height: 23px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: center center;
}

.msg_post { float:none; margin-left: 0px; padding-top: 2px;}
.msg_com { float:none; margin-left: 65px; padding-top: 6px;}
.msg_rpl { float:left; margin-left: 2px; color: #666666; text-decoration: none; font-size: 1em; font-weight:bold; width: 55px; }

.brd_post_menu { float:left; padding-top: 2px; }
.brd_post { float:none; margin-left: 40px; padding-top: 2px;}
.brd_post22 .txt1g { float:left; width:300px;}
.brd_post22 .brd_com { float:left;margin-left:40px;}
.brd_stat { float:none; margin-left: 38px; padding-top: 2px; }
.brd_stat_in { float: left; width:96%; line-height: 16px; }

.brd_ad {
	background-color:#f7f7f7;
	padding: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ebebeb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
	padding: 6px;
	margin-left: 40px;
		
}
.brd_ad_title { font-size: 10px; color: #888888; text-align: right;float: left; text-decoration:none;}
.brd_ad_title:hover { color:#47618B; text-decoration:none;}
.brd_icon_ad { float: left; width: 16px; height: 15px; background-repeat: no-repeat; background-position: center center; }
.brd_info .icon_ao { float:left;background-position:top left; margin: 6px 0 8px 0; background-color:#659bd2; width: 17px; height: 17px; }
.brd_com { float: left; width:auto; line-height: 16px; }
.brd_menu { width:auto; line-height: 16px; float:left; width: 195px; }
.brd_inside { padding-top: 2px; line-height: 16px; }

.brd_pg_net { float: left; width:auto; line-height: 16px; padding-top:4px;}

.brd_info { width:auto; line-height: 16px; }
.brd_info dt { 
	padding-left: 20px; 
	height:16px; 
	float: left; 
	margin: 0 15px 0 0; 
	line-height: 16px; 
	color:#888888; 
	background-position: right 1px;
	background-repeat: no-repeat;  
}
.brd_info dt span {float:right}
.brd_info dd { float: left; margin: 0 0 0 8px; line-height: 16px; }
.brd_info dd a { text-decoration:none; color:#47618b; }
.brd_info dd a:hover {text-decoration:underline;}
.brd_info dd p { margin-bottom:10px; }

.brd_info_ad { width:auto; line-height: 16px; }


.brd_listing_img {
	float:left;
	background-color:#ffffff;
	width:74px;
	height:72px;
	background-position: center ;
	background-repeat: no-repeat;
	margin:0 2px 4px 0px;
	border:1px solid #ccc;
	margin-right: 5px;
}
	
.brd_ad_img {
	float:right;
	background-color:#ffffff;
	width:120px;
	height:80px;
	background-position: center ;
	background-repeat: no-repeat;
}	
	
.brd_num1_box {
	line-height: 16px;
	width: 195px;
	height: 90px;
	float:left;
	background-position: left top;
}



	
	
	
/*----- Board page styling ----

.brdcom {float:left;width:450px;margin-left:6px;}
.brdcom li {margin-left:5px;}

.brdcom2 {float:left;width:320px;margin-left:-3px;}
.brdcom2 li {margin-left:-3px;}



.dateline {
	height:10px;
	width:100%;
	float:left;
	padding-top: 2px;
	display:inline-block;
	background: url('../../images/site/icons/ua/gline.gif') 2px repeat-x;
}

.date {float:left;background:white;color:#888;font-size:9px;}

.brd_box {overflow:hidden; border: 1px solid #ccc; padding: 6px;}

.brd_icon_lf {
	float: left;
	width: 16px;
	height: 15px;
	background-repeat: no-repeat;
	background-position: center center;
	margin:0 21px 0 4px;
	
}

.net_icon {
	float: left;
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: center center;
	margin:0 10px 0 4px;
	background: url('../../images/site/icons/network_icon.gif');
}

.brd_icon_rgt {
	float: right;
	width: 16px;
	height: 15px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top:-10px;
	padding-right:5px;
}

.brd_icon_net {
	float: right;
	width: 16px;
	height: 15px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top:-44px;
	padding-right:15px;
	
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .brd_icon_rgt {margin-top:0;}
}



.brd_icon_menu {
	float: left;
	width: 20px;
	height: 20px;
	margin-right:6px;
	background-repeat: no-repeat;
	background-position: center center;
}
.brd_icon_ov {
	float: left;
	width: 23px;
	height: 23px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: center center;
}

.brd_post_menu { float:left; padding-top: 2px; }
.brd_post { float:none; margin-left: 40px; padding-top: 2px;}
.brd_stat { float:none; margin-left: 40px; padding-top: 2px; }
.brd_stat_in { float: left; width:500px; line-height: 16px; }

.brd_ad {
	background-color:#f7f7f7;
	padding: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ebebeb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
	padding: 6px;
	margin-left: 40px;
		
}
.brd_ad_title { font-size: 10px; color: #888888; text-align: right;float: left; text-decoration:none;}
.brd_ad_title:hover { color:#47618B; text-decoration:none;}
.brd_icon_ad { float: left; width: 16px; height: 15px; background-repeat: no-repeat; background-position: center center; }
.brd_info .icon_ao { float:left;background-position:top left; margin: 6px 0 8px 0; background-color:#659bd2; width: 17px; height: 17px; }
.brd_com { float: left; width:500px; line-height: 16px; }
.brd_menu { width:510px; line-height: 16px; float:left;}
.brd_inside { padding-top: 2px; line-height: 16px; }

.brd_pg_net, .brd_pg_net2 { float: left; width:auto; line-height: 16px; padding-top:4px;}

*:first-child+html #pg_ua_accountsummary .brd_pg_net {margin-top:0;float:left;width:180px;line-height:16px;padding-top:4px;}


.brd_info { width:auto; line-height: 16px; }
.brd_info dt { 
	padding-left: 20px; 
	height:16px; 
	float: left; 
	margin: 0 15px 0 0; 
	line-height: 16px; 
	color:#888888; 
	background-position: right 1px;
	background-repeat: no-repeat;  
}
.brd_info dt span {float:right}
.brd_info dd { float: left; margin: 0 0 0 8px; line-height: 16px; }
.brd_info dd a { text-decoration:none; color:#47618b; }
.brd_info dd a:hover {text-decoration:underline;}
.brd_info dd p { margin-bottom:10px; }

.brd_info_ad { width:auto; line-height: 16px; }


.brd_listing_img {
	float:left;
	background-color:#ffffff;
	width:74px;
	height:72px;
	background-position: center ;
	background-repeat: no-repeat;
	margin:0 2px 4px 0px;
	border:1px solid #ccc;
	margin-right: 5px;
}
	
.brd_ad_img {
	float:right;
	background-color:#ffffff;
	width:120px;
	height:80px;
	background-position: center ;
	background-repeat: no-repeat;
}	
	
.brd_num1_box {
	line-height: 16px;
	width: 195px;
	height: 90px;
	float:left;
	background-position: left top;
}

/* grey quotes 


.board_post2, .board_post1, .board_post_txt, .board_post_txt2, .board_post4, .board_post3, .board_post6 {
	line-height: 1.3;
	margin: auto;
 	display: inline-block;
 	padding:0 20px 3px 0;
	background-repeat: no-repeat;
	font-size: 11px;
	color: #666666;	
}
.board_post2 {width:390px;}
.board_post6 {width:220px;}
.board_post_txt {padding:0;width:400px;}
.board_post_txt2 {padding:0;width:394px;}
.board_post2, .board_post4 {padding-right:15px;}

.board_post1 {background-image:  url(../../images/site/icons/quote_start.gif);background-position: left top;}
.board_post2 {background-image: url(../../images/site/icons/quote_end.gif);background-position: bottom right;}

.quotebegin {background-image:  url(../../images/site/icons/quote_start.gif);background-repeat:no-repeat;display:block;}
.quoteend {background-image: url(../../images/site/icons/quote_end.gif);background-repeat:no-repeat;position:relative;left:300px;display:block;}

.textmagnet {position:relative;}
*:first-child+html .textmagnet {position:relative;right:80px;}
*:first-child+html .quoteend {background-image: url(../../images/site/icons/quote_end.gif);background-repeat:no-repeat;position:relative;left:390px;display:block;}


/* dark blue quotes 

.board_post3 {background-image:  url(../../images/site/icons/quote_start_db.gif);background-position: left top;float:left;}
.board_post4 {background-image:  url(../../images/site/icons/quote_end_db.gif);background-position: bottom right;}

.quotebegin_db {background-image:  url(../../images/site/icons/quote_start_db.gif);background-repeat:no-repeat;display:inline-block;}
.quoteend_db {background-image: url(../../images/site/icons/quote_end_db.gif);background-repeat:no-repeat;display:inline-block;}



/* end quote section */

.boar_post_float {
	float: left;
	padding-top: 2px;
	width: auto;
}

.menu_gradient {
	background-image: url('../../images/site/graphics/menu_gradient.gif');
	background-repeat:repeat-x;
	background-position: top left;	
}

.brd_feed_info {
	float:left;
	margin-right: 20px;
	padding-top: 2px;
	width: 260px;
}

.brd_feed_info_fn {
	float:left;
	margin-right: 20px;
	padding-top: 2px;
	width: 140px;
}


/*----- Directories Header ----*/

.ul_list1 { margin: 10px 0 10px 15px; }
.ul_list1 li{ padding: 0 0 4px 0; }

.ul_list2 { padding-top:3px; }
.ul_list2 li{ line-height:14px;font-size:1.1em;}
.ul_list2 li a:hover {text-decoration:underline;}

/* Member Network Pages */

dl.mpn_info {margin: 0 0 0 10px;}
dl.mpn_info dd .img1 {width:20px;}	
dl.mpn_info dd .img2 {width:20px;}
dl.mpn_info dd .img3 {width:20px;}



/*--------------- DL definition list definitions and UL unordered list definitions --------------*/


/*---------------#topshade { width: 552px; padding:0; margin:0;float:left; height:80px; background: url('../../images/site/ce_logos/gradient.jpg') repeat-x; } --------------*/
#topshade { width: 552px; padding:0; margin:0;float:left; height:45px; background: url('../../images/site/ce_logos/gradient.jpg') repeat-x; }
.dl_list1 { margin: 10px 0 10px 6px; }
.dl_list1 dt, .dl_list1 dd { padding: 4px 0 0 0; }

dl.disc_info2 {
	width: 250px;
	padding: 0;
	margin: 0 0 15px 0;
	color:#888888;
	display: inline;
	float:left;
	text-align: left;
}
dl.disc_info2 dt { float:left; width: 100px; padding: 5px 0 0 0; margin:0; }
dl.disc_info2 dd { float:left; width: 100px; padding: 5px 0 0 0; margin:0;}

.dl_list2 { margin: 10px 0 0 15px; float:left; width: 250px; display:inline; padding:0; }
.dl_list2 dd a:hover {text-decoration:underline;}
.dl_list3 { margin: 5px 0 0 5px; float:left; width: 500px; display: inline;}
.dl_list4 { margin: 0px 0 0 3px; float:left; width: 200px; display: inline; padding-right: 6px;}

dl.rslt_info, dl.rslt_info2 {width: 260px;padding:0 0 0 6px;margin: 0;color:#888888;display:inline-block;float:left;text-align: left;}


dl.rslt_info dt, dl.rslt_info2 dt { float:left; width: 120px; padding: 0 0 0 0;}
dl.rslt_info dd, dl.rslt_info2 dd { float:left; width: 140px; padding: 0 0 0 0;}
dl.rslt_info dt, dl.rslt_info dd {margin:10px 0 2px 0;}
dl.rslt_info2 dt, dl.rslt_info2 dd {margin: 5px 0 2px 0;} 

.rslt_info_txt {width:258px;float:left;margin-top:5px;}
.rslt_info_icon {width:15px;border: 1px solid #fff;float:right;margin-top:5px;}
.rslt_info_icon:hover {border: 1px solid #ccc;}

dl.rslt_info3 {width: 270px; padding: 0 0 0 6px;margin-top:5px;color:#888888;display:block;float:left;}
dl.rslt_info3 dt {width:250px;line-height:18px;height:18px;float:left;padding: 0 0 0 0;margin:0;}
dl.rslt_info3 dd {width:15px;line-height:18px;height:18px; float:left;padding: 0 0 0 0;margin:0;border: 1px solid #fff;display:block;}
dl.rslt_info3 dd.img4:hover, dl.rslt_info3 .hovered dd.img4 {border: 1px solid #ccc;cursor:pointer;}
.rslt_info3 dd.img4 {line-height:15px;background-repeat:no-repeat;background-image: url("../../images/site/icons/ua/magnify_glass1.gif");float:right;display:block;}


.rslt_info2 a {text-decoration:none; color:#47618b;}
.rslt_info2 a:hover {text-decoration:underline;}

.resultstop {padding: 7px 0 0 6px;width:550px;display:inline-block;}
.resultstop .txt_inactive {padding-left:10px;display:inline-block;}
.resultshdr {border-top: 1px solid #888;padding-top:12px; width:554px;display:inline-block;}
.resultsmid {border-top: 1px solid #888;width:550px;display:inline-block;}
.resultsmid2 {border-top: 1px solid #888;width:546px;padding:15px 0 0 6px;display:inline-block;}
.resultsmid2 .txt_inactive {padding-left:10px;display:inline-block;}
.resultstub {padding: 0 0 0 6px;width:550px;height:12px;display:inline-block;}


dl.rslt_info4 {width: 210px; padding: 0 0 0 6px;margin-top:5px;color:#888888;display:block;float:left;}
dl.rslt_info4 dt {width:30px;line-height:18px;float:left;padding: 0 0 0 0;margin-right:25px;}
dl.rslt_info4 dd {width:150px;line-height:18px;float:left;padding: 0 0 0 0;margin:0;border: 1px solid #fff;display:block;}

.rslt_info4 a, .rslt_info4 a, .rslt_info5 a {text-decoration:none; color:#47618b;}
.rslt_info2 a:hover, .rslt_info4 a:hover, .rslt_info5 a:hover {text-decoration:underline;}

dl.rslt_info5 {width: 330px; padding: 0 0 0 0;margin-top:5px;color:#888888;display:block;float:left;}
dl.rslt_info5 dt {width:160px;line-height:18px;height:18px;float:left;padding: 0 0 0 0;}
dl.rslt_info5 dd {width:160px;line-height:18px;height:18px; float:left;padding: 0 0 0 0;margin:0;border: 1px solid #fff;display:block;}

dl.pgf_info {width: 125px; padding: 0 0 0 0;margin:0 5px 0 0;color:#888888;display:block;float:left;}
dl.pgf_info dt {width:20px;line-height:15px;height:15px;float:left;padding: 0 0 0 0;}
dl.pgf_info dd {width:75px;line-height:15px;height:15px; float:left;padding: 0 0 0 0;margin-left:20px;}

dl.pgf_info2 {width: 220px; padding: 0 0 0 6px;margin-top:0px;color:#888888;display:block;float:left;}
dl.pgf_info2 dt {width:130px;line-height:15px;height:5px;float:left;padding: 0 0 0 0;}
dl.pgf_info2 dd {width:70px;line-height:15px;height:15px; float:left;padding: 0 0 0 0;margin-left:20px;}

dl.pgf_info3 {width: 125px; padding: 0 0 0 6px;margin-top:0px;color:#888888;display:block;float:left;}
dl.pgf_info3 dt {width:80px;line-height:15px;height:5px;float:left;padding: 0 0 0 0;}
dl.pgf_info3 dd {width:20px;line-height:15px;height:15px; float:left;padding: 0 0 0 0;margin-left:10px;}
dl.pgf_info4 {width: 165px; padding: 0 0 0 6px;margin-top:0px;color:#888888;display:block;float:left;}
dl.pgf_info4 dt {width:95px;line-height:15px;height:5px;float:left;padding: 0 0 0 0;}
dl.pgf_info4 dd {width:40px;line-height:15px;height:15px; float:left;padding: 0 0 0 0;margin-left:20px;}

dl.pgf_info3_over {width: 112px; padding: 0 ;margin-top:0px;color:#888888;display:block;float:left;}
dl.pgf_info3_over dt {width:80px;line-height:15px;height:5px;float:left;padding: 0 0 0 0;}
dl.pgf_info3_over dd {width:20px;line-height:15px;height:15px; float:left;padding: 0 0 0 0;margin-left:3px;}
.rgtpgf_over {margin-right:25px;}

.rgtpgf {margin-right:38px;}
.rgt6 {padding-left:6px;}

/*----------------- bars ---------------- */

dl.pgf_info2 dt span.bluebar, .pmcomplete .bluebar {background-color: #47618b;background-repeat:repeat-x;height:14px;display:inline-block;position:relative;overflow:hidden;}
dl.pgf_info2 dt span.bluebar {margin-top:1px;line-height:14px;}
dl.pgf_info2 dt span.greybar {margin-top:1px;line-height:14px;background-color: #ccc;background-repeat:repeat-x;height:14px;display:inline-block;position:relative;overflow:hidden;}

.pmcomplete {width:180px;background-color:#eee;height:20px;border: 1px solid #888;}
.pmcomplete1 {width:153px;background-color:#eee;height:12px;border: 1px solid #888;}
.pmbars {width:182px;}
.pmcomplete .bluebar2 {height:20px;display:block;background-color:#659bd2;}
.pmcomplete1 .bluebar2 {height:12px;display:block;background-color:#659bd2;}

dl.topr_info {
	width: 500px;
	margin: 2px 0 15px 0;
	padding: 0;
	display:inline;
}

.topr_info dt {
	width: 500px;
	float: left;
	margin: 0 0 0 0;
	line-height: 13px;
	overflow: hidden;
}

.topr_info dt a:hover {text-decoration:underline;}

.topr_info dd {
	float: left;
	width: 200px;
	margin: 0 0 0 -5px;
	line-height: 13px;
}


dl.disc_info {
	width: 550px;
	margin: 0;
	padding: 0;
	color:#888888;
	float:left;
	display:inline;
}



.disc_info dt {
	width: 100px;
	float: left;
	margin: 0;
	line-height: 17px; 
}

.disc_info dt.hi5 {
	width: 90px;
	float: left;
	margin-left: 11px;
	line-height: 17px; 
}

.disc_info dd {
	float: left;
	width: 445px;
	margin: 0 0 0 -5px;
	line-height: 17px;
	font-weight:normal;
	color: #333;
}

.disc_info dd a {
	text-decoration:none;
	color:#47618b;
}

.disc_info dd a:hover {text-decoration:underline;}

.disc_info dd p {
	margin-bottom:10px;
}

/* Info Style */




dl.left_info {
	width: 214px;
	margin-left: 3px;
	padding: 0;
	color:#888888;
	float:left;
	display:inline;
}





.left_info dt {
	width: 214px;
	float: left;
	margin: 0;
	line-height: 14px; 
}

.left_info dt.hi5 {
	width: 214px;
	float: left;
	margin-left: 0px;
	line-height: 17px; 
}

.left_info dd {
	float: left;
	width: 214px;
	margin: 0 0 0 0px;
	line-height: 17px;
	font-weight:normal;
	color: #333;
}

.left_info dd a {
	text-decoration:none;
	color:#47618b;
}

.left_info dd a:hover {text-decoration:underline;}

.left_info dd p {
	margin-bottom:10px;
}

/* NOTE: do not edit mpn_info anymore */

dl.mpn_info {
	width: 170px;
	margin-top: 4px;
	float: left;	
	text-align: left;
	display:block;
	overflow:hidden;
}

.mpn_info dt {
	width: 150px;
	float: left;
	margin: 0 0 0 0;
	line-height: 16px;
	overflow:hidden;
}

.mpn_info dt a:hover {text-decoration:underline;}

.mpn_info dd {
	float: right;
	width: 16px;
	height: 15px;
	margin: 0;
	overflow:visible;
	border: 1px solid #fff;
	display:block;
	}

.mpn_info dd:hover {border: 1px solid #ccc;cursor:pointer;}
.mpn_info .hovered dd {border: 1px solid #ccc;cursor:pointer;}
#pg_ua_accountsummary .mpn_info dd:hover {border: 1px solid #ccc;cursor:pointer;}
#pg_ua_accountsummary .mpn_info dd.img4:hover {border: 1px solid #fff;}
#pg_memprofile .mpn_info dd.img4:hover {border: 1px solid #fff;}

.mpn_info dt.ln1 {color: #47618b;overflow:hidden;white-space:no-wrap; font-weight:bold; font-size: 11px;}
.mpn_info dt.ln2 {color: #47618b;overflow:hidden;height:15px;}
.mpn_info dt.ln3 {color: #888888;overflow:hidden;height:15px;}

.mpn_info dd.img1 {background-image: url('../../images/site/icons/ua/magnify_glass1.gif'); background-repeat:no-repeat;}
.mpn_info dd.img2 {background-image: url('../../images/site/icons/ua/mail1.gif'); background-repeat:no-repeat;}
.mpn_info dd.img3 {background-image: url('../../images/site/icons/ua/friends1.gif'); background-repeat:no-repeat;}


.mpn_info dd.img5 {background-image: url('../../images/site/icons/ua/wrench1.gif');}

dl.mpn_info_ba {width:183px; margin-left:80px; margin-top:2px;}
.mpn_info_ba dt.ln1 {color: #47618b;overflow:hidden;white-space:no-wrap; font-weight:bold; font-size: 11px; margin-bottom:6px;}
.mpn_info_ba dt.ln2 {color: #666666;overflow:hidden;height:18px; }
.mpn_info_ba dt.ln3 {color: #666666;overflow:hidden;height:18px;}


dl.mpx_info {
	width: 177px;
	margin-top: 4px;
	float: left;	
	text-align: left;
}

.mpx_info dt {
	width: 140px;
	float: left;
	margin: 0 0 0 10px;
	line-height: 13px;
}

.mpx_info dt a:hover {text-decoration:underline;}

.mpx_info dd {
	float: right;
	width: 20px;
	height: 15px;
	margin: 0;
}

.mpx_info dt.ln1, .pmx_info dt.ln1  {color: #47618b; font-weight:bold; font-size: 11px;}
.mpx_info dt.ln2, .pmx_info dt.ln2 {color: #8aa3d4;}
.mpx_info dt.ln3, .pmx_info dt.ln3 {color: #888888;}

dl.pmx_info {
	width: 340px;
	margin-top: 4px;
	float: left;	
	text-align: left;
}

.pmx_info dt {
	width: 338px;
	float: left;
	margin: 0 0 0 10px;
	line-height: 13px;
}

.pmx_info dt a:hover {text-decoration:underline;}

.pmx_info dd {
	float: left;
	width: 2px;
	height: 2px;
	margin: 0;
}

.infoacross {
	width: 420px;
	height:35px; 
	margin: 0 0 0 6px;
	padding: 0;
	float:left;
}


dl.acr_infotop {
	width: 420px;
	height:35px; 
	margin: 0 0 0 6px;
	padding: 0;
	float:left;
}

.acr_infotop dt {
	width: 80px;
	float: left;
	margin: 0 0 2px 0;
	line-height: 16px;
	color:#888888;  
}

.acr_infotop dd {
	float: left;
	width: 340px;
	margin: 0 0 2px -5px;
	line-height: 16px;
    overflow:hidden;
}



dl.acr_info {
	width: 190px;
	height:35px; 
	margin: 0 0 0 6px;
	padding: 0;
	float:left;
}

.acr_info dt {
	width: 80px;
	float: left;
	margin: 0 0 1px 0;
	line-height: 16px;
	color:#888888;  
}

.acr_info dd {
	float: left;
	width: 100px;
	margin: 0 0 1px -5px;
	line-height: 16px;
}


dl.mkt_info {
	width: 190px;
	height:70px; 
	margin: 4px 0 0 6px;
	padding: 0;
	float:left;
	font-size:11px;
}

.mkt_info dt {
	width: 85px;
	float: left;
	margin: 0 0 0 0;
	line-height: 16px;
	color:#888888;
	text-decoration:none;  
}

.mkt_info dd a {text-decoration:none; color:#47618b;}

.mkt_info dd a:hover {text-decoration:underline;}

.mkt_info dd {
	float: left;
	width: 75px;
	margin: 0 0 0 -5px;
	line-height: 16px;
}





dl.mkx_info {width: 280px; margin: 4px 0 0 2px;padding: 0;float:left;display:block;overflow:hidden;}
.mkx_info dt {width: 20px;float: left;margin: 0 0 0 0;color:#888;text-decoration:none;line-height:16px;}
.mkx_info dd a {text-decoration:none; color:#47618b;}
.mkx_info dd a:hover {text-decoration:underline;}
.mkx_info dd {float: left;width: 200px;margin: 0 0 6px 5px;line-height:16px;}

.mkx_info ul {padding:0;}
.mkx_info li {float:left;width:170px;padding-left:27px;line-height:12px;}

.pmo_info1 {width: 580px; border: 1px solid #ccc;padding:6px;overflow:hidden;position:relative;display:block; float:left;}
.pmo_info {width:373px;border: 1px solid #ccc;padding:6px;overflow:hidden;position:relative;display:block; float:left;}
.pmo_rgtinfo {width:280px;float:left;padding-bottom:10px;}
.pmo_info ul {width:200px;padding:0;float:left;margin-bottom:5px;}
.pmo_info li {float:left;width:170px;padding-left:15px;line-height:13px;}
.pmo_info li.ln1 {font-size:1.1em;font-weight:bold;}
.pmo_info li.ln3 {font-size:1.0em;margin:5px 0 5px 0;padding:3px 0 5px 15px;}


dl.pmo_info {width: 280px; margin: 4px 0 0 2px;padding: 0;float:left;display:block;overflow:hidden;}
.pmo_info dt {width: 40px;margin: 0 0 0 15px;line-height:15px;float: left;}
.pmo_info dd {width: 110px;margin: 0 70px 0 1px;line-height:15px;float:left;}
.pmo_info dd a {text-decoration:none; color:#47618b;}
.pmo_info dd a:hover {text-decoration:underline;}


.pmo_info_left_bot {line-height:15px;float: left; overflow:hidden;width:100%;}
.pmo_info_left_top {line-height:15px;float: left; overflow:hidden;width:178px;}
.pmo_info_left {width: 50px;line-height:15px;float: left; color:#888888;}
.pmo_info_right {margin-left:10px;line-height:15px;float: left; color:#888888;}
.pmo_info_right1 {margin-left:60px;line-height:15px;float: left; color:#888888;}

.pmtlmgn {margin-top:1px;}


dl.mkt_info2 {width: 270px;height:70px; margin: 4px 0 0 6px;padding: 0;float:left;}
.mkt_info2 dt {width: 55px;float: left;margin: 0 0 0 0;line-height: 16px;color:#888888;text-decoration:none;}
.mkt_info2 dd a {text-decoration:none; color:#47618b;}
.mkt_info2 dd a:hover {text-decoration:underline;}
.mkt_info2 dd {float: left;width: 200px;margin: 0 0 0 2px;line-height: 16px;}


dl.mkt_info2s {width: 130px;height:70px;margin: 4px 0 0 0;padding: 0;float:left;}
.mkt_info2s dt {width: 60px;float: left;margin: 0 0 0 0;line-height: 16px;color:#888888;text-decoration:none;}
.mkt_info2s dd a {text-decoration:none; color:#47618b;}
.mkt_info2s dd a:hover {text-decoration:underline;}
.mkt_info2s dd {float: left;width: 60px;margin: 0 0 0 5px;line-height: 16px;}



dl.mkt_info3 {
	width: 310px;
	height:70px; 
	margin: 4px 0 0 6px;
	padding: 0;
	float:left;
}

.mkt_info3 dt {
	width: 85px;
	float: left;
	margin: 0 0 0 0;
	line-height: 16px;
	color:#888888;  
}

.mkt_info3 dd {
	float: left;
	width: 225px;
	margin: 0 0 0 -5px;
	line-height: 16px;
}



.mkt_ul {position:relative;width:15px;height:65px;line-height:15px;margin:3px 0 0 0;float:right;}
.mkt_ul li {width:15px;height:14px; margin-top:3px; border:1px solid #fff;margin-top:2px;}

.mkt_ul2 {width:120px;float:right;margin-top:-2px;}
.mkt_ul2 li .underline {padding-top:0;margin-bottom:2px;}

.mkt_ul li.img1, .mkt_ul3 li.img1 {background-image: url('../../images/site/icons/ua/magnify_glass1.gif');}
.mkt_ul li.img2 {background-image: url('../../images/site/icons/ua/mail1.gif');}
.mkt_ul li.img3 {background-image: url('../../images/site/icons/ua/ribbon1.gif');margin-top:4px;}

.mkt_ul li.img1:hover, .mkt_ul .hovered li.img1  {border: 1px solid #ccc;cursor:pointer;}
.mkt_ul li.img2:hover, .mkt_ul .hovered li.img2 {border: 1px solid #ccc;cursor:pointer;}
.mkt_ul li.img3:hover, .mkt_ul .hovered li.img3 {border: 1px solid #ccc;cursor:pointer;}

.bp_ul {width:150px;height:65px;line-height:14px;margin:2px 2px 20px 6px;float:right;}
.bp_ul li {line-height:11px;padding: 1px 0 2px 0;}
.bp_ul li a {text-decoration: none;color:#47618b; font-size:1.1em;}
.bp_ul li a:hover {text-decoration: underline;}

.bp_tl {width:150px;height:20px;line-height:14px;margin:2px 2px 10px 6px;float:right;}
.statehdr {margin-bottom:10px;}

.mkt_ul3 {position:relative;width:15px;height:25px;line-height:15px;margin:0 4px 0 0px;float:right;}
.mkt_ul3 li {width:15px;height:14px; margin-top:3px; border:1px solid #fff;margin-top:2px;}
.mkt_ul3 li.img1:hover, .mkt_ul3 .hovered li.img1 {border: 1px solid #ccc;cursor:pointer;}

dl.brd_info {
	width: 535px;
	height:100%; 
	padding: 0;
	margin: 3px 0 0 0;
	float:left;
}

.brd_info dt {
	width: 77px;
	height:16px;
	float: left;
	margin: 0 0 0 -15px;
	line-height: 16px;
	color:#888888;
	background-position: right 1px;
	background-repeat: no-repeat;  
}

.brd_info dt span {float:right}

.brd_info dd {
	float: left;
	width: 443px;
	margin: 0 0 0 8px;
	line-height: 16px;
}

.brd_info dd a {
	text-decoration:none;
	color:#47618b;
}

.brd_info dd a:hover {text-decoration:underline;}

.brd_info dd p {
	margin-bottom:10px;
}


/* --- mp page definition --- */

#mp { width: 552px; height: 25px; text-align: left; float:left; }
#pg_memprofile #mp_tabcontent { float:left; width: 552px; text-align:left;padding:0;}

#mp_tabcontent .mpheadline { font-weight: bold; font-size: 4.0em; line-height: 1.4em; text-align:center;}



#mp_first, #mp_last { 	padding: 1px 2px 0 2px; text-align: center; float:left; border-top: 1px solid #888; 
						border-right: 1px solid #888; border-bottom: 1px solid #888; font-size:11px; 
						width: 35px; height: 15px; text-decoration: none;}
#mp_prev, #mp_next, #mp_list { padding-top: 1px;	text-align: center; float:left; border-top: 1px solid #888; 
								border-right: 1px solid #47618b; border-bottom: 1px solid #888; font-size:11px; 
								width: 15px; height: 15px; text-decoration: none;}
#mp_first, #mp_next { border-left: 1px solid #888;}
#mp_first, #mp_prev, #mp_next, #mp_last, #mp_list {overflow:hidden;max-height:16px;line-height:14px;}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #mp_first, #mp_prev, #mp_next, #mp_last, #mp_list {max-height:17px;line-height:15px;overflow:hidden;}}

#mp_list {	border-right: 1px solid #888; padding: 1px 1px 0 2px; font-weight:bold; }
#mp_nav { float: left; width: 419px; height: 18px; overflow: hidden; white-space: nowrap; } 

#mp_tabs { height: 20px; overflow: hidden; margin: 0; } 
#mp_tabs li { 	float:left; padding-bottom:6px; margin-bottom:2px; 
				display:inline; border-right: 1px solid #888; border-top: 1px solid #888;  }
#mp_tabs li a { float:left; width: 88px; height: 14px; color: #47618b; overflow: hidden; white-space: nowrap; 	
				border-bottom: 1px solid #888; text-decoration: none; text-align: center; padding:0; }
#mp_nav a.sel, #mp_selected { 	float:left; padding: 2px 8px 0px 8px; border-bottom: 1px solid #fff; 
								background-color:#fff; text-decoration: none; }

a.mp_navb { background: #fff url('../../images/site/graphics/tabbg.gif') repeat-x top left; color: #333;text-align:center;}
a.mp_navb:hover { background-image:url(../../images/site/graphics/tab_gradint_bw.gif); background-repeat:repeat-x; }

a.mp_navb#mp_next {
	 	display: block;

	 }

#mp em {
	background: url(../../images/site/graphics/hover3.png) no-repeat;
	width: 180px;
	height: 45px;
	position: absolute;
	top: -90px;
	left: 940px;
	text-align: center;
	overflow:visible;
	padding: 10px 12px 10px 12px;
	font-style: normal;
	font-weight:bold;
	z-index: 6;
	display: none;

	}

a.mp_navb2 { background: #fff url('../../images/site/graphics/tabbg.gif') repeat-x top left; color: #333;text-align:center;}
a.mp_navb2:hover { background: #fff; }
#mp_next .mp_navb2 em {
	background: url(../../images/site/graphics/hover.png) no-repeat;
	width: 180px;
	height: 45px;
	position: absolute;
	top: -85px;
	left: -15px;
	text-align: center;
	padding: 20px 12px 10px;
	font-style: normal;
	z-index: 2;
	display: none;
}

/* --- test 
#mp_nav a.unsel { float:left; background-color:#eee; padding: 1px 8px; text-decoration: none; max-height:16px;line-height:13px; }	
#mp_nav a.unsel:hover  { background-color: #47618b; color: #fff; font-weight:bold; }
--- */

#mp_nav a.unsel { float:left; color: #333333; background-image:url(../../images/site/graphics/tab_gradint.gif); background-repeat:repeat-x; padding: 2px 8px 0px 8px; text-decoration: none; max-height:20px;line-height:13px; }	
#mp_nav a.unsel:hover  { background-image:url(../../images/site/graphics/tab_gradint_swap.gif); background-repeat:repeat-x; color: #000000; }

/* member page decendents */

.ua_blogroll .infom { float:left;}
.ua_blogroll .infom .left1{
	float:left;
	margin: 0 0 5px 0;
	width: 75px;
}
.ua_blogroll .infom .left2{
	float:left;
	margin: 0 6px 0 12px;
	overflow: hidden;
	white-space: nowrap;	
	width: 265px;
}

.ua_blogroll .pbox2 { float:left;margin-bottom:-5px;}
.ua_blogroll .pbox2 .left1{
	float:left;
	margin: 0 0 5px 0;
	width: 75px;
}
.ua_blogroll .pbox2 .left2{
	float:left;
	margin: 0 6px 0 12px;
	overflow: hidden;
	white-space: nowrap;	
	width: 240px;
}


/*** Member Calendar ***/


.mp_month{
	border: 1px solid #ccc;
	width: 407px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	overflow:auto;
}
.mp_month .prev
{
    float:left;
    width: 100px;
    margin-left:8px;
    margin-top:8px;
}
.mp_month .current
{
    width: 160px;
    margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.mp_month .next
{
    float:right; 
    margin-top:8px;
    margin-right:8px;
    text-align:right;
    width:100px;
}

/*  NETWORK  */

/* Member Friends Pages */

.subbar2 .right li.tagreport {margin-bottom:15px}

/*---------------- Market Ads / Lower Photos -------------------------- */

.mkt_ads {
	width:225px;
}

.mkt_adscont {
	margin-top:5px;
}

.mkt_photo {
	width:225px;
}
.mktads_pkt {
	width: 60px;
	float: left;
	margin-right: 3px;
}

.mktads_pkt2 {
	width: 70px;
	float: left;
	margin: 0 10px 5px 0;
}	
	
	
/* EditMgr styling for Jquery board edit boxes */

.editmgr, .editmgr ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:1.5em;
float:right;
}

.editmgr ul {background-color:#fff;}

.editmgr a{
display:block;
color:#333;
text-decoration:none;
background-color:#fff;
font-family: "Helvetica", Verdana, Arial, sans-serif;
}

.editmgr a:hover{
background-color:#cdd8e4;
color:#47618b;
font-weight:bold;
text-decoration:none;
font-family: "Helvetica", Verdana, Arial, sans-serif;
}

.editmgr li{float:left;position:relative;}

.editmgr li ul li.underline {border-bottom:1px solid #ccc;display:inline-block;margin:0;padding:0;}

.editmgr ul {
position:absolute;
display:none;
width:140px;
height:70px;
top:5px;
right:12px;
float:left;
border:1px solid #ccc;
padding:2px;
}

.editmgr li ul.editlnx a{
width:135px;
height:auto;
float:left;
overflow:hidden;
padding:2px;
}

.editmgr ul .del_yn {
position:absolute;
display:none;
width:140px;
height:60px;
top:-49px;
right:0;
float:left;
border:1px solid #ccc;
padding:2px;
font-family: "Helvetica", Verdana, Arial, sans-serif;
}

.editmgr ul .del_yn {padding:6px;text-align:center;}
.editmgr ul .del_yn a.blue2 {color:#3C4D63;font-weight:bold;width:50px;padding:10px;float:left;}
.editmgr ul .del_yn a.blue2:hover {text-decoration:none;}

.editmgr ul ul{top:auto;}	
.editmgr li ul ul {right:80px;}

.editmgr li:hover ul ul, .editmgr li:hover ul ul ul, .editmgr li:hover ul ul ul ul {display:none;}
.editmgr li:hover ul, .editmgr li li:hover ul, .editmgr li li li:hover ul, .editmgr li li li li:hover ul {display:block;}
	
	
	
/*----- Board page styling ----*/

.brdcom {float:left;width:450px;margin-left:6px;}
.brdcom li {margin-left:5px;}

.brdcom2 {float:left;width:auto;margin-left:-3px;}
.brdcom2 li {margin-left:-3px;}
.brdcom2 .ua_pic { padding-right: 5px; }

.brd_com3 {float:left;width:450px;margin-left:40px;}
.brdcom3 li {margin-left:-3px;}
.brd_com3 .ua_pic { padding-right: 5px; }

.dateline {
	height:10px;
	width:100%;
	float:left;
	padding-top: 2px;
	display:inline-block;
	background: url('../../images/site/icons/ua/gline.gif') 2px repeat-x;
}

.date {float:left;background:white;color:#888;font-size:9px;}

.brd_box {overflow:hidden; border: 1px solid #ccc; padding: 6px;}

.brd_icon_lf {
	float: left;
	width: 16px;
	height: 15px;
	background-repeat: no-repeat;
	background-position: center center;
	margin:0 21px 0 4px;
	
}

.net_icon {
	float: left;
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: center center;
	margin:0 10px 0 4px;
	background: url('../../images/site/icons/network_icon.gif');
}

.brd_icon_rgt, .brd_icon_rgt2 {
	float: right;
	width: 16px;
	height: 15px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top:-10px;
	padding-right:5px;
}

.brd_icon_rgt2 {
	margin-top: 0;
	padding-right: 0;
}

.brd_icon_net {
	float: right;
	width: 16px;
	height: 15px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top:-44px;
	padding-right:15px;
	
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .brd_icon_rgt {margin-top:0;}
}



.brd_icon_menu {
	float: left;
	width: 20px;
	height: 20px;
	margin-right:6px;
	background-repeat: no-repeat;
	background-position: center center;
}
.brd_icon_ov {
	float: left;
	width: 23px;
	height: 23px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: center center;
}

.brd_post_menu { float:left; padding-top: 2px; }
.brd_post_menu .menuitem { padding: 2px 0 0 25px; }

.brd_post_stay { float:none; margin-left: 6px; padding-top: 2px;}
.brd_post22 .txt1g { float:left; width:300px;}
.brd_post22 .brd_com { float:left;margin-left:40px;}
.brd_stat { float:none; margin-left: 40px; padding-top: 2px; }


.brd_ad {
	background-color:#f7f7f7;
	padding: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ebebeb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
	padding: 6px;
	margin-left: 40px;
		
}
.brd_ad_title { font-size: 10px; color: #888888; text-align: right;float: left; text-decoration:none;}
.brd_ad_title:hover { color:#47618B; text-decoration:none;}
.brd_icon_ad { float: left; width: 16px; height: 15px; background-repeat: no-repeat; background-position: center center; }
.brd_info .icon_ao { float:left;background-position:top left; margin: 6px 0 8px 0; background-color:#659bd2; width: 17px; height: 17px; }
.brd_com { float: left; width:100%; line-height: 16px; }
.brd_menu { width:auto; line-height: 16px; float:left; width: 195px; }
.brd_inside { padding-top: 2px; line-height: 16px; }

.brd_pg_net { float: left; width:auto; line-height: 16px; padding-top:4px;}

.brd_info { width:auto; line-height: 16px; }
.brd_info dt { 
	padding-left: 20px; 
	height:16px; 
	float: left; 
	margin: 0 15px 0 0; 
	line-height: 16px; 
	color:#888888; 
	background-position: right 1px;
	background-repeat: no-repeat;  
}
.brd_info dt span {float:right}
.brd_info dd { float: left; margin: 0 0 0 8px; line-height: 16px; }
.brd_info dd a { text-decoration:none; color:#47618b; }
.brd_info dd a:hover {text-decoration:underline;}
.brd_info dd p { margin-bottom:10px; }

.brd_info_ad { width:auto; line-height: 16px; }


.brd_listing_img {
	float:left;
	background-color:#ffffff;
	width:74px;
	height:72px;
	background-position: center ;
	background-repeat: no-repeat;
	margin:0 2px 4px 0px;
	border:1px solid #ccc;
	margin-right: 5px;
}
	
.brd_ad_img {
	float:right;
	background-color:#ffffff;
	width:120px;
	height:80px;
	background-position: center ;
	background-repeat: no-repeat;
}	
	
.brd_num1_box {
	line-height: 16px;
	width: 195px;
	height: 90px;
	float:left;
	background-position: left top;
}

/* grey quotes */


.board_post2, .board_post1, .board_post_txt, .board_post4, .board_post3 {
	line-height: 1.3;
	margin: auto;
 	display: inline;
 	padding:0 20px 3px 0;
	background-repeat: no-repeat;
	font-size: 11px;
	color: #666666;	
}

.board_post_txt {padding:0;}
.board_post2, .board_post4 {padding-right:25px;}

.board_post1 {background-image:  url(../../images/site/icons/quote_start.gif);background-position: left top;float:left;margin-bottom:50px; margin-left:6px;}
.board_post2 {background-image: url(../../images/site/icons/quote_end.gif);background-position: bottom right; }

/* dark blue quotes */

.board_post3 {background-image:  url(../../images/site/icons/quote_start_db.gif);background-position: left top;}
.board_post4 {background-image:  url(../../images/site/icons/quote_end_db.gif);background-position: bottom right;}

	
	
	
/*----- Board page styling ----

.brdcom {float:left;width:450px;margin-left:6px;}
.brdcom li {margin-left:5px;}

.brdcom2 {float:left;width:320px;margin-left:-3px;}
.brdcom2 li {margin-left:-3px;}



.dateline {
	height:10px;
	width:100%;
	float:left;
	padding-top: 2px;
	display:inline-block;
	background: url('../../images/site/icons/ua/gline.gif') 2px repeat-x;
}

.date {float:left;background:white;color:#888;font-size:9px;}

.brd_box {overflow:hidden; border: 1px solid #ccc; padding: 6px;}

.brd_icon_lf {
	float: left;
	width: 16px;
	height: 15px;
	background-repeat: no-repeat;
	background-position: center center;
	margin:0 21px 0 4px;
	
}

.net_icon {
	float: left;
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: center center;
	margin:0 10px 0 4px;
	background: url('../../images/site/icons/network_icon.gif');
}

.brd_icon_rgt {
	float: right;
	width: 16px;
	height: 15px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top:-10px;
	padding-right:5px;
}

.brd_icon_net {
	float: right;
	width: 16px;
	height: 15px;
	background-repeat: no-repeat;
	background-position: center center;
	margin-top:-44px;
	padding-right:15px;
	
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    .brd_icon_rgt {margin-top:0;}
}



.brd_icon_menu {
	float: left;
	width: 20px;
	height: 20px;
	margin-right:6px;
	background-repeat: no-repeat;
	background-position: center center;
}
.brd_icon_ov {
	float: left;
	width: 23px;
	height: 23px;
	padding-left: 5px;
	background-repeat: no-repeat;
	background-position: center center;
}

.brd_post_menu { float:left; padding-top: 2px; }
.brd_post { float:none; margin-left: 40px; padding-top: 2px;}
.brd_stat { float:none; margin-left: 40px; padding-top: 2px; }
.brd_stat_in { float: left; width:500px; line-height: 16px; }

.brd_ad {
	background-color:#f7f7f7;
	padding: 6px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ebebeb;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
	padding: 6px;
	margin-left: 40px;
		
}
.brd_ad_title { font-size: 10px; color: #888888; text-align: right;float: left; text-decoration:none;}
.brd_ad_title:hover { color:#47618B; text-decoration:none;}
.brd_icon_ad { float: left; width: 16px; height: 15px; background-repeat: no-repeat; background-position: center center; }
.brd_info .icon_ao { float:left;background-position:top left; margin: 6px 0 8px 0; background-color:#659bd2; width: 17px; height: 17px; }
.brd_com { float: left; width:500px; line-height: 16px; }
.brd_menu { width:510px; line-height: 16px; float:left;}
.brd_inside { padding-top: 2px; line-height: 16px; }

.brd_pg_net, .brd_pg_net2 { float: left; width:auto; line-height: 16px; padding-top:4px;}

*:first-child+html #pg_ua_accountsummary .brd_pg_net {margin-top:0;float:left;width:180px;line-height:16px;padding-top:4px;}


.brd_info { width:auto; line-height: 16px; }
.brd_info dt { 
	padding-left: 20px; 
	height:16px; 
	float: left; 
	margin: 0 15px 0 0; 
	line-height: 16px; 
	color:#888888; 
	background-position: right 1px;
	background-repeat: no-repeat;  
}
.brd_info dt span {float:right}
.brd_info dd { float: left; margin: 0 0 0 8px; line-height: 16px; }
.brd_info dd a { text-decoration:none; color:#47618b; }
.brd_info dd a:hover {text-decoration:underline;}
.brd_info dd p { margin-bottom:10px; }

.brd_info_ad { width:auto; line-height: 16px; }


.brd_listing_img {
	float:left;
	background-color:#ffffff;
	width:74px;
	height:72px;
	background-position: center ;
	background-repeat: no-repeat;
	margin:0 2px 4px 0px;
	border:1px solid #ccc;
	margin-right: 5px;
}
	
.brd_ad_img {
	float:right;
	background-color:#ffffff;
	width:120px;
	height:80px;
	background-position: center ;
	background-repeat: no-repeat;
}	
	
.brd_num1_box {
	line-height: 16px;
	width: 195px;
	height: 90px;
	float:left;
	background-position: left top;
}

/* grey quotes 


.board_post2, .board_post1, .board_post_txt, .board_post_txt2, .board_post4, .board_post3, .board_post6 {
	line-height: 1.3;
	margin: auto;
 	display: inline-block;
 	padding:0 20px 3px 0;
	background-repeat: no-repeat;
	font-size: 11px;
	color: #666666;	
}
.board_post2 {width:390px;}
.board_post6 {width:220px;}
.board_post_txt {padding:0;width:400px;}
.board_post_txt2 {padding:0;width:394px;}
.board_post2, .board_post4 {padding-right:15px;}

.board_post1 {background-image:  url(../../images/site/icons/quote_start.gif);background-position: left top;}
.board_post2 {background-image: url(../../images/site/icons/quote_end.gif);background-position: bottom right;}

.quotebegin {background-image:  url(../../images/site/icons/quote_start.gif);background-repeat:no-repeat;display:block;}
.quoteend {background-image: url(../../images/site/icons/quote_end.gif);background-repeat:no-repeat;position:relative;left:300px;display:block;}

.textmagnet {position:relative;}
*:first-child+html .textmagnet {position:relative;right:80px;}
*:first-child+html .quoteend {background-image: url(../../images/site/icons/quote_end.gif);background-repeat:no-repeat;position:relative;left:390px;display:block;}


/* dark blue quotes 

.board_post3 {background-image:  url(../../images/site/icons/quote_start_db.gif);background-position: left top;float:left;}
.board_post4 {background-image:  url(../../images/site/icons/quote_end_db.gif);background-position: bottom right;}

.quotebegin_db {background-image:  url(../../images/site/icons/quote_start_db.gif);background-repeat:no-repeat;display:inline-block;}
.quoteend_db {background-image: url(../../images/site/icons/quote_end_db.gif);background-repeat:no-repeat;display:inline-block;}



/* end quote section */

.boar_post_float {
	float: left;
	padding-top: 2px;
	width: auto;
}

.menu_gradient {
	background-image: url('../../images/site/graphics/menu_gradient.gif');
	background-repeat:repeat-x;
	background-position: top left;	
}

.brd_feed_info {
	float:left;
	margin-right: 20px;
	padding-top: 2px;
	width: 260px;
}

/*----- Directories Header ----*/

.ul_list1 { margin: 10px 0 10px 15px; }
.ul_list1 li{ padding: 0 0 4px 0; }

.ul_list2 { padding-top:3px; }
.ul_list2 li{ line-height:14px;font-size:1.1em;}
.ul_list2 li a:hover {text-decoration:underline;}

/* Member Network Pages */

dl.mpn_info {margin: 0 0 0 10px;}
dl.mpn_info dd .img1 {width:20px;}	
dl.mpn_info dd .img2 {width:20px;}
dl.mpn_info dd .img3 {width:20px;}



/*--------------- DL definition list definitions and UL unordered list definitions --------------*/


/*---------------#topshade { width: 552px; padding:0; margin:0;float:left; height:80px; background: url('../../images/site/ce_logos/gradient.jpg') repeat-x; } --------------*/
#topshade { width: 552px; padding:0; margin:0;float:left; height:45px; background: url('../../images/site/ce_logos/gradient.jpg') repeat-x; }
.dl_list1 { margin: 10px 0 10px 6px; }
.dl_list1 dt, .dl_list1 dd { padding: 4px 0 0 0; }

dl.disc_info2 {
	width: 250px;
	padding: 0;
	margin: 0 0 15px 0;
	color:#888888;
	display: inline;
	float:left;
	text-align: left;
}
dl.disc_info2 dt { float:left; width: 100px; padding: 5px 0 0 0; margin:0; }
dl.disc_info2 dd { float:left; width: 100px; padding: 5px 0 0 0; margin:0;}

.dl_list2 { margin: 10px 0 0 15px; float:left; width: 250px; display:inline; padding:0; }
.dl_list2 dd a:hover {text-decoration:underline;}
.dl_list3 { margin: 5px 0 0 5px; float:left; width: 500px; display: inline;}
.dl_list4 { margin: 0px 0 0 3px; float:left; width: 200px; display: inline; padding-right: 6px;}

dl.rslt_info, dl.rslt_info2 {width: 260px;padding:0 0 0 6px;margin: 0;color:#888888;display:inline-block;float:left;text-align: left;}


dl.rslt_info dt, dl.rslt_info2 dt { float:left; width: 120px; padding: 0 0 0 0;}
dl.rslt_info dd, dl.rslt_info2 dd { float:left; width: 140px; padding: 0 0 0 0;}
dl.rslt_info dt, dl.rslt_info dd {margin:10px 0 2px 0;}
dl.rslt_info2 dt, dl.rslt_info2 dd {margin: 5px 0 2px 0;} 

.rslt_info_txt {width:258px;float:left;margin-top:5px;}
.rslt_info_icon {width:15px;border: 1px solid #fff;float:right;margin-top:5px;}
.rslt_info_icon:hover {border: 1px solid #ccc;}

dl.rslt_info3 {width: 270px; padding: 0 0 0 6px;margin-top:5px;color:#888888;display:block;float:left;}
dl.rslt_info3 dt {width:250px;line-height:18px;height:18px;float:left;padding: 0 0 0 0;margin:0;}
dl.rslt_info3 dd {width:15px;line-height:18px;height:18px; float:left;padding: 0 0 0 0;margin:0;border: 1px solid #fff;display:block;}
dl.rslt_info3 dd.img4:hover, dl.rslt_info3 .hovered dd.img4 {border: 1px solid #ccc;cursor:pointer;}
.rslt_info3 dd.img4 {line-height:15px;background-repeat:no-repeat;background-image: url("../../images/site/icons/ua/magnify_glass1.gif");float:right;display:block;}


.rslt_info2 a {text-decoration:none; color:#47618b;}
.rslt_info2 a:hover {text-decoration:underline;}

.resultstop {padding: 7px 0 0 6px;width:550px;display:inline-block;}
.resultstop .txt_inactive {padding-left:10px;display:inline-block;}
.resultshdr {border-top: 1px solid #888;padding-top:12px; width:554px;display:inline-block;}
.resultsmid {border-top: 1px solid #888;width:550px;display:inline-block;}
.resultsmid2 {border-top: 1px solid #888;width:546px;padding:15px 0 0 6px;display:inline-block;}
.resultsmid2 .txt_inactive {padding-left:10px;display:inline-block;}
.resultstub {padding: 0 0 0 6px;width:550px;height:12px;display:inline-block;}


dl.rslt_info4_hs {width: 210px; padding: 0 0 0 6px;margin-top:0;color:#888888;display:block;float:left;}
dl.rslt_info4_hs dt {width:30px;line-height:18px;float:left;padding: 0 0 0 0;margin-right:25px;}
dl.rslt_info4_hs dd {width:150px;line-height:18px;float:left;padding: 0 0 0 0;margin:0;border: 1px solid #fff;display:block;}

.rslt_info4_hs a, .rslt_info4_hs a, .rslt_info5_hs a {text-decoration:none; color:#47618b;}
.rslt_info2_hs a:hover, .rslt_info4_hs a:hover, .rslt_info5_hs a:hover {text-decoration:underline;}

dl.rslt_info5_hs {width: 330px; padding: 0 0 0 0;margin-top:0;color:#888888;display:block;float:left;}
dl.rslt_info5_hs dt {width:160px;line-height:18px;float:left;padding: 0 0 0 0;}
dl.rslt_info5_hs dd {width:160px;line-height:18px; float:left;padding: 0 0 0 0;margin:0;border: 1px solid #fff;display:block;}

dl.pgf_info_hs {width: 125px; padding: 0 0 0 0;margin:0 5px 0 0;color:#888888;display:block;float:left;}
dl.pgf_info_hs dt {width:20px;line-height:15px;height:15px;float:left;padding: 0 0 0 0;}
dl.pgf_info_hs dd {width:75px;line-height:15px;height:15px; float:left;padding: 0 0 0 0;margin-left:20px;}

dl.pgf_info2_hs {width: 220px; padding: 0 0 0 6px;margin-top:0px;color:#888888;display:block;float:left;}
dl.pgf_info2_hs dt {width:130px;line-height:15px;height:5px;float:left;padding: 0 0 0 0;}
dl.pgf_info2_hs dd {width:70px;line-height:15px;height:15px; float:left;padding: 0 0 0 0;margin-left:20px;}

dl.pgf_info3_right {width: 196px; padding: 0 0 0 6px;margin:0 0 0 260px;color:#888888;display:block;float:right;}
dl.pgf_info3_right dt {width:80px;line-height:15px;height:5px;float:left;padding: 0 0 0 0;}
dl.pgf_info3_right dd {width:100px;line-height:15px;height:15px; float:left;padding: 0 0 0 0;margin-left:10px;}

dl.pgf_info3_right_bill {width: 196px; padding: 0 0 0 6px;margin:0 0 0 10px;color:#888888;display:block;float:right;}
dl.pgf_info3_right_bill dt {width:80px;line-height:15px;height:5px;float:left;padding: 0 0 0 0;}
dl.pgf_info3_right_bill dd {width:100px;line-height:15px;height:15px; float:left;padding: 0 0 0 0;margin-left:10px;}




.rgtpgf {margin-right:38px;}
.rgt6 {padding-left:6px;}

/*----------------- bars ---------------- */

dl.pgf_info2 dt span.bluebar, .pmcomplete .bluebar {background-color: #47618b;background-repeat:repeat-x;height:14px;display:inline-block;position:relative;overflow:hidden;}
dl.pgf_info2 dt span.bluebar {margin-top:1px;line-height:14px;}
dl.pgf_info2 dt span.greybar {margin-top:1px;line-height:14px;background-color: #ccc;background-repeat:repeat-x;height:14px;display:inline-block;position:relative;overflow:hidden;}

.pmcomplete {width:180px;background-color:#eee;height:20px;border: 1px solid #888;}
.pmcomplete1 {width:153px;background-color:#eee;height:12px;border: 1px solid #888;}
.pmbars {width:182px;}
.pmcomplete .bluebar2 {height:20px;display:block;background-color:#659bd2;}
.pmcomplete1 .bluebar2 {height:12px;display:block;background-color:#659bd2;}

dl.topr_info {
	width: 500px;
	margin: 2px 0 15px 0;
	padding: 0;
	display:inline;
}

.topr_info dt {
	width: 500px;
	float: left;
	margin: 0 0 0 0;
	line-height: 13px;
	overflow: hidden;
}

.topr_info dt a:hover {text-decoration:underline;}

.topr_info dd {
	float: left;
	width: 200px;
	margin: 0 0 0 -5px;
	line-height: 13px;
}


dl.disc_info {
	width: 550px;
	margin: 0;
	padding: 0;
	color:#888888;
	float:left;
	display:inline;
}



.disc_info dt {
	width: 100px;
	float: left;
	margin: 0;
	line-height: 17px; 
}

.disc_info dt.hi5 {
	width: 90px;
	float: left;
	margin-left: 11px;
	line-height: 17px; 
}

.disc_info dd {
	float: left;
	width: 445px;
	margin: 0 0 0 -5px;
	line-height: 17px;
	font-weight:normal;
	color: #333;
}

.disc_info dd a {
	text-decoration:none;
	color:#47618b;
}

.disc_info dd a:hover {text-decoration:underline;}

.disc_info dd p {
	margin-bottom:10px;
}

/* Info Style */




dl.left_info {
	width: 214px;
	margin-left: 3px;
	padding: 0;
	color:#888888;
	float:left;
	display:inline;
}





.left_info dt {
	width: 214px;
	float: left;
	margin: 0;
	line-height: 14px; 
}

.left_info dt.hi5 {
	width: 214px;
	float: left;
	margin-left: 0px;
	line-height: 17px; 
}

.left_info dd {
	float: left;
	width: 214px;
	margin: 0 0 0 0px;
	line-height: 17px;
	font-weight:normal;
	color: #333;
}

.left_info dd a {
	text-decoration:none;
	color:#47618b;
}

.left_info dd a:hover {text-decoration:underline;}

.left_info dd p {
	margin-bottom:10px;
}

/* NOTE: do not edit mpn_info anymore */

dl.mpn_info {
	width: 170px;
	margin-top: 4px;
	float: left;	
	text-align: left;
	display:block;
	overflow:hidden;
}

.mpn_info dt {
	width: 150px;
	float: left;
	margin: 0 0 0 0;
	line-height: 16px;
	overflow:hidden;
}

.mpn_info dt a:hover {text-decoration:underline;}

.mpn_info dd {
	float: right;
	width: 16px;
	height: 15px;
	margin: 0;
	overflow:visible;
	border: 1px solid #fff;
	display:block;
	}

.mpn_info dd:hover {border: 1px solid #ccc;cursor:pointer;}
.mpn_info .hovered dd {border: 1px solid #ccc;cursor:pointer;}
#pg_ua_accountsummary .mpn_info dd:hover {border: 1px solid #ccc;cursor:pointer;}
#pg_ua_accountsummary .mpn_info dd.img4:hover {border: 1px solid #fff;}
#pg_memprofile .mpn_info dd.img4:hover {border: 1px solid #fff;}

.mpn_info dt.ln1 {color: #47618b;overflow:hidden;white-space: nowrap; font-weight:bold; font-size: 11px;}
.mpn_info dt.ln2 {color: #47618b;overflow:hidden;height:15px;}
.mpn_info dt.ln3 {color: #888888;overflow:hidden;height:15px;}

.mpn_info dd.img1 {background-image: url('../../images/site/icons/ua/magnify_glass1.gif'); background-repeat:no-repeat;}
.mpn_info dd.img2 {background-image: url('../../images/site/icons/ua/mail1.gif');background-repeat:no-repeat;}
.mpn_info dd.img3 {background-image: url('../../images/site/icons/ua/friends1.gif');background-repeat:no-repeat;}
.mpn_info dd.img4 {background-image: url('../../images/site/icons/ua/join.gif');background-repeat:no-repeat;}
.mpn_info dd.img5 {background-image: url('../../images/site/icons/ua/wrench1.gif');background-repeat:no-repeat;}



dl.mpx_info {
	width: 177px;
	margin-top: 4px;
	float: left;	
	text-align: left;
}

.mpx_info dt {
	width: 140px;
	float: left;
	margin: 0 0 0 10px;
	line-height: 13px;
}

.mpx_info dt a:hover {text-decoration:underline;}

.mpx_info dd {
	float: right;
	width: 20px;
	height: 15px;
	margin: 0;
}

.mpx_info dt.ln1, .pmx_info dt.ln1  {color: #47618b; font-weight:bold; font-size: 11px;}
.mpx_info dt.ln2, .pmx_info dt.ln2 {color: #8aa3d4;}
.mpx_info dt.ln3, .pmx_info dt.ln3 {color: #888888;}

dl.pmx_info {
	width: 340px;
	margin-top: 4px;
	float: left;	
	text-align: left;
}

.pmx_info dt {
	width: 338px;
	float: left;
	margin: 0 0 0 10px;
	line-height: 13px;
}

.pmx_info dt a:hover {text-decoration:underline;}

.pmx_info dd {
	float: left;
	width: 2px;
	height: 2px;
	margin: 0;
}

.infoacross {
	width: 420px;
	height:35px; 
	margin: 0 0 0 6px;
	padding: 0;
	float:left;
}


dl.acr_infotop {
	width: 420px;
	height:35px; 
	margin: 0 0 0 6px;
	padding: 0;
	float:left;
}

.acr_infotop dt {
	width: 80px;
	float: left;
	margin: 0 0 2px 0;
	line-height: 16px;
	color:#888888;  
}

.acr_infotop dd {
	float: left;
	width: 340px;
	margin: 0 0 2px -5px;
	line-height: 16px;
}



dl.acr_info {
	width: 190px;
	height:35px; 
	margin: 0 0 0 6px;
	padding: 0;
	float:left;
}

.acr_info dt {
	width: 80px;
	float: left;
	margin: 0 0 1px 0;
	line-height: 16px;
	color:#888888;  
}

.acr_info dd {
	float: left;
	width: 100px;
	margin: 0 0 1px -5px;
	line-height: 16px;
}


dl.mkt_info {
	width: 190px;
	height:70px; 
	margin: 4px 0 0 6px;
	padding: 0;
	float:left;
	font-size:11px;
}

.mkt_info dt {
	width: 85px;
	float: left;
	margin: 0 0 0 0;
	line-height: 16px;
	color:#888888;
	text-decoration:none;  
}

.mkt_info dd a {text-decoration:none; color:#47618b;}

.mkt_info dd a:hover {text-decoration:underline;}

.mkt_info dd {
	float: left;
	width: 75px;
	margin: 0 0 0 -5px;
	line-height: 16px;
}





dl.mkx_info {width: 280px; margin: 4px 0 0 2px;padding: 0;float:left;display:block;overflow:hidden;}
.mkx_info dt {width: 20px;float: left;margin: 0 0 0 0;color:#888;text-decoration:none;line-height:16px;}
.mkx_info dd a {text-decoration:none; color:#47618b;}
.mkx_info dd a:hover {text-decoration:underline;}
.mkx_info dd {float: left;width: 200px;margin: 0 0 6px 5px;line-height:16px;}

.mkx_info ul {padding:0;}
.mkx_info li {float:left;width:170px;padding-left:27px;line-height:12px;}


.pmo_info {width:373px;border: 1px solid #ccc;padding:6px;overflow:hidden;position:relative;display:block; float:left;}
.pmo_rgtinfo {width:280px;float:left;padding-bottom:10px;}
.pmo_info ul {width:200px;padding:0;float:left;margin-bottom:5px;}
.pmo_info li {float:left;width:170px;padding-left:15px;line-height:13px;}
.pmo_info li.ln1 {font-size:1.1em;font-weight:bold;}
.pmo_info li.ln3 {font-size:1.0em;margin:5px 0 5px 0;padding:3px 0 5px 15px;}


dl.pmo_info {width: 280px; margin: 4px 0 0 2px;padding: 0;float:left;display:block;overflow:hidden;}
.pmo_info dt {width: 40px;margin: 0 0 0 15px;line-height:15px;float: left;}
.pmo_info dd {width: 110px;margin: 0 70px 0 1px;line-height:15px;float:left;}
.pmo_info dd a {text-decoration:none; color:#47618b;}
.pmo_info dd a:hover {text-decoration:underline;}


.pmo_info_left_bot {line-height:15px;float: left; overflow:hidden;width:100%;}
.pmo_info_left_top {line-height:15px;float: left; overflow:hidden;width:178px;}
.pmo_info_left {width: 50px;line-height:15px;float: left; color:#888888;}
.pmo_info_right {margin-left:10px;line-height:15px;float: left; color:#888888;}
.pmo_info_right1 {margin-left:60px;line-height:15px;float: left; color:#888888;}

.pmtlmgn {margin-top:1px;}


dl.mkt_info2 {width: 270px;height:70px; margin: 4px 0 0 6px;padding: 0;float:left;}
.mkt_info2 dt {width: 55px;float: left;margin: 0 0 0 0;line-height: 16px;color:#888888;text-decoration:none;}
.mkt_info2 dd a {text-decoration:none; color:#47618b;}
.mkt_info2 dd a:hover {text-decoration:underline;}
.mkt_info2 dd {float: left;width: 200px;margin: 0 0 0 2px;line-height: 16px;}


dl.mkt_info2s {width: 130px;height:70px;margin: 4px 0 0 0;padding: 0;float:left;}
.mkt_info2s dt {width: 60px;float: left;margin: 0 0 0 0;line-height: 16px;color:#888888;text-decoration:none;}
.mkt_info2s dd a {text-decoration:none; color:#47618b;}
.mkt_info2s dd a:hover {text-decoration:underline;}
.mkt_info2s dd {float: left;width: 60px;margin: 0 0 0 5px;line-height: 16px;}



dl.mkt_info3 {
	width: 310px;
	height:70px; 
	margin: 4px 0 0 6px;
	padding: 0;
	float:left;
}

.mkt_info3 dt {
	width: 85px;
	float: left;
	margin: 0 0 0 0;
	line-height: 16px;
	color:#888888;  
}

.mkt_info3 dd {
	float: left;
	width: 225px;
	margin: 0 0 0 -5px;
	line-height: 16px;
}



.mkt_ul {position:relative;width:15px;height:65px;line-height:15px;margin:3px 0 0 0;float:right;}
.mkt_ul li {width:15px;height:14px; margin-top:3px; border:1px solid #fff;margin-top:2px;}

.mkt_ul2 {width:120px;float:right;margin-top:-2px;}
.mkt_ul2 li .underline {padding-top:0;margin-bottom:2px;}

.mkt_ul li.img1, .mkt_ul3 li.img1 {background-image: url('../../images/site/icons/ua/magnify_glass1.gif');}
.mkt_ul li.img2 {background-image: url('../../images/site/icons/ua/mail1.gif');}
.mkt_ul li.img3 {background-image: url('../../images/site/icons/ua/ribbon1.gif');margin-top:4px;}

.mkt_ul li.img1:hover, .mkt_ul .hovered li.img1  {border: 1px solid #ccc;cursor:pointer;}
.mkt_ul li.img2:hover, .mkt_ul .hovered li.img2 {border: 1px solid #ccc;cursor:pointer;}
.mkt_ul li.img3:hover, .mkt_ul .hovered li.img3 {border: 1px solid #ccc;cursor:pointer;}

.bp_ul {width:150px;height:65px;line-height:14px;margin:2px 2px 20px 6px;float:right;}
.bp_ul li {line-height:11px;padding: 1px 0 2px 0;}
.bp_ul li a {text-decoration: none;color:#47618b; font-size:1.1em;}
.bp_ul li a:hover {text-decoration: underline;}

.bp_tl {width:150px;height:20px;line-height:14px;margin:2px 2px 10px 6px;float:right;}
.statehdr {margin-bottom:10px;}

.mkt_ul3 {position:relative;width:15px;height:25px;line-height:15px;margin:0 4px 0 0px;float:right;}
.mkt_ul3 li {width:15px;height:14px; margin-top:3px; border:1px solid #fff;margin-top:2px;}
.mkt_ul3 li.img1:hover, .mkt_ul3 .hovered li.img1 {border: 1px solid #ccc;cursor:pointer;}

dl.brd_info {
	width: 535px;
	height:100%; 
	padding: 0;
	margin: 3px 0 0 0;
	float:left;
}

.brd_info dt {
	width: 77px;
	height:16px;
	float: left;
	margin: 0 0 0 -15px;
	line-height: 16px;
	color:#888888;
	background-position: right 1px;
	background-repeat: no-repeat;  
}

.brd_info dt span {float:right}

.brd_info dd {
	float: left;
	width: 443px;
	margin: 0 0 0 8px;
	line-height: 16px;
}

.brd_info dd a {
	text-decoration:none;
	color:#47618b;
}

.brd_info dd a:hover {text-decoration:underline;}

.brd_info dd p {
	margin-bottom:10px;
}


/* --- mp page definition --- */

#mp { width: 552px; height: 25px; text-align: left; float:left; }
#pg_memprofile #mp_tabcontent { float:left; width: 552px; text-align:left;padding:0;}

#mp_tabcontent .mpheadline { font-weight: bold; font-size: 4.0em; line-height: 1.4em; text-align:center;}



#mp_first, #mp_last { 	padding: 1px 2px 0 2px; text-align: center; float:left; border-top: 1px solid #888; 
						border-right: 1px solid #888; border-bottom: 1px solid #888; font-size:11px; 
						width: 35px; height: 15px; text-decoration: none;}
#mp_prev, #mp_next, #mp_list { padding-top: 1px;	text-align: center; float:left; border-top: 1px solid #888; 
								border-right: 1px solid #47618b; border-bottom: 1px solid #888; font-size:11px; 
								width: 14px; height: 15px; text-decoration: none;}
#mp_first, #mp_next { border-left: 1px solid #888;}
#mp_first, #mp_prev, #mp_next, #mp_last, #mp_list {overflow:hidden;max-height:16px;line-height:14px;}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #mp_first, #mp_prev, #mp_next, #mp_last, #mp_list {max-height:17px;line-height:15px;overflow:hidden;}}

#mp_list {	border-right: 1px solid #888; padding: 1px 1px 0 2px; font-weight:bold; }
#mp_nav { float: left; width: 419px; height: 18px; overflow: hidden; white-space: nowrap; } 

#mp_tabs { height: 20px; overflow: hidden; margin: 0; } 
#mp_tabs li { 	float:left; padding-bottom:6px; margin-bottom:2px; 
				display:inline; border-right: 1px solid #888; border-top: 1px solid #888;  }
#mp_tabs li a { float:left; width: 88px; height: 14px; color: #47618b; overflow: hidden; white-space: nowrap; 	
				border-bottom: 1px solid #888; text-decoration: none; text-align: center; padding:0; }
#mp_nav a.sel, #mp_selected { 	float:left; padding: 2px 8px 0px 8px; border-bottom: 1px solid #fff; 
								background-color:#fff; text-decoration: none; }

a.mp_navb { background: #fff url('../../images/site/graphics/tabbg.gif') repeat-x top left; color: #333;text-align:center;}
a.mp_navb:hover { background-image:url(../../images/site/graphics/tab_gradint_bw.gif); background-repeat:repeat-x; }

a.mp_navb#mp_next {
	 	display: block;

	 }

#mp em {
	background: url(../../images/site/graphics/hover3.png) no-repeat;
	width: 180px;
	height: 45px;
	position: absolute;
	top: -90px;
	left: 940px;
	text-align: center;
	overflow:visible;
	padding: 10px 12px 10px 12px;
	font-style: normal;
	font-weight:bold;
	z-index: 6;
	display: none;

	}

a.mp_navb2 { background: #fff url('../../images/site/graphics/tabbg.gif') repeat-x top left; color: #333;text-align:center;}
a.mp_navb2:hover { background: #fff; }
#mp_next .mp_navb2 em {
	background: url(../../images/site/graphics/hover.png) no-repeat;
	width: 180px;
	height: 45px;
	position: absolute;
	top: -85px;
	left: -15px;
	text-align: center;
	padding: 20px 12px 10px;
	font-style: normal;
	z-index: 2;
	display: none;
}

/* --- test 
#mp_nav a.unsel { float:left; background-color:#eee; padding: 1px 8px; text-decoration: none; max-height:16px;line-height:13px; }	
#mp_nav a.unsel:hover  { background-color: #47618b; color: #fff; font-weight:bold; }
--- */

#mp_nav a.unsel { float:left; color: #333333; background-image:url(../../images/site/graphics/tab_gradint.gif); background-repeat:repeat-x; padding: 2px 8px 0px 8px; text-decoration: none; max-height:20px;line-height:13px; }	
#mp_nav a.unsel:hover  { background-image:url(../../images/site/graphics/tab_gradint_swap.gif); background-repeat:repeat-x; color: #000000; }

/* member page decendents */

.ua_blogroll .infom { float:left;}
.ua_blogroll .infom .left1{
	float:left;
	margin: 0 0 5px 0;
	width: 75px;
}
.ua_blogroll .infom .left2{
	float:left;
	margin: 0 6px 0 12px;
	overflow: hidden;
	white-space: nowrap;	
	width: 265px;
}

.ua_blogroll .pbox2 { float:left;margin-bottom:-5px;}
.ua_blogroll .pbox2 .left1{
	float:left;
	margin: 0 0 5px 0;
	width: 75px;
}
.ua_blogroll .pbox2 .left2{
	float:left;
	margin: 0 6px 0 12px;
	overflow: hidden;
	white-space: nowrap;	
	width: 240px;
}


/*** Member Calendar ***/
.mp_calendar {
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	overflow:hidden;
	position:relative;
	width:550px;
}

.mp_calendar .header {
	height: 18px;
	border-bottom: 1px solid #ccc;
	overflow:hidden;
}

.mp_calendar .header li.we, .mp_calendar .header li.wd{

	float:left;
	text-align:center;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 3px 0;
	background-color: #ddd;
 }
.mp_calendar .header li.we{ width: 79px; }
.mp_calendar .header li.wd{ width: 77px; }


.mp_calendar .row li.we, .mp_calendar .row li.wd{
	float:left;
	text-align:right;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 3px 5px;
	height: 60px;
	font-size:9px;
 }
.mp_calendar .row li.we{ width: 69px; background-color: #efefef; overflow: hidden; }
.mp_calendar .row li.wd{ width: 67px; overflow: hidden; }
.mp_calendar .row #today, .mp_calendar .row #today { background-color: #ffffee; }

.mp_calendar .event {  
	text-align:left;
	list-style-image: url('../../images/site/icons/ua/horse1.gif');
	list-style-position: inside;
}

.mp_calendar .event2 {  
	text-align:left;
	list-style-type: none;
	list-style-position: inside;
}


/*** Member Calendar table based ***/

/* Surrounds the calendar */
.eventmonth
{
    border: 1px solid #DBDB79;
    width: 550;
    text-align: center;
}

/* used as the cssclass of the actual calendar */
.eventmonthtable
{
    width: 550;
    position: relative;
    border: 1px solid #DBDB79;
    border-collapse:collapse;
}

.caldays
{
	height: 18px;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	float:left;
	text-align:center;
	background-color: #ddd;		
	width: 77px;
}

.dayNumber
{
    float: right;
    clear: none;
    padding: 2px;
    font-size:9px;
}


.calcurrentmonth
{
    /* no styles needed at this time */
}
.calothermonth
{
	color:#888888;
}
.calcurrentday
{
    background-color: #ffffee;
}
.calweekend
{
    background-color: #efefef;
    width: 79px;
  /*  width: 15%; */
}

.calcurrentmonth , .calcurrentmonth , .calothermonth , .calcurrentday , .calweekend
{
    text-align: left;
    border: 1px solid #ccc;
    height: 60px;
    vertical-align: top;
    /* needed for positioning the dayNumber part */
    position:relative;
     border-collapse:separate;
     border-spacing: 5px;
}

.left
{
    float:left;
}
.right
{
    float:right;
}

.info4a
{
    overflow:hidden;
    width:auto;
    height:auto;
}

.info4ac
{
    width:180px;
    margin-left:16px;
    float:left;
}
.info4ac div.left, .info4a div.status div.left
{
    float:left;
    width:60px;
    height: 17px;
    overflow:hidden;
}
.info4ac div.right
{
    float:left;
    width:120px;
    height: 17px;
    overflow:hidden;
}

.info4a div.status div.right
{
    float:left;
    width:260px;
    height: 17px;
    overflow:hidden;
}
.info4a div.status
{
    width:320px;   
    margin-left:16px;
    margin-right:20px;
}
.info4a div.options
{
    float:right;
}

/* Price List */
.price_flyer {
	width:594px;
	height: 125px;
	border:1px;
	border-style:solid;
	border-color:#CCCCCC;
	
	float:left;
	padding:6px;
	background-image: url('../../images/site/graphics/flyer_price2.gif');
	background-repeat:no-repeat;
	
	}

.price_listing {
	width:594px;
	height: 125px;
	border:1px;
	border-style:solid;
	border-color:#CCCCCC;
	
	float:left;
	padding:6px;
	background-image: url('../../images/site/graphics/flyer_price.gif');
	background-repeat:no-repeat;
	
	}
	
.headline_price_flyer {
	font:Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:1.4em;
	line-height:1.3em;
	font-weight:bold;
	text-align:left;
	margin-left:185px;
}

.hd_price_flyer {
	font:Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:1.1em;
	line-height:1.5em;
	text-align:left;
	margin-left:185px;

}
.disclaimer
{
	font:Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size:0.8em;
	line-height:3em;
	text-align:left;
	margin-left:185px;

}
.new_wave_button2 {
	background-image:url(../../images/site/graphics/cal_notinmonth.gif);
	background-color:#47618b;	
	color:#fff;
	border:1px solid #47618b;
	padding: 5px 8px 3px 8px;
	font-size:1em;
	font-weight:bold;
	float:right;
	text-align:center;
	color:#47618b;
	
	}
.new_wave_button2:hover {background-image:url(../../images/site/graphics/cal_inmonth.gif);color:#333; cursor:pointer; background-repeat:repeat;}