


/* **************** GLOBAL STYLES ******************* */
body {margin:0 0 0 0; padding:0 0 0 0; background:#fff; color:#333; font-family:helvetica, arial, sans-serif; font-size:12px;}

a {color:#164c97; text-decoration:none;}
a:hover {text-decoration:underline;}
.thread_table a:visited, .forum_ww_topic a:visited, .search_results .headline  a:visited {color:#6986dd;}
img {-ms-interpolation-mode:bicubic; }
sup {font-size:11px;  opacity:0.8;}

.css_round3 {border-radius:3px;}

.css_round4 {border-radius:4px;}
.css_round6 {border-radius:6px;}
.css_round8 {border-radius:8px;}
.css_round4_left {border-top-left-radius: 4px; border-bottom-left-radius: 4px;}
.css_round4_right {border-top-right-radius: 4px; border-bottom-right-radius: 4px;}
.font10 {font-size:10px;}
.font12 {font-size:12px;}
.font11 {font-size:11px;}
.font13 {font-size:13px;}
.font14 {font-size:14px;}
.font15 {font-size:15px;}
.font16 {font-size:16px;}
.media {margin:5px;}
.media, .bd {overflow:hidden; _overflow:visible; zoom:1;}
.media .img {float:left;  margin-right:10px;}
.small, .sm {font-size:11px}
.bold {font-weight:bold}
.upper {text-transform:uppercase}
.nowrap {white-space:nowrap}
.red, .error {color:#c00;}
.blue {color:#164c97;}
.green {color:#739912;}
.gray6 {color:#666;}
.gray9 {color:#999;}
.italic {font-style:italic}
.underline {text-decoration:underline}
.left_align {text-align:left;}
.right_align {text-align:right;}
.center {text-align:center}
.border_ccc {border:1px solid #ccc;}
.footnote {margin:0; padding:0;}
.footnote li {margin-left:20px; padding-left:0;}
.ul_2_cols li {float:left; width:48%; border-bottom:1px dotted #ccc; padding:3px 0;}
.padtb2 {padding:2px 0;}
.padb2 {padding-bottom:2px;}


/*********** BOXES *******************/
.msgbox {margin:5px 0 10px; padding:10px; text-align:left; position:relative;}
.msgbox h3 {margin:0 0 3px; padding:0; font-size:15px;}
.msgbox p {font-size:13px; line-height:115%;}
.css_shadow5 {-moz-box-shadow: 5px 5px 5px #555; -webkit-box-shadow: 5px 5px 5px #555; box-shadow: 5px 5px 5px #555;}

.shadow_top {text-shadow:rgba(51, 51, 51, 0.7) 0 -1px 0;}

.light_bot {text-shadow:rgba(255, 255, 255, 0.9) 0 1px 0;}        
.dialog_close {display:block; float:right; cursor:pointer;}
.close_me {display:block; position:absolute; right:19px; top:0;}
.border_yellow {border:1px solid #fc0;}
.border_blue_2 {border:2px solid #005bc4;}
.border_green_2 {border:2px solid #739912;}



/* **************** GRIDS ***************** */
.line:after{content: ".";display: block;height: 0;clear: both;visibility: hidden;}   
.lastUnit:after{content: " . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . ";visibility:hidden; clear:both;height:0 !important;display:block;line-height:0;}
.line{*zoom:1;}
.unit{float:left;}
.size1of1{float:none;}
.size1of2{width:50%;}
.size1of3{width:33.33333%;}
.size2of3{width:66.66666%;}
.size1of4{width:25%;}
.size3of4{width:75%;}
.size1of5{width:20%;}
.size2of5{width:40%;}
.size3of5{width:60%;}
.size4of5{width:80%;}
.lastUnit {display: table-cell; *display:block;*zoom:1;float:none;_position:relative; _left:-3px; _margin-right: -3px;width:auto;}
.right_align {text-align:right;}

/***************** COLUMNS **************** */
.inner_main{overflow: hidden;_overflow:visible;_zoom:1;}
.inner_left_col{float:left; width:160px;_margin-right:-3px;}
.inner_right_col{float:right; width:300px;_margin-left:-3px; margin:10px 0 0 20px;}
.ad_160 {width:160px; }

/***************** GRADIENTS ********************/
.grad_black {background:#666; background: -moz-linear-gradient(top, #666, #000); background:#666 -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));}
.grad_gray {background:#999; background: -moz-linear-gradient(top, #999, #555); background:#999 -webkit-gradient(linear, left top, left bottom, from(#999), to(#555));}
.grad_navy {background:#003AE6; background: -moz-linear-gradient(top, #003AE6, #001397); background:#003AE6 -webkit-gradient(linear, left top, left bottom, from(#003AE6), to(#001397));}
.grad_lightblue {background:#22B3FF; background: -moz-linear-gradient(top, #22B3FF, #0083CC); background:#22B3FF -webkit-gradient(linear, left top, left bottom, from(#22B3FF), to(#0083CC));}
.grad_green {background:#00b300; background: -moz-linear-gradient(top, #00b300, #175f00); background:#00b300 -webkit-gradient(linear, left top, left bottom, from(#00b300), to(#175f00));}
.grad_lightgreen {background:#54CC00; background: -moz-linear-gradient(top, #54CC00, #248d00); background:#54CC00 -webkit-gradient(linear, left top, left bottom, from(#54CC00), to(#248d00));}
.grad_orange {background:#FF9900; background: -moz-linear-gradient(top, #FF9900, #DF4800); background:#FF9900 -webkit-gradient(linear, left top, left bottom, from(#FF9900), to(#DF4800));}
.grad_gold {background:#FFCC00; background: -moz-linear-gradient(top, #FFCC00, #D19900); background:#FFCC00 -webkit-gradient(linear, left top, left bottom, from(#FFCC00), to(#D19900));}
.grad_red {background:#FF0000; background: -moz-linear-gradient(top, #FF0000, #B30000); background:#FF0000 -webkit-gradient(linear, left top, left bottom, from(#FF0000), to(#B30000));}
.grad_pink {background:#FF99FF; background: -moz-linear-gradient(top, #FF99FF, #C468C3); background:#FF99FF -webkit-gradient(linear, left top, left bottom, from(#FF99FF), to(#C468C3));}
.grad_purple {background:#7D35F5; background: -moz-linear-gradient(top, #7D35F5, #4C27CE); background:#7D35F5 -webkit-gradient(linear, left top, left bottom, from(#7D35F5), to(#4C27CE));}
.grad_brown {background:#851C13; background: -moz-linear-gradient(top, #851C13, #5A100D); background:#851C13 -webkit-gradient(linear, left top, left bottom, from(#851C13), to(#5A100D));}

.grad_black_soft {background:#555; background: -moz-linear-gradient(top, #808080, #333); background:#808080 -webkit-gradient(linear, left top, left bottom, from(#808080), to(#333));}
.grad_white_2_gray {border:1px solid #ccc; background:#efefef; background: -moz-linear-gradient(top, #fff, #d5d5d5); background:#fff -webkit-gradient(linear, left top, left bottom, from(#fff), to(#d5d5d5));}
.grad_white_2_gray:hover {border:1px solid #999;}
.grad_ltblue {background:#22B3FF; background: -moz-linear-gradient(top, #22B3FF, #0083CC); background:#22B3FF -webkit-gradient(linear, left top, left bottom, from(#22B3FF), to(#0083CC));}
.grad_dk_blue {background:#3333AD; background: -moz-linear-gradient(top, #3333AD, #33335F); background:#33335F -webkit-gradient(linear, left top, left bottom, from(#3333AD), to(#33335F));}
.grad_lt_gray {background:#eee; background: -moz-linear-gradient(top, #eee, #fafafa); background:#eee -webkit-gradient(linear, left top, left bottom, from(#eee), to(#fafafa));}
.grad_fire {background:#ff0; background: -moz-linear-gradient(top, #f90, #ff0); background:#ff0 -webkit-gradient(linear, left top, left bottom, from(#f90), to(#ff0));}
.grad_soft_yellow {background:#ffc; background: -moz-linear-gradient(top, #fff, #ffc); background:#ffc -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ffc));}
.grad_cool_blue {background:#0395eb; background: -moz-linear-gradient(top, #0395eb, #0036a9); background:#0395eb -webkit-gradient(linear, left top, left bottom, from(#0395eb), to(#0036a9));}
.grad_gray_2_white {background:#efefef; background: -moz-linear-gradient(top, #ddd, #fff); background:#efefef -webkit-gradient(linear, left top, left bottom, from(#ddd), to(#fff));}
.grad_white_2_ltgray {background:#efefef; background: -moz-linear-gradient(top, #fff, #e5e5e5); background:#efefef -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e5e5e5));}

.grad_forum_green {background:#6EA001; background: -moz-linear-gradient(top, #97CA00, #6EA001); background:#97CA00 -webkit-gradient(linear, left top, left bottom, from(#97CA00), to(#6EA001));}


.grad_mid_gray {background:#888; background: -moz-linear-gradient(top, #aaa, #888); background:#888 -webkit-gradient(linear, left top, left bottom, from(#aaa), to(#888));}



/***************** BUTTONS **************** */
.button1 {display:block; float:right; font-weight:bold; margin:0; padding:4px 6px; font-size:12px; text-shadow: #fff 0 1px 0; border:1px solid #ccc; background:#efefef; background: -moz-linear-gradient(top, #fff, #d5d5d5); background:#efefef -webkit-gradient(linear, left top, left bottom, from(#fff), to(#d5d5d5)); -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px;  }
.button1:hover {border:1px solid #999;}
.button1 span {font-size:16px; padding-right:2px;}
.button_green {border:2px solid #6EA001; display:block; font-size:16px; color:#fff; text-align:center; font-weight:bold; position:relative; text-shadow: rgba(51, 51, 51, 0.7) 0 -1px 0; background:#6EA001; background:#6EA001; background: -moz-linear-gradient(top, #97CA00, #6EA001); background:#97CA00 -webkit-gradient(linear, left top, left bottom, from(#97CA00), to(#6EA001)); -moz-border-radius:6px; -webkit-border-radius:6px; border-radius:6px; padding:3px 0; zoom:1; font-family:helvetica, arial; cursor:pointer;}
.button_green:hover {background:#999; border-color:#666;text-decoration:none;}
.button_gray {background:#888; background: -moz-linear-gradient(top, #aaa, #888); background:#888 -webkit-gradient(linear, left top, left bottom, from(#aaa), to(#888)); border:2px solid #999; padding:3px 3px; font-weight:bold; color:#fff; text-shadow:rgba(51, 51, 51, 0.7) 0 -1px 0; border-radius:4px; display:block;}
.button_gray:hover {background:#6EA001; background: -moz-linear-gradient(top, #97CA00, #6EA001); background:#97CA00 -webkit-gradient(linear, left top, left bottom, from(#97CA00), to(#6EA001)); border-color: #6EA001; text-decoration:none;}
.button_silver_green {border:2px solid #739912; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; background:#f0f0f0; background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ccc)); background: -moz-linear-gradient(top, #fff, #ccc); font-weight:bold; text-shadow: #fff 0 1px 0; font-size:13px; padding:3px; display:block; text-align:center;}
.button_silver_blue {border:2px solid #608cd9; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; background:#f0f0f0; background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ccc)); background: -moz-linear-gradient(top, #fff, #ccc); font-weight:bold; text-shadow: #fff 0 1px 0; font-size:13px; padding:3px; display:block; text-align:center;}
.button_12px {font-size:12px; padding:2px; }
.button_small_gray {background:#888; background: -moz-linear-gradient(top, #aaa, #888); background:#888 -webkit-gradient(linear, left top, left bottom, from(#aaa), to(#888)); font-size: 10px; border:1px solid #999; padding:2px 2px; font-weight:bold; color:#fff; text-shadow:rgba(51, 51, 51, 0.7) 0 -1px 0; border-radius:4px; display:block;}
.button_small_gray:hover {background:#6EA001; background: -moz-linear-gradient(top, #97CA00, #6EA001); background:#97CA00 -webkit-gradient(linear, left top, left bottom, from(#97CA00), to(#6EA001)); border-color: #6EA001; text-decoration:none;}

 
/***************** GENERIC STYLES **************** */
.float_none {float: none;}
.lede .pxed {padding:6px 3px 6px 25px; margin:0 0 4px; border-radius:4px; background:#eee url(//static.topixcdn.com/pics/topix_t_16x16.png) no-repeat 5px 5px; font-weight:bold}
.lede blockquote {padding:0px 25px 0 36px; margin:0 0 6px; font-family:Georgia, Times, serif; background-position:10px 2px; line-height:120%; color:#777; font-size:12.3px; font-style: normal; text-align:left;}
.lede p {padding-bottom:6px;}
.perma_lede p {padding:0 0 10px;}

#rss .rss_entry {margin:2px 10px 8px 0;}
#rss .title a {font-size:15px; font-weight:bold;}
#rss .source a {color:gray; font-size:11px;}
#nav_wrap {margin-left:auto; margin-right:auto; width:960px; padding:0 12px;}
#header_wrap {margin-left:auto; margin-right:auto; width:982px; padding-bottom:12px; background-color:#fff; border:1px solid #ccc; border-top:none;}
#wrapper {margin-left:auto; margin-right:auto; width:960px;}
#wrapper.pad_footer {padding-bottom:120px;}
#skyboxadmin #wrapper {background:#fff url(//static.topixcdn.com/pics/bkg_3col_even.png) center top repeat-y;}
#stats #wrapper, #editadmin #wrapper {background-image:none;}
#homepage #wrapper {border-top:1px solid #ccc;}

#iframe {background:inherit;}
#overlaydiv {position:absolute; z-index:100; background-color:#333; filter:alpha(opacity=80); top:0; left:0; -moz-opacity:0.8; opacity:0.8;}
#dialogdiv {position:absolute; z-index:101; top:0; left:0}

.header_brand {height:100px; overflow:hidden; width:960px;}
.header_brand_right {text-align:center; overflow:hidden; padding-top:1px;}
.header_brand_left {float:left; text-align:left; width:237px;_width:234px;}
.header_brand_leftbox {margin:0 0 0 12px;}
#full_page_wrap {padding:0 10px; background:#fff; width:960px; margin:0 auto;}

#hat_back {width:960px; margin-left:auto; margin-right:auto; border-bottom:4px solid #f60; height:46px; overflow:hidden; text-align:center}
#admin_wrap {width:960px; margin-right:auto; margin-left:auto;}
.admin_wrap_right {float:right; text-align:left; width:250px; padding-top:5px; text-align:right;}
.admin_wrap_left {float:left; text-align:left; width:710px; padding-top:2px; color:#666;}
.admin_wrap_left p {float:left; margin:1px 1px 0 0;}
.admin_userinfo {padding-top:15px; font-size:11px;}
.admin_userinfo a {font-weight:bold}
.admin_wrap_right a {font-weight:bold;}

.nav_tab_admin {display:block; width:23px; height:12px; overflow:hidden; background:#f90 url(//static.topixcdn.com/pics/sprite_hat_adminbutton2.gif) 0 0 no-repeat;}
.nav_tab_admin:hover {background:#f90 url(//static.topixcdn.com/pics/sprite_hat_adminbutton2.gif) 0 -12px no-repeat;}
.nav_tab_stats {display:block; width:21px; height:12px; overflow:hidden; background:#f90 url(//static.topixcdn.com/pics/sprite_hat_statsbutton2.gif) 0 0 no-repeat;}
.nav_tab_stats:hover {background:#f90 url(//static.topixcdn.com/pics/sprite_hat_statsbutton2.gif) 0 -12px no-repeat;}
.nav_tab_edit {display:block; width:40px; height:12px; overflow:hidden; background:#c00 url(//static.topixcdn.com/pics/sprite_hat_editbutton.gif) 0 0 no-repeat;}
.nav_tab_edit:hover {background:#c00 url(//static.topixcdn.com/pics/sprite_hat_editbutton.gif) 0 -12px no-repeat;}
.nav_tab_change img {width:40px; height:11px; overflow:hidden; background:transparent url(//static.topixcdn.com/pics/sprite_hat_changebutton.gif) 0 0 no-repeat;}
.nav_tab_change:hover img {background-position:0 -11px;}

.editor_active {background-color:#c00;}
.admin_active {background-color:#000;}
#search_combo_node3 .changecity {margin-right:90px;}

#header_search {overflow:hidden; width:958px; padding:4px 12px; text-align:left; position:relative; overflow:hidden; background-color:#fff; border-bottom:1px solid #ccc;}
.header_search_memberbox {float:right; text-align:right; width:528px; padding-top:4px; color:#999; font-weight:bold;}
.header_search_memberbox p {display:inline; padding:0 1px;}


.site_nav {text-align:left; width:958px; height:26px; _height:27px; overflow:hidden; background-color:#fff; font-weight:bold; color:#666; border-top:1px solid #ccc; padding:0 12px;}
.site_nav p {float:left; border-right:1px solid #ccc;}
.site_nav a {display:block; padding:5px; border:1px solid #fff; background-color:#fff;}
.site_nav a:hover {background-color:#f90; color:#fff; text-decoration:none;}
.site_nav a.site_nav_button {border-left:none; padding:0 0 0 0;}
.site_nav #search_combo_node2 a {border-left:none; padding:0 0 0 0;}
.site_nav #search_combo_node2 #findtopix_results li {padding-bottom:6px;}

#header_bar {padding:10px 0; border-bottom:1px solid #999; background-color:#fff; text-align:left; zoom:1;}
#header_bar h1 {font-size:36px; line-height:38px; padding:0 0 0 0; zoom:1;}
.header_mini {padding:9px 0 0 0; background-color:#fff;}
.header_mini .header_mini_label {font-size:20px; line-height:20px; padding:2px 0; letter-spacing:-1px; font-weight:bold;}

#header_bar h2, #combo_header h2 {font-size:14px; font-weight:normal; zoom:1;}
.header_right {float:right; width:220px; text-align:right;}
.header_mini .header_right {padding-top:4px;}
.header_right_input {margin-right:4px; font-size:11px;}

#combo_header {margin:0 0 10px; position:relative; zoom:1;}
#combo_header h1 {font-size:32px; line-height:32px; padding-bottom:5px;}
#user_presence {padding:5px 5px; border:2px solid #9c0; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; float:right;}
#user_presence .big_number img {padding:0 3px 0 0; position:relative; top:-1px; *top:1px;}
#user_presence .big_number span {font-size:18px; font-weight:bold; line-height:17px;}
#user_presence .small_text {color:#333; line-height:11px; text-align:center; margin:2px 0 0; }
.feature_feedback {padding:6px; border:2px solid #f90; font-size:13px; margin:0 0 14px; cursor:pointer;}

#main {float:left; width:660px; text-align:left; overflow:hidden;}
#main_sm {float:left; width:432px; text-align:left; overflow:hidden;}
#center {float:left; width:204px; overflow:hidden;}
#right {float:left; width:300px; text-align:left; overflow:hidden;}
.main_padding {padding:10px 9px 10px 0; margin-right:10px;}
.center_padding {padding:12px 12px 12px 12px;}
.right_padding {padding:10px 0;}
#twocol_combined {float:left; width:636px; overflow:hidden;}

.footer_ad {padding:10px; text-align:center; border-top:1px solid #ddd;}
#footer {padding-bottom:10px;}
#footer #footer_links_wrap {padding:12px 10px 10px; background:#eee; -webkit-border-top-left-radius: 8px; -webkit-border-top-right-radius: 8px; -moz-border-radius-topleft: 8px; -moz-border-radius-topright: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; }
#footer #footer_links { text-shadow:#fff 0 1px 0; text-align:left; }
#footer .footer_block {padding:0 10px 0; border-right:2px dotted #666; vertical-align: top;}
#footer .footer_block .footer_label {padding:0 0 6px; font-size:14px; font-weight:bold;}
#footer .footer_block .footer_call {font-weight:bold; font-size:13px; clear:both;}
#footer .footer_block ul.site_links {width:140px; float:left;}
#footer #footer_local {width:150px; padding:0 5px 0;}
#footer #footer_promos {width:290px; margin-right:0; padding-right:0; border:none;}
#footer .footer_stats {background-color:#333; font-weight:bold; padding:10px 4px 10px 10px; font-size:14px; color:#ccc; background: -moz-linear-gradient(top, #565656, #272727); background:#565656 -webkit-gradient(linear, left top, left bottom, from(#565656), to(#272727)); -webkit-border-bottom-right-radius: 8px; -webkit-border-bottom-left-radius: 8px; -moz-border-radius-bottomright: 8px; -moz-border-radius-bottomleft: 8px; border-bottom-right-radius: 8px; border-bottom-left-radius: 8px; position:relative; zoom:1;}
#footer .footer_stats .footer_comments {text-align:left; padding:2px 0 0 4px;}
#footer .footer_stats .feedback {display:block; position:absolute; top:6px; left:650px; padding:3px 6px; font-size:13px; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px;  border-color:#f90;}
#footer .footer_stats .nav_floated {margin-top:-2px; margin-right:6px;}
#footer .copyright {padding-top:7px; color:#666; font-size:12px; position:relative;}

.pre_footer {text-align:center; border-top:1px solid #ccc; padding-top:6px; margin-top:6px;}

blockquote {padding:0 0 2px 25px; margin:0 0; color:#666; background:transparent url(//static.topixcdn.com/pics/pullquote_open.gif) top left no-repeat; font-style:italic; text-align:justify; line-height:110%;}
.blockquote_attribute {text-align:right; color:#666; font-style:italic;}

h1, h2, p, ol, dl, dd, dt {padding:0; margin:0;}
h3 {margin:10px 0; padding:0 0 4px 0; font-size:14px;}
h4 {padding:0 0 4px 0; margin:0 0 5px 0; font-size:16px;}
h5 {padding:0 0 2px 0; margin:0 0 10px 0; color:#666; font-size:12px; text-align:left;}

.addthis_button_email {cursor:pointer}
.addthis_button_twitter {cursor:pointer}
.addthis_button_facebook {cursor:pointer}

#directory_nav {padding:0 0 0 0; font-size:11px; text-align:left;}
.directory_column ul {float:left; margin-right:20px; width:160px;}
.directory_column_label {border-bottom:1px solid #ddd; margin:10px 0 4px 0; padding:0 0 0 0; font-weight:bold; font-size:12px; text-transform:uppercase;}
.label {padding-bottom:4px; font-weight:bold; letter-spacing:1px;}
.comment_box .label {padding-bottom:10px; font-weight:bold; letter-spacing:1px;}
.orange {color:#f90;}
.lede_quote {color:#666; margin:0 12px; font-size:12px; font-family:georgia, times, serif;}
.lede p a.readmore_link, #threadrank .homepage_entry p a.readmore_link {display:none;}
.timestamp {padding:2px 0; color:#666; font-size:11px;}
.icon_hosted {border:none; margin:0 2px 0 0; _vertical-align:middle;}
.no_results {border-top:1px dotted #ccc; padding:12px 0; margin:16px 8px 0 8px; text-align:center; font-weight:bold;}

.mini_nav {margin-left:auto; margin-right:auto; width:960px; padding:0 12px 0 12px; border-bottom:1px solid #bbb;}
.mini_nav p {float:left; text-align:center;}
.mini_nav p a {display:block; padding:3px 6px; letter-spacing:1px;/* background:#efefef url(//static.topixcdn.com/pics/widget_head_background.png) bottom left repeat-x;*/ background-color:#fff; color:#444; font-weight:bold; border:1px solid #bbb; border-left:none; margin-bottom:-1px; position:relative; color:#666;}
.mini_nav p a:hover {text-decoration:none; color:#f90;}
.mini_nav p a.mn_base_selected, .mini_nav p a.mn_forum_selected, .mini_nav p a.mn_class_selected, .mini_nav p a.mn_wire_selected, .mini_nav p a.mn_weather_selected, .mini_nav p a.mn_yellowpages_selected {background:#fff; border-bottom:1px solid #fff;}
.mini_nav p a.mn_editor:hover {background-color:#c00;}
.mini_nav p a.mn_editor {background-color:#900; color:#fff;}
.mini_nav p a.mn_base_selected, .mini_nav p a.mn_forum_selected, .mini_nav p a.mn_class_selected, .mini_nav p a.mn_yellowpages_selected {color:#164c97;}
.mini_nav p a.mn_base_selected:hover, .mini_nav p a.mn_forum_selected:hover, .mini_nav p a.mn_class_selected:hover, .mini_nav p a.mn_yellowpages_selected:hover {color:#f90;}
/* .mini_nav p a.mn_forum_selected {color:#739912;}
.mini_nav p a.mn_class_selected {color:#639;}
.mini_nav p a.mn_yellowpages_selected {color:#333;} */
.mini_nav .mn_label {float:left; margin-right:9px; font-weight:bold; font-size:16px; color:#444; padding-top:2px;}

.sig {font-size:11px; color:#666; text-transform:uppercase; padding-bottom:2px;}
.sig a {color:#666;}
.bigsig {color:#f60; font-weight:bold; text-transform:uppercase; font-size:14px; padding-bottom:10px;}
.subhead {font-size:12px; color:#c00; font-weight:bold; letter-spacing:1px; padding-bottom:6px;}

.killed {padding:5px; background-color:#fee;}
#right .headline {padding:0; font-size:12px; font-weight:bold; letter-spacing:normal; line-height:12px;}
#right .pod_big_icon {float:right; margin:5px 0 5px 20px;}
#main .pod_big_icon, #main_sm .pod_big_icon {float:left; margin:6px 12px 0 0;}
.ajaxpopup {border:2px solid gray; padding:10px; background-color:white; text-align:left;}
.split_column {float:left; padding-right:10px; width:100px;}

.ad_unit_main {margin-left:auto; margin-right:auto; padding:6px 0; border-bottom:1px solid #ccc; border-top:1px solid #ccc; margin-bottom:20px;}

.ad_container {text-align:center;}
.ad_unit_rail {padding:0 0 20px 0;}

#center .ad_unit_rail {margin-bottom:12px; border-bottom:1px solid #999; padding-bottom:12px;}
.textad2 {padding-top:5px; text-align:left; font-size:11px;}
#main .main_padding .textlinkads {border:none; font-size:11px;}
#main .main_padding .textlinkads .textad2, #main_sm .main_padding .textlinkads .textad2 {float:left; width:30%; padding-right:5px;}
#right .right_padding .textlinkads {margin-bottom:12px;}
.small_text {color:#999; font-size:11px; text-align:left;}
.textad_head {color:#999; font-weight:bold; text-align:left; border-bottom:1px solid #ddd;}
.textadbox {padding:0 0 20px 0;}
.textadbox.sml_margin {margin:-15px 0 0;}
a.link_button {padding:1px 4px; border:1px solid #ccc;}
a.link_button:hover, a.link_button:visited:hover {border:1px solid #06c; color:#06c; background-color:#ebf2fa; text-decoration:none;}
.pod {margin:0 0 20px 0; border-top:5px solid #999;}
.pod_content {padding:5px 10px; border:1px solid #ccc; border-top:none; overflow:hidden;}
.pod_content ul.bullet_list {padding-left:20px; list-style-type:disc;}
#main .main_padding .pod_content {position:relative;}
.pod_orange {margin:0 0 20px 0; border-top:5px solid #f90;}
.pod_green {margin:0 0 20px 0; border-top:5px solid #739912;}
.pod_promo {margin:0 0 20px 0;}
.pod_promo .pod_content {padding:5px 10px; border:none; background-color:#fce6c2; font-size:12px; overflow:hidden;}
.pod_purple {margin:0 0 20px 0; border-top:5px solid #639;}
.pod_label {margin-bottom:5px; font-weight:bold; font-size:14px;}
.pod_sublabel {margin-bottom:8px; margin-top:-2px; color:#666; font-style:italic; font-size:12px;}
.pod_subtext {margin-top:6px; padding:4px 0 0 0; border-top:1px solid #ddd; text-align:center;}
.pod_forum_quote {padding:4px 0; text-align:justify; line-height:120%;}
.pod_list li {clear:both; padding:0 0 8px 0;}
.pod_list li.forum_item {padding:5px 0;}
.trifecta1 {float:left; width:120px;}
.trifecta2 {float:left; width:120px; margin:0 10px;}
.trifecta3 {float:left; width:130px;}
.offmonth {color:#999;}
.adv_search_label {padding-top:6px; font-weight:bold;}
.help_text {color:#999; font-size:10px;}
.emptyphotocell {width:200px; background-color:#cccccc; color:white; font-weight:bold; text-align:center; height:200px; vertical-align:middle;}
.photocell {width:200px; text-align:center; height:200px; vertical-align:middle;}
#upload_div .error {color:#c00; font-size:12px;}
.show_tracking_link {background-color: #ccf; position: absolute; border: 1px solid #aaa; padding: 2px; font-size: 11px ;}
.grayed_out {font-size:11px; color:#888;}
.see_more_right {font-weight:bold; font-size:13px; text-align:right; margin:2px 0 0;} 

.rating_stars {width:48px; height:13px; background:transparent url('//static.topixcdn.com/pics/icon_rating_stars.gif') no-repeat 0 0;}
.rating_stars_5 span {display:block; float:left; clear:right;}
.rating_stars_5 .stars_wrap {width:60px; height:14px; float:left; position:relative; top:1px ; left:2px; background: #fff url(//static.topixcdn.com/pics/icon_rating_stars_5.gif);}
.rating_stars_5 .stars_value {width:0; height:14px; background:#fff url(//static.topixcdn.com/pics/icon_rating_stars_5.gif) 0 15px;}

.icon_edit {background: transparent url(//static.topixcdn.com/pics/icon_user_editor.gif) no-repeat left 50%; padding:1px 0 1px 14px;}
.icon_add {background: transparent url(//static.topixcdn.com/pics/icon_add.gif) no-repeat left 50%; padding:1px 0 1px 14px;}
.icon_delete {background: transparent url(//static.topixcdn.com/pics/icon_delete.gif) no-repeat left 50%; padding:1px 0 1px 14px;}
.column_50 {float:left; width:48%;}
.column_50.left {margin:0 3.5% 0 0;}
.powered_by {color:#666; float:right; font-size:11px; margin:0; position:relative;}
.square_2_cols {color:#666; list-style-type:square; margin-left:14px; }
.square_2_cols li {float:left; width:46%; }
.square_2_cols li.leftie {width:49%; margin-right:20px;}
.square_2_cols li a {font-weight:bold;}
ul.square li {list-style-type:square;margin:0 0 0 15px;}
.submit_bold {font-size:13px; font-weight:bold;}

.admin_box {border:1px solid #c00; padding:2px 6px; background-color:#fbebeb; color:#c00;}

#inline_tracker {-moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; padding: 5px 6px; border:1px solid #9c0; background-color:#f8fde5; margin-bottom:10px;}
#inline_tracker .tracker_block {display:block; float:left; padding:5px 6px 0 24px; margin:0 0 0 6px; border-left:2px dotted #555; height:16px; line-height:12px; position:relative;}
#inline_tracker .tracker_block:hover {text-decoration: none;}
#inline_tracker .tracker_block img {position:absolute; top:5px; left:6px;}
#inline_tracker #tracker_usern {border:none; padding-left:28px; margin:0;}
#inline_tracker #tracker_usern img {top:0; left:0; }
#inline_tracker #tracker_usern span {font-weight:bold;}
a#nav-forumtracker {text-align:left; padding:4px; background-color:#f8fde5; margin-bottom:10px;text-transform:none; font-size:13px; display:block; margin-top:10px }
a#nav-forumtracker:hover {background-color:#d8ffc5}
html a#nav-forumtracker {_width:100%}

#dialog_changecity {z-index:1000000; width:100%; text-align:center;}
#change_city_block {width:300px; margin:30px auto 0; text-align:left; border:3px solid #6790da; background:#fff; padding:10px 12px; position:relative; -moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px; }
#change_city_block .close_me {float:right; display:block; position:absolute; top:10px; right:12px;}
#change_city_block h4 {font-size:20px; margin:0; padding:0 0 3px; border-bottom:1px dotted #84b2e4;}
#change_city_block form {padding:0; margin:8px 0 0; font-size: 14px;}
#change_city_block form p {padding:2px 0 6px;}
#change_city_block fieldset {margin:3px 0 0; padding:0; border:none;}
#change_city_block fieldset p {float:left;}
#change_city_block fieldset p span {font-size:11px;margin:3px 0 0 3px; display:block; font-weight:bold; color:#666;}
#change_city_block .intl_users {clear:both; font-size:12px; margin-top:9px; border-top:1px dotted #84b2e4; text-align:center; padding-top:6px;}
#chrome_changecity_submit {font-weight:bold; margin-left:8px; font-family: Arial, Helvetica, sans-serif; font-size:12px;}

#article_actions_wrap {margin:12px 0 22px;}
#article_actions_wrap .actions_head {font-weight:bold; font-size:16px; margin:0 0 2px;}
#article_actions_wrap .share_actions {float:right;}
#article_actions_wrap .share_actions a {padding-right:1px;}

#post_actions .link_label {font-size:14px; font-weight:bold;}


/***************** SPRITES ********************/
.sp_forum {background:transparent url(//static.topixcdn.com/pics/sprite_forum.11.png) no-repeat;}
.sp_forum.s_comment {background-position:0 0}
.sp_forum.s_socialtwitter {background-position:0 -50px}
.sp_forum.s_socialfacebook {background-position:0 -100px}
.sp_forum.s_socialemail {background-position:0 -150px} 
.sp_forum.s_edit {background-position:-100px 0}
.sp_forum.s_socialmore {background-position:-100px -50px}
.sp_forum.s_forum {background-position:-100px -100px}
.sp_forum.s_news {background-position:-100px -150px}
.sp_forum.s_hot {background-position:-200px 0}
.sp_forum.s_video {background-position:-200px -50px}
.sp_forum.s_photo {background-position:-200px -100px}
.sp_forum.s_poll {background-position:-200px -150px}
.sp_forum.s_judge_mini {background-position:-300px 0}
.sp_forum.s_edit_mini {background-position:-300px -50px}
.sp_forum.s_email_alert {background-position:-300px -100px}
.sp_forum.s_forum_mini {background-position:-300px -150px}
.sp_forum.s_forum_search {background-position:-400px 0}
.sp_forum.s_help_mini {background-position:-400px -50px}
.sp_forum.s_close {background-position:-400px -100px}
.sp_forum.s_email_alert_mini {background-position:-500px 0}
.sp_forum.s_orange_star {background-position:-500px -50px}
.sp_forum.s_dialog_top {background-position:0 -450px}
.sp_forum.s_judge_brilliant {background-position:0 -300px}
.sp_forum.s_judge_clueless {background-position:-100px -300px}
.sp_forum.s_judge_interesting {background-position:-200px -300px}
.sp_forum.s_judge_funny {background-position:-300px -300px}
.sp_forum.s_judge_helpful {background-position:-400px -300px}
.sp_forum.s_judge_mean {background-position:-500px -300px}
.sp_forum.s_judge_nuts {background-position:0 -350px}
.sp_forum.s_judge_offtopic {background-position:-200px -350px}
.sp_forum.s_judge_racy {background-position:-400px -350px}
.sp_forum.s_judge_spam {background-position:-500px -350px}
.sp_forum.s_judge_agree {background-position:-100px -350px}
.sp_forum.s_judge_disagree {background-position:-300px -350px}
.sp_forum.s_judge_touching {background-position:0 -400px}
.sp_forum.s_judge_incendiary {background-position:-100px -400px}
.sp_forum.s_leftquote {background-position:-900px 0; font-size:11px; margin:5px 0 0; padding:0 20px 10px 25px;}
.sp_forum.s_envelope_mini {background-position:-400px -150px}
.sp_forum.s_envelope {background-position:-500px -100px}
.sp_forum.s_users {background-position:-500px -150px}
.sp_forum.s_user {background-position:-525px -150px}
.sp_forum.s_check_green {background-position:0 -200px}
.sp_forum.s_politics {background-position:-100px -200px}
.sp_forum.s_baseball {background-position:-200px -200px}
.sp_forum.s_issue {background-position:-300px -200px}
.sp_forum.s_email {background-position:-400px -200px}
.sp_forum.s_tracker_add {background-position:-500px -200px}
.sp_forum.s_tracker_remove {background-position:-600px 0}
.sp_forum.s_social_tracker_remove {background-position:-600px -50px}
.sp_forum.s_social_tracker_add {background-position:-600px -100px}
.sp_forum.s_basketball {background-position:-600px -150px}
.sp_forum.s_forum_micro {background-position:-700px 0}
.sp_forum.s_civic {background-position:-600px -200px}
.sp_forum.s_close_round {background-position:-700px -50px}
.sp_forum.s_props {background-position:-700px -50px}
.sp_forum.s_props_full, .sp_forum.s_props:hover {background-position:-700px -68px}
.sp_forum.s_props_disabled {background-position:-720px -50px}
.sp_forum.s_props_check {background-position:-720px -68px}
.sp_forum.s_rss {background-position:-700px -100px}

.sp_chrome {background:transparent url(//static.topixcdn.com/pics/sprite_chrome.6.png) no-repeat;}
.sp_chrome.s_edit {background-position:-300px -50px; width:40px; height:12px; display:block;}
.sp_chrome.s_edit:hover {background-position:-300px -62px; text-decoration: none;}
.sp_chrome.s_admin {background-position:-500px -50px; width:25px; height:12px; display:block;}
.sp_chrome.s_admin:hover {background-position:-500px -62px; text-decoration: none;}
.sp_chrome.s_stats {background-position:-400px -50px; width:23px; height:12px; display:block;}
.sp_chrome.s_stats:hover {background-position:-400px -62px; text-decoration: none;}
.sp_chrome.s_change {background-position:-200px -50px;}
.sp_chrome.s_change:hover {background-position:-200px -61px; text-decoration: none;}
.sp_chrome.s_new {background-position:-500px 0; margin-left:4px; vertical-align:middle;}
.sp_chrome.s_topix {background-position:0 -100px;}
.sp_chrome.s_search {background-position:0 -50px; width:59px; height:22px;}
.sp_chrome.s_adlabel {background-position:-200px -100px;}
.sp_chrome.s_wire {background-position:-300px 0}
.sp_chrome.s_web {background-position:-200px 0}
.sp_chrome.s_pencil {background-position:-100px 0}
.sp_chrome.s_edforum {background-position:0 0}
.sp_chrome.s_offsite {background-position:-400px 0}
.sp_chrome.s_more_right {background-position:-100px -50px}
.sp_chrome.s_more_down {background-position:-100px -100px}
.sp_chrome.s_new_green {background-position:-200px -100px; margin-left:4px; vertical-align:middle;}
.sp_chrome.s_facebook {background-position:-300px -100px;}
.sp_chrome.s_twitter {background-position:-400px -100px;}
.sp_chrome.s_score {background-position:-500px -100px;}
.sp_chrome.s_loupe {background-position:-600px 0;}
.sp_chrome.s_app_store {background-position:-700px 0;}
.sp_chrome.s_no_photo {background-position:-900px 0;}
.sp_chrome.s_pow_apts {background-position:-700px 0;}
.sp_chrome.s_map_plus {background-position:-500px -100px;}
.sp_chrome.s_map_minus {background-position:-600px -100px;}
.sp_chrome.s_briefcase {background-position:-600px -50px;}
.sp_chrome.s_share_rss {background-position:0 -150px;}
.sp_chrome.s_share_sms {background-position:-100px -150px;}
.sp_chrome.s_share_bookmark {background-position:-200px -150px;}
.sp_chrome.s_share_email {background-position:-300px -150px;}
.sp_chrome.s_up_photo {background-position:-400px -150px;}
.sp_chrome.s_up_photo_padded {background-position:-496px -146px;}
.sp_chrome.s_green_find {background-position:-700px -50px;}
.sp_chrome.s_round_plus {background-position:-700px -100px;}
.sp_chrome.s_round_minus {background-position:-800px -100px;}
.sp_chrome.s_close_round_14 {background-position:-600px -150px}
.sp_chrome.s_close_round_14:hover {background-position:-600px -164px}
.sp_chrome.s_close_round_18 {background-position:-700px -150px}
.sp_chrome.s_close_round_18:hover {background-position:-700px -168px}
.sp_chrome.s_legend_news {background-position:0 -350px;}
.dim .sp_chrome.s_legend_news {background-position:0 -364px;}
.sp_chrome.s_legend_photos {background-position:-100px -350px;}
.dim .sp_chrome.s_legend_photos {background-position:-100px -364px;}
.sp_chrome.s_legend_events {background-position:-200px -350px;}
.dim .sp_chrome.s_legend_events {background-position:-200px -364px;}
.sp_chrome.s_legend_youtube {background-position:-300px -350px;}
.dim .sp_chrome.s_legend_youtube {background-position:-300px -364px;}
.sp_chrome.s_legend_deals {background-position:-400px -350px;}
.dim .sp_chrome.s_legend_deals {background-position:-400px -364px;}
.sp_chrome.s_legend_homes {background-position:-500px -350px;}
.dim .sp_chrome.s_legend_homes {background-position:-500px -364px;}
.sp_chrome.s_legend_reviews {background-position:-600px -350px;}
.dim .sp_chrome.s_legend_reviews {background-position:-600px -364px;}
.sp_chrome.s_legend_seeclick {background-position:-700px -350px;}
.dim .sp_chrome.s_legend_seeclick {background-position:-700px -364px;}
.sp_chrome.s_legend_seeall {background-position:-800px -350px;}
.sp_chrome.s_marker_news {background-position:0 -400px;}
.sp_chrome.s_marker_photos {background-position:-100px -400px;}
.sp_chrome.s_marker_events {background-position:-200px -400px;}
.sp_chrome.s_marker_youtube {background-position:-300px -400px;}
.sp_chrome.s_marker_deals {background-position:-400px -400px;}
.sp_chrome.s_marker_houses {background-position:-500px -400px;}
.sp_chrome.s_marker_reviews {background-position:-600px -400px;}
.sp_chrome.s_marker_seeclick {background-position:-700px -400px;}



.sprite_realestate {width:18px; height:18px; background:transparent url(//static.topixcdn.com/pics/sprite_realestate.gif) no-repeat;}
.sprite_realestate.s_mortgages {background-position:0 0}
.sprite_realestate.s_apartments {background-position:0 -30px}
.sprite_realestate.s_relocation {background-position:0 -60px}
.sprite_realestate.s_newhomes {background-position:0 -90px}
.sprite_realestate.s_foreclosures {background-position:0 -120px}
.sprite_realestate.s_rentalhomes {background-position:0 -150px}
.sprite_entertainment {width:18px; height:18px; background:transparent url(//static.topixcdn.com/pics/sprite_entertainment.gif) no-repeat;}
.sprite_entertainment.s_events {background-position:0 0}
.sprite_entertainment.s_tickets {background-position:0 -30px}
.sprite_entertainment.s_horoscopes {background-position:0 -60px}
.sprite_entertainment.s_lotto {background-position:0 -90px}
.sprite_entertainment.s_tv {background-position:0 -120px}
.sprite_entertainment.s_movies {background-position:0 -150px}
.sprite_shopping {width:18px; height:18px; background:transparent url(//static.topixcdn.com/pics/sprite_shopping_mini.gif) no-repeat;}
.sprite_shopping.s_merchandise {background-position:0 0}
.sprite_shopping.s_cars {background-position:0 -30px}
.sprite_shopping.s_pets {background-position:0 -60px}
.sprite_shopping.s_coupons {background-position:0 -90px}


/**** MARKETING - ADVERTISING - PARTNERS ****/
.partner_box_label {padding-bottom:5px; text-align:center;}
.partner_box_logo {padding-left:5px; border:0; vertical-align:middle;}
.partner_box .lead {line-height:normal;}
.partner_box .sources {padding:2px 0;}
.partner_box_article {float:right; margin:10px 0 10px 10px; border:1px solid #ccc; padding:5px; font-size:11px;}
.partner_box_article div .article a.headline {font-weight:normal; font-size:12px;}
TABLE.member_mod_admin TR TD {padding:2px; margin:0;}
.permissions_box {padding:5px; border:1px solid gray; width:320px; margin:20px;}
.permissions_box .pb_endheader {padding-bottom:4px; border-bottom:1px solid gray;}
.permissions_box .pb_perms {padding-top:8px;}
.permissions_box .pb_permbox {padding:5px 5px 5px 10px;}
.permissions_box .pb_adminpermbox {padding:5px 5px 5px 10px; float:right; background-color:#fff2f2;}
.permissions_box .pb_footer {padding:15px 10px 0 0; text-align:right;}
a.forum_tracker_link, a.forum_tracker_link:visited {font-weight:bold; color:#fff;}
a.forum_tracker_link:visited:hover, a.forum_tracker_link:hover {color:#fff; text-decoration:underline;}

.forumTrackerFlyover {position:absolute; z-index:1000000; left:0; top:0; background:#fff;}
#reply_tracker {text-align:left; border:3px solid #699c00; background:#fff; padding:9px 10px; position:relative;}
#reply_tracker .close_me {float:right; display:block; position:absolute; top:10px; right:12px;}
#reply_tracker h4 {font-size:18px; margin:0; padding:0 0 4px;}
.tracker_table tr th {padding:4px 5px; background-color:#999; color:#fff; font-size:12px; text-align:left;}
.tracker_table tr td {padding:4px 5px; border-bottom:1px dotted #699c00; font-size:12px; text-align:left;}

.inline_forum_tracker {margin-bottom:6px; text-align:center;}
.inline_forum_tracker .forum_tracker_link {margin-left:auto; margin-right:auto; display:block; width:420px; height:20px; padding:3px 6px; background:transparent url(//static.topixcdn.com/pics/inline_forum_background.png) top left no-repeat;}
.inline_forum_tracker .forum_tracker_link img {padding-right:2px; _vertical-align:middle; cursor:pointer;}
.hidelink {padding:4px; border:1px solid #666; background-color:white;}
.create_forum_poll {color:#999; padding-bottom:6px; font-size:14px;}
.create_forum_poll a {font-weight:bold;}
.ad_solicit {text-align:right; padding-right:6px; margin-bottom:2px;}
.editorblock {padding:10px; border:2px solid #c00; width:300px; background-color:#fff;}
.editorblock p.separator {margin-top:5px; padding-top:5px; border-top:1px solid #ccc;}
.editorblock hr {margin-top:5px; margin-bottom:5px;}

.textads {margin:12px 0; padding:6px 0; border-bottom:1px solid #ddd; clear:both; border-top:1px solid #ddd;}
.gcp_ads {margin:12px 0; padding:8px 0; border-bottom:1px solid #ddd; clear:both; border-top:1px solid #ddd; background:transparent url(//static.topixcdn.com/pics/label_advertisment.gif) 0 2px no-repeat;}

.fna_title {font-size:16px; font-weight:bold; border-bottom:1px solid #999; margin-bottom:4px;}
a.fna_body {display:block; line-height:120%; padding-top:5px; color:#333; font-size:12px;}
a.fna_body:hover {text-decoration:none; color:#164c97;}
.fna_headline {font-weight:bold; font-size:15px; color:#164c97; padding-bottom:4px;}
.fna_body ul li {padding-bottom:2px;}


/*************** WIDGET STYLES ***********/
.tabs {list-style-type:none; margin:0; padding:0; font-size:11px; position:absolute;}
.tabs li {float:left; margin:0 0 0 -1px; position:relative;}
.tabs li a {text-decoration:none; color:#555; display:block; background-color:#ddd; border:1px solid #bbb; padding:1px 5px 3px;}
.tabs li a:hover {background-color:#dcebfa; color:#06c; text-decoration:none;}
.tabs li a.active {color:#444; background-color:#fff; border-bottom-color:#fff; cursor: default;}


.widget .widget_head {padding:0 12px 4px; clear:both; background:#eee url(//static.topixcdn.com/pics/widget_head_background.png) bottom left repeat-x; border-bottom:1px solid #ccc;position:relative;}
.widget .widget_head h4 {margin:0 0 0 0; padding:0 0 0 0;}
.widget .widget_head .tabs {left:12px; bottom:-1px;}
.widget .widget_content h5 {margin:0; padding:0 0 4px 0;}
.widget form {padding:0 7px;}
.widget ol {margin-left:24px;}
.widget label {font-weight:bold; display:block; padding:0 0 2px 0;}
.widget dl, .widget dt, .widget dd {padding:0; margin:0}
.widget {margin:0 0 0 0; text-align:left; _position:relative;}
.widget .widget_content {padding:0 0 0 0; clear:both;}
.widget .c .widget_content {padding:0 12px;}
.widget_plain {zoom:1; margin-bottom: 30px;}
.widget_white {padding-bottom:30px; zoom:1;}
.widget_white h4 {font-size:18px; border-bottom:1px dotted #ccc;}
.widget_white h4 a {color:#333;}

.widget .sub_widget h5 {font-size:13px; padding:0; margin:0 0 3px 0;}
h4.widget_title {font-size:12px; line-height:100%; margin:0 0 5px 0; padding:5px 5px 4px 5px; background-color:#eee; border:1px solid #ccc; text-transform:uppercase; zoom:1;-moz-border-radius:4px; -webkit-border-radius:4px;}
h4.widget_title a {color:#333;}


.widget_chitika { margin-bottom: 12px; }

#trulia_homeroll h4.widget_title, #relocation h4.widget_title, #featured_events h4.widget_title {background-color:transparent; color:#333; padding:0 0 4px 0; text-transform:none; font-size:16px; border:none; border-bottom:1px solid #999; font-weight:bold;}
#trulia_homeroll h4.widget_title a {color:#333;}

#whos_editing #edits_history {position: absolute; right:8px; top:3px;}
#whos_editing h5 {font-size:12px; color:#444; text-align:center; padding:0 0 0 0;}
#whos_editing li {padding-bottom:0;}
#news_calendar .widget_content {padding-left:22px;}
#search_combo .widget_head, 
#thread_forum #thread_widget {width:99%; margin:0 0 5px 0;}
#thread_widget tr, #thread_widget tr td  {background-color:transparent;}
#thread_widget tr th {padding-top:0;}
#node_info .widget_content {padding:4px 12px;}
#local_teaser {font-size:11px;}
#local_teaser .widget_content {padding:6px 8px 0 12px;}
#local_teaser .sub_widget {margin:0;padding:0;zoom:1}
.updated {font-size:11px; color:#999; float:right;}
.more_this {clear:both; padding:6px 0 0 0; text-align:right;}
.more_this a {font-weight:bold;}
#weather dt {width:52%; float:left; font-size:13px; font-weight:bold;}
#weather dt a {display:block; margin:0 0 1px 0;}
#weather dt a:hover {text-decoration:none;}
#weather dt img {vertical-align:middle; padding:0 1px 0 0;}
#weather dd {padding:2px 0 0 0;}
#weather .more_this {padding:1px 0 0 0;clear:both;}
#traffic.sub_widget {padding:7px 0 0 0; margin:8px 0 0 0; border-top:1px solid #ddd;}
#traffic .traffic_incident {width:72%;float:left; padding:0 3px 0 0;}
#traffic .traffic_incident  dt a {padding:2px 0 0 0;}
#traffic .traffic_incident  dd {padding:0}
#traffic .jam_factor {width:45px; height:54px; float:left; background:transparent url(//static.topixcdn.com/pics/jam_factor.gif);position:relative;}
#traffic .jam_factor dt {margin:21px 0 0 5px; text-align:center; font-size:16px; font-weight:bold; color:#666; }
#traffic .jam_factor dd {width:29px; position:absolute; left:11px; bottom:10px;}
#traffic .jam_factor dd .jam_factor_slider {width:2px; height:5px;display:block; background:#000;}
#weather .teaser_wide dt {width:35%}
#weather .teaser_wide dd {width:20%; float:left}
#weather .teaser_wide dd.extra_meta {width:35%; float:left}
#traffic .traffic_incident_wide {width:99%;}
#traffic .traffic_incident_wide dt {font-weight:bold;}
#traffic .jam_factor_wide {padding:3px 0;}
#traffic .jam_factor_wide dt {font-weight:bold; width:35px; float:left; text-align:right; padding:3px 6px 0 0; line-height:92%;}
#traffic .jam_factor_wide dd {width:230px; height:26px; float:left; background:transparent url(//static.topixcdn.com/pics/jam_factor_wide.gif) no-repeat 0 5px;} 
#traffic .jam_factor_wide dd .jam_factor_slider {display:block; background:#fff; border:1px solid #666; padding:1px 2px; width:1.5em; font-size:10px; font-weight:bold; text-align:center;}
.cloud_wrap {margin:0 0 16px; padding:6px 8px; position:relative; line-height:1.7em; color:#aaa; text-align:left; border:1px solid #ccc; background:#f5f5f5; border-top-width:2px; display:block;}
.cloud_wrap #cloud_label { font-weight:bold; font-size:12px; text-align:left; background:#fff; padding:1px 4px; margin:0 -4px 0 -4px;}
.cloud_wrap #cloud_label span {font-weight:normal; font-size:11px; color:#aaa; display:inline;}
.cloud_wrap ol {margin:0 0 4px 0;}
.cloud_wrap ol li {display:inline; padding:0 0.5em 0 0;}
.cloud_wrap .cloud6 {font-size:22px; color:#164c97;}
.cloud_wrap .cloud5 {font-size:20px; color:#2a5da3;}
.cloud_wrap .cloud4 {font-size:18px; color:#3f6faf;}
.cloud_wrap .cloud3 {font-size:16px; color:#5380bb;}
.cloud_wrap .cloud2 {font-size:14px; color:#6792c7;}
.cloud_wrap .cloud1 {color:#7ba3d3;}
.cloud_wrap a {color:#7ba3d3;}
.widget .cloud_wrap {border:none; background:none; }
.widget .cloud_wrap ol {margin:4px 0 4px;}
.widget .cloud_wrap ol li {display:inline; padding:0 0.5em 0 0;}
.widget_plain .cloud_wrap {padding:0 0 0 0; margin:0 0 0 0;}
#breadcrumb {display: block; list-style-type: none; margin: 0; padding: 0 0 0 2px; text-align:left;}
#breadcrumb li {position:relative; margin: 0; display: block; float:left; padding:0 0 3px 0;}
#breadcrumb li a {width: 100px;}
#breadcrumb li ul {display: none; position: absolute; top: 14px; left:0;}
#breadcrumb li ul li {float: none; display: block; padding:0;}
#breadcrumb ul.bread_child_wrap {font-size:12px; width:230px; _width:214px; background:#ffc url(//static.topixcdn.com/pics/spotlight_back.png) top left repeat-x; border: 1px solid #999; border-top:1px solid #ccc; padding: 4px 10px 6px; z-index:10; text-align:left;}
#breadcrumb li.bread_header {font-weight:bold; border-bottom:1px solid #999; margin:0 0 4px 0;}
#breadcrumb li.bread_node {padding:0 0 4px 12px;}
#breadcrumb li.bread_footer {font-weight:bold; border-top:1px solid #999; padding:4px 0 0 0;}
.module {margin:0 0 20px 0;}
.heading {margin:0 0 8px 0;}
.heading .c {padding:0 10px;}
.heading h3 {padding:0; margin:-1px 0;font-size:16px;}
#citysearch_listings dt {font-size: 12px; font-weight: bold; }
#citysearch_listings dd {padding-bottom: 6px; }
#most_popular {zoom:1; }
#most_popular h4 img {display:none;}
#most_popular ol {margin-left:24px; margin-top:5px; font-weight:bold;}
#most_popular ol li {padding-bottom:8px; line-height:110%;}
#most_popular ol li img {vertical-align:middle}
.photo_footer {padding:6px; border:1px solid #c3d8f1; background:#F5FAFE; width:80%; margin:0 auto; text-align:center; display:block; margin:0 auto;}
.photo_footer span {color:#222;}
.nodebox_sublocal {font-size:11px; border-top:1px dotted #ccc; padding-top:20px;}
.nodebox_sublocal_head {font-size:12px; font-weight:bold; padding-bottom:5px;}
.nodebox_sublocal_content {list-style-type:square; margin-left:14px; color:#666;}
.nodebox_sublocal_content li {float:left; width:49%; }
#freecredit {background:#08458C;  padding-bottom:0; margin:0 0 8px;}
#freecredit.lrg_margin {margin:0 0 30px;}
#freecredit form {padding:0;}
#freecredit fieldset {border:none; padding:0 10px;}
#freecredit .widget_head {background:#316DB5; font-size:16px; padding:8px 10px 4px; margin:0; color:#fff; border-bottom:none;}
#freecredit .intro_txt {font-size:11px; padding:8px 0 4px; color:#fff;}
#freecredit label {display:block; clear:both; margin:0; padding:0; padding-top:5px; font-size: 11px; color:#fff}
#freecredit input { width:98%;}
#freecredit #nextbutton{cursor:pointer; color:#fff; border:none; font-weight:bold; font-size:13px; margin:5px 0; padding:5px 0 7px; background:transparent url(//static.topixcdn.com/pics/green_button_blank.gif) no-repeat center; height:30px; width:65px;}
#experianlogo{cursor:pointer; border:0; margin:0; background:#00387B url(http://static.topixcdn.com/ext/experian_logo_blue.gif) no-repeat right; height:41px; width:275px;}
.widget .pcb_form {background:#1eb9f5 url(//static.topixcdn.com/ext/ad_pcb_bg_blue.jpg) bottom no-repeat; padding:0 14px 63px; position:relative; }
.widget .pcb_form .form_row {margin:0 0 8px;}
.widget .pcb_form label {color:#fff;}
.widget .pcb_form .txt_input {width:260px;}
.pcb_go {position:absolute; width:80px; height:35px; bottom:19px; right:25px; cursor:pointer;}


/*************** STYLES TO BE USED IN FORMS ***********/
.error_msg span, em.error_msg {padding:3px 3px 3px 21px; margin:0 0 4px; border:1px solid #c00; color:#c00; font-weight:bold; font-size:12px; background:#ffc url(//static.topixcdn.com/pics/icon_mini_alert.png) 4px 50% no-repeat;clear:right;display:block; width:70%; font-style:normal; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px;}
.input_round4 {-moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; border:2px solid #ccc; padding:4px 4px; font-family:sans-serif; color:#444; font-size:13px;}
.form_rows {list-style:none; margin:0; padding:0;}
.form_rows li {clear:both; margin:7px 0;}
.form_rows label {font-size:14px; font-weight:bold; color:#666;}
.captcha_wrap {margin:5px 0 0;}
.captcha_img {border:1px solid #ccc;}
.submit_button {font-size:13px; padding:2px 4px; font-family:sans-serif; cursor:pointer; border-radius:4px;}
.emboss {background:#f5f5f5; -webkit-box-shadow: inset 0px 6px 6px -1px rgba(0,0,0,.5); -moz-box-shadow: inset 0px 6px 6px -1px rgba(0,0,0,.5); box-shadow: inset 0px 6px 6px -1px rgba(0,0,0,.5);}
.form_row {overflow:hidden;}


.char_counter {width:1.8em; display:inline; font-size:11px; color:#777;}
.required_field {color:red; font-size:14px; font-weight:bold;}
.main_action {font-weight:bold; margin:0 0 0 10px; font-size:12px;}
.dialog_form h4 {font-size:16px; margin:0 0 8px; padding:0;}
.dialog_form .row {margin:0 0 7px;}
.dialog_form label {display:block; font-weight:bold; font-size:13px;}
.dialog_form .input {display:block; padding:3px; border:1px solid #999; width:97%; font-family:Helvetica, arial, sans-serif; font-size:13px;}
.dialog_form #captcha.img {margin-right:5px; border:1px solid #ccc;}
.dialog_form input.captcha {margin:6px 0 0; border:1px solid #ccc; font-size:18px; padding:3px; border:1px solid #999; font-family:Helvetica, arial, sans-serif;}
.email_miniform {padding:0 0 9px; border-top: 1px dotted #ddd; border-bottom: 1px dotted #ddd; }
.email_miniform form {overflow:hidden; padding:4px 0 0;}
.email_miniform h4 {font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, sans-serif; font-weight: 100; font-size: 17px; padding:3px 0 2px; margin:0; border-topx:2px solid #aaa;}
.email_miniform .input_email {width:195px; float:left; box-sizing: border-box; font-size:15px; margin:0 10px 0 0; font-weight:100;}
.email_miniform .submit_button {padding:6px 10px; font-size:14px; margin:0; float:left; background:#f80; color:#fff; border:none; font-weight:100;}
.email_miniform .submit_button:hover {background:#f60;}
.emailsub_wrap .pspaced {margin:10px 0;}
.emailsub_wrap .form_row {margin-top:20px;}
.emailsub_wrap .form_row .form_label {width:130px; float:left;}
.emailsub_wrap .captcha_input {width:80px; margin:0 0 7px; box-sizing:border-box;}
.emailsub_wrap .button_silver_blue {padding:4px 14px; font-size:14px; margin:0;}

/* Rounded corner: all light tan, no border */
.round .t, .round .b, .round .t b, .round .b b { display:block; overflow:hidden;}
.round .t b, .round .b b { float:right; width:50%;}
.round .t .r { background-position:top right; }
.round .b .r { background-position:bottom right;}
.round .b { background-position:bottom left; }
.round .br { clear:both; display:block; overflow:hidden; height:0; }
.round .t, .round .b, .round .b b, .round .t b {height:9px; background-image:url(//static.topixcdn.com/pics/curve_lt_shade.gif);}
.round .c { border:none; background:#f1f1e2; padding:0 12px;}
.widget .c {padding:0;}

/* Rounded corner: all white with gray header and border */
.round2 .t, .round2 .b, .round2 .t b, .round2 .b b { display:block; overflow:hidden;}
.round2 .t b, .round2 .b b { float:right; width:50%;}
.round2 .t .r { background-position:top right; }
.round2 .b .r { background-position:bottom right;}
.round2 .b { background-position:bottom left; }
.round2 .br { clear:both; display:block; overflow:hidden; height:0; }
.round2 .t, .round2 .b, .round2 .b b, .round2 .t b {height:9px; background-image:url(//static.topixcdn.com/pics/curve_border_graytop.png);}
.round2 .c {background:#fff; border-left:1px solid #ccc; border-right:1px solid #ccc;}

/* Rounded corner: all light blue with blue border */
.round3 .t, .round3 .b, .round3 .t b, .round3 .b b { display:block; overflow:hidden;}
.round3 .t b, .round3 .b b { float:right; width:50%;}
.round3 .t .r { background-position:top right; }
.round3 .b .r { background-position:bottom right;}
.round3 .b { background-position:bottom left; }
.round3 .br { clear:both; display:block; overflow:hidden; height:0; }
.round3 .t, .round3 .b, .round3 .b b, .round3 .t b {height:9px; background-image:url(//static.topixcdn.com/pics/curve_blue.png);}
.round3 .c {background:#dcebfa; border-left:1px solid #c3d8f1; border-right:1px solid #c3d8f1;}
.round3 .widget_head {background:#dcebfa;}

/* Rounded corner: all white with gray border */
.round4 .t, .round4 .b, .round4 .t b, .round4 .b b { display:block; overflow:hidden;}
.round4 .t b, .round4 .b b { float:right; width:50%;}
.round4 .t .r { background-position:top right; }
.round4 .b .r { background-position:bottom right;}
.round4 .b { background-position:bottom left; }
.round4 .br { clear:both; display:block; overflow:hidden; height:0; }
.round4 .t, .round4 .b, .round4 .b b, .round4 .t b {height:9px; background-image:url(//static.topixcdn.com/pics/curve_border_no_bg.gif);}
.round4 .c {background:#fff; border-left:1px solid #ccc; border-right:1px solid #ccc;}
.round4 .widget_head {background:#fff; border-bottom:none;}
.round4 .widget_head h4 {font-size:24px; line-height:24px;}

/* Rounded corner: all lt gray with gray border */
.round5 .t, .round5 .b, .round5 .t b, .round5 .b b { display:block; overflow:hidden;}
.round5 .t b, .round5 .b b { float:right; width:50%;}
.round5 .t .r { background-position:top right; }
.round5 .b .r { background-position:bottom right;}
.round5 .b { background-position:bottom left; }
.round5 .br { clear:both; display:block; overflow:hidden; height:0; }
.round5 .t, .round5 .b, .round5 .b b, .round5 .t b {height:9px; background-image:url(//static.topixcdn.com/pics/curve_lt_gray.gif);}
.round5 .c {background:#f4f4f4; border-left:1px solid #e3e3e3; border-right:1px solid #e3e3e3;}
.round5 .widget_head {background:#f4f4f4; border-bottom:none; padding-bottom:0;}

/* Rounded corner: very light blue with light blue border */
.round6 .t, .round6 .b, .round6 .t b, .round6 .b b { display:block; overflow:hidden;}
.round6 .t b, .round6 .b b { float:right; width:50%;}
.round6 .t .r { background-position:top right; }
.round6 .b .r { background-position:bottom right;}
.round6 .b { background-position:bottom left; }
.round6 .br { clear:both; display:block; overflow:hidden; height:0; }
.round6 .t, .round6 .b, .round6 .b b, .round6 .t b {height:9px; background-image:url(//static.topixcdn.com/pics/curve_blue2.png);}
.round6 .c {background:#f5fafe; border-left:1px solid #c3d8f1; border-right:1px solid #c3d8f1;}
.round6 .widget_head {background:#f5fafe; border-bottom:none; padding-bottom:0;}

/* Rounded corner: light green with green border */
.round7 .t, .round7 .b, .round7 .t b, .round7 .b b { display:block; overflow:hidden;}
.round7 .t b, .round7 .b b { float:right; width:50%;}
.round7 .t .r { background-position:top right; }
.round7 .b .r { background-position:bottom right;}
.round7 .b { background-position:bottom left; }
.round7 .br { clear:both; display:block; overflow:hidden; height:0; }
.round7 .t, .round7 .b, .round7 .b b, .round7 .t b {height:9px; background-image:url(//static.topixcdn.com/pics/curve_green.png);}
.round7 .c {background:#f8fde5; border-left:1px solid #9c0; border-right:1px solid #9c0;}
.round7 .widget_head {background:#f8fde5; border-bottom:none; padding-bottom:0;}

/* Rounded corner: yellow */
.round8 .t, .round8 .b, .round8 .t b, .round8 .b b { display:block; overflow:hidden;}
.round8 .t b, .round8 .b b { float:right; width:50%;}
.round8 .t .r { background-position:top right; }
.round8 .b .r { background-position:bottom right;}
.round8 .b { background-position:bottom left; }
.round8 .br { clear:both; display:block; overflow:hidden; height:0; }
.round8 .t, .round8 .b, .round8 .b b, .round8 .t b {height:9px; background-image:url(//static.topixcdn.com/pics/curve_yellow.png);}
.round8 .c {background:#ffc; border-left:1px solid #fc0; border-right:1px solid #fc0;}
.round8 .widget_head {background:#ffc; border-bottom:none; padding-bottom:0;}

/* Rounded corner: white with purple header and border */
.round9 .t, .round9 .b, .round9 .t b, .round9 .b b { display:block; overflow:hidden;}
.round9 .t b, .round9 .b b { float:right; width:50%;}
.round9 .t .r { background-position:top right; }
.round9 .b .r { background-position:bottom right;}
.round9 .b { background-position:bottom left; }
.round9 .br { clear:both; display:block; overflow:hidden; height:0; }
.round9 .t, .round9 .b, .round9 .b b, .round9 .t b {height:9px; background-image:url(//static.topixcdn.com/pics/curve_purple_top.png);}
.round9 .c {background:#fff; border-left:1px solid #8c66b1; border-right:1px solid #8c66b1;}
.round9 .widget_head {background:#eef; border-bottom:1px solid #8c66b1;}

/* Rounded corner: purple */
.round10 .t, .round10 .b, .round10 .t b, .round10 .b b { display:block; overflow:hidden;}
.round10 .t b, .round10 .b b { float:right; width:50%;}
.round10 .t .r { background-position:top right; }
.round10 .b .r { background-position:bottom right;}
.round10 .b { background-position:bottom left; }
.round10 .br { clear:both; display:block; overflow:hidden; height:0; }
.round10 .t, .round10 .b, .round10 .b b, .round10 .t b {height:9px; background-image:url(//static.topixcdn.com/pics/curve_purple.png);}
.round10 .c {background:#eef; border-left:1px solid #8c66b1; border-right:1px solid #8c66b1;}
.round10 .widget_head {background:#eef; border-bottom:none; padding-bottom:0;}

/* Rounded corner: gray border gray background */
.round11 .t, .round11 .b, .round11 .t b, .round11 .b b { display:block; overflow:hidden;}
.round11 .t b, .round11 .b b { float:right; width:50%;}
.round11 .t .r { background-position:top right; }
.round11 .b .r { background-position:bottom right;}
.round11 .b { background-position:bottom left; }
.round11 .br { clear:both; display:block; overflow:hidden; height:0; }
.round11 .t, .round11 .b, .round11 .b b, .round11 .t b {height:9px; background-image:url(//static.topixcdn.com/pics/curve_border_grayback.png);}
.round11 .c {background:#fff; border-left:1px solid #ccc; border-right:1px solid #ccc;}
.round11 .widget_head {background:#fff; border-bottom:none;}
.round11 .widget_head h4 {font-size:24px; line-height:24px;}

/* Rounded corner: ADMIN RED */
.round12 .t, .round12 .b, .round12 .t b, .round12 .b b { display:block; overflow:hidden;}
.round12 .t b, .round12 .b b { float:right; width:50%;}
.round12 .t .r { background-position:top right; }
.round12 .b .r { background-position:bottom right;}
.round12 .b { background-position:bottom left; }
.round12 .br { clear:both; display:block; overflow:hidden; height:0; }
.round12 .t, .round12 .b, .round12 .b b, .round12 .t b {height:9px; background-image:url(//static.topixcdn.com/pics/curve_red.png);}
.round12 .c {background:#fbebeb; border-left:1px solid #c00; border-right:1px solid #c00;}
.round12 .widget_head {background:#fbebeb; border-bottom:none;}
.round12 .widget_head h4 {font-size:24px; line-height:24px;}

/* Rounded corner: Metal gradient on bottom, white on top */
.round13 .t, .round13 .b, .round13 .t b, .round13 .b b { display:block; overflow:hidden;}
.round13 .t b, .round13 .b b { float:right; width:50%;}
.round13 .t .r { background-position:top right; }
.round13 .b .r { background-position:bottom right;}
.round13 .b { background-position:bottom left; }
.round13 .br { clear:both; display:block; overflow:hidden; height:0; }
.round13 .t, .round13 .b, .round13 .b b, .round13 .t b {height:9px; background-image:url(//static.topixcdn.com/pics/curve_border_graybot.gif);}
.round13 .c {background:#fff url(//static.topixcdn.com/pics/curve_metal_bg.gif) bottom repeat-x; border-left:1px solid #ccc; border-right:1px solid #ccc;} 

/* Rounded corner: Yellow border, white background */
.round14 .t, .round14 .b, .round14 .t b, .round14 .b b { display:block; overflow:hidden;}
.round14 .t b, .round14 .b b { float:right; width:50%;}
.round14 .t .r { background-position:top right; }
.round14 .b .r { background-position:bottom right;}
.round14 .b { background-position:bottom left; }
.round14 .br { clear:both; display:block; overflow:hidden; height:0; }
.round14 .t, .round14 .b, .round14 .b b, .round14 .t b {height:9px; background-image:url(//static.topixcdn.com/pics/curve_border_yellow.png);}
.round14 .c {background:#fff; border-left:1px solid #fc0; border-right:1px solid #fc0;}

/* Rounded corner: solid green */
.round15 .t, .round15 .b, .round15 .t b, .round15 .b b { display:block; overflow:hidden;}
.round15 .t b, .round15 .b b { float:right; width:50%;}
.round15 .t .r { background-position:top right; }
.round15 .b .r { background-position:bottom right;}
.round15 .b { background-position:bottom left; }
.round15 .br { clear:both; display:block; overflow:hidden; height:0; }
.round15 .t, .round15 .b, .round15 .b b, .round15 .t b {height:9px; background-image:url(//static.topixcdn.com/pics/curve_green2.png);}
.round15 .c {background:#9c0;}

/* Rounded corner: transparent big blue */
.round16 .t, .round16 .b, .round16 .t b, .round16 .b b { display:block; overflow:hidden;}
.round16 .t b, .round16 .b b { float:right; width:50%;}
.round16 .t .r { background-position:top right; }
.round16 .b .r { background-position:bottom right;}
.round16 .b { background-position:bottom left; }
.round16 .br { clear:both; display:block; overflow:hidden; height:0; }
.round16 .t, .round16 .b, .round16 .b b, .round16 .t b {height:18px; background-image:url(//static.topixcdn.com/pics/curve_bigblue.gif);}
.round16 .c {background:#036;}
.widget.round16 .c .widget_content {padding:0 18px;}

/* Rounded corner: big white on blue */
.round17 .t, .round17 .b, .round17 .t b, .round17 .b b { display:block; overflow:hidden;}
.round17 .t b, .round17 .b b { float:right; width:50%;}
.round17 .t .r { background-position:top right; }
.round17 .b .r { background-position:bottom right;}
.round17 .b { background-position:bottom left; }
.round17 .br { clear:both; display:block; overflow:hidden; height:0; }
.round17 .t, .round17 .b, .round17 .b b, .round17 .t b {height:18px; background-image:url(//static.topixcdn.com/pics/curve_bigwhite.gif);}
.round17 .c {background:#fff;}

/* Rounded corner: tiny #eeeeee on white */
.round18 .t, .round18 .b, .round18 .t b, .round18 .b b { display:block; overflow:hidden;}
.round18 .t b, .round18 .b b { float:right; width:50%;}
.round18 .t .r { background-position:top right; }
.round18 .b .r { background-position:bottom right;}
.round18 .b { background-position:bottom left; }
.round18 .br { clear:both; display:block; overflow:hidden; height:0; }
.round18 .t, .round18 .b, .round18 .b b, .round18 .t b {height:4px; background-image:url(//static.topixcdn.com/pics/curve_eeeeee.gif);}
.round18 .c {background:#eee;}

/* Rounded corner: tiny #ff6600 on white */
.round19 .t, .round19 .b, .round19 .t b, .round19 .b b { display:block; overflow:hidden;}
.round19 .t b, .round19 .b b { float:right; width:50%;}
.round19 .t .r { background-position:top right; }
.round19 .b .r { background-position:bottom right;}
.round19 .b { background-position:bottom left; }
.round19 .br { clear:both; display:block; overflow:hidden; height:0; }
.round19 .t, .round19 .b, .round19 .b b, .round19 .t b {height:4px; background-image:url(//static.topixcdn.com/pics/curve_ff6600.gif);}
.round19 .c {background:#f60;}

/* Rounded corner: 2px gray border on white */
.round20 .t, .round20 .b, .round20 .t b, .round20 .b b { display:block; overflow:hidden;}
.round20 .t b, .round20 .b b { float:right; width:50%;}
.round20 .t .r { background-position:top right; }
.round20 .b .r { background-position:bottom right;}
.round20 .b { background-position:bottom left; }
.round20 .br { clear:both; display:block; overflow:hidden; height:0; }
.round20 .t, .round20 .b, .round20 .b b, .round20 .t b {height:9px; background-image:url(//static.topixcdn.com/pics/curve_2px_fff.gif);}
.round20 .c {background:#fff; border-left:2px solid #ccc; border-right:2px solid #ccc;}

/* Rounded corner: 2px gray border on efefef */
.round21 .t, .round21 .b, .round21 .t b, .round21 .b b { display:block; overflow:hidden;}
.round21 .t b, .round21 .b b { float:right; width:50%;}
.round21 .t .r { background-position:top right; }
.round21 .b .r { background-position:bottom right;}
.round21 .b { background-position:bottom left; }
.round21 .br { clear:both; display:block; overflow:hidden; height:0; }
.round21 .t, .round21 .b, .round21 .b b, .round21 .t b {height:9px; background-image:url(//static.topixcdn.com/pics/curve_2px_efefef.gif);}
.round21 .c {background:#efefef; border-left:2px solid #ccc; border-right:2px solid #ccc;}

/* Rounded corner: 2px #9cf border on fff */
.round22 .t, .round22 .b, .round22 .t b, .round22 .b b { display:block; overflow:hidden;}
.round22 .t b, .round22 .b b { float:right; width:50%;}
.round22 .t .r { background-position:top right; }
.round22 .b .r { background-position:bottom right;}
.round22 .b { background-position:bottom left; }
.round22 .br { clear:both; display:block; overflow:hidden; height:0; }
.round22 .t, .round22 .b, .round22 .b b, .round22 .t b {height:7px; background-image:url(//static.topixcdn.com/pics/curve_2px_9cf_fff.gif);}
.round22 .c {background:#fff; border-left:2px solid #9cf; border-right:2px solid #9cf;}


.forum_ww .forum_ww_line {font-size:11px; padding:4px 0; border-top:1px solid #ccc; overflow:hidden;}
.forum_ww .forum_ww_topic {float:left;  font-weight:bold; width:240px;}
.forum_ww .forum_ww_lut {float:left; text-align:right; width:60px;}
.forum_ww .forum_ww_readall {border-top:1px solid #ccc; text-align:center; padding:4px 0;}
.forum_ww .forum_ww_readall a {font-weight:bold; padding-right:5px}
.forum_ww .forum_ww_startdis {border-top:1px solid #ccc; padding:5px 10px;}
.forum_ww .forum_ww_startdis img {float:left; margin:0 6px 0 0;}
.forum_ww .forum_ww_startdis a {font-weight:bold;}
.forum_ww .forum_ww_th {font-size:11px; font-weight:bold; overflow:hidden; color:#666; padding:4px 0; zoom:1;}
.forum_ww .forum_ww_th_topic {float:left; width:150px;}
.forum_ww .forum_ww_th_lastcomment {float:right; text-align:right; width:150px;}

.widget_news ul {list-style-type:square; color:#666; margin-left:16px;}
.widget_news ul li {padding-bottom:4px;}

.grayback {background-color:#f4f4f4;}
#center .widget_head h4 {font-size:14px; line-height:14px;}

/* Start IE Patches */
/* --- To prevent h4 and link overlapping in IE --- */
#whos_editing .widget_head h4 {_width:70%;}
/* --- To correct tabs aligned at the bottom --- */
.widget .widget_head .tabs {_bottom:-2px;}
/* --- To correct .widget_head taking over the entire widget's height --- */
.widget .widget_head {_height:2em;}
/* --- To correct disappearing side borders in IE6 and IE7 --- */
.widget .widget_content {_height:1%; zoom:1;}
/* --- To fix .jam_factor_slider position and size --- */
#traffic .jam_factor dt {_margin-top:20px;}
#traffic .jam_factor_slider {_font-size:1px;}
/* --- To fix line height in cloud widget --- */
.cloud_wrap {_line-height:1.9em;}
/* --- To fix overlapping round corners --- */
.heading h3 {_margin:0;}
/* --- To ensure updated stamp shows up --- */
.updated {position:relative;}
/* End IE Patch */

/*************** EDITOR MENU *************/
ul.editor_tools {padding:0 0 0 15px; margin:0; list-style-type:disc;}
ul.editor_tools li {padding:4px 0 0 0; margin:0 0 0 0;}
.editor_menu {padding-bottom:5px; border-bottom:1px solid #ccc; margin-bottom:10px;}
.editor_menu_button {float:left; width:65px; font-size:11px; text-align:center;}
.editor_menu_button a  {display:block;}
.editor_menu_button a img {display:block; margin:0 auto 3px;}

/***************** FORUM STYLES ********************/
#forums_full #main .main_padding {padding:0 10px; border:none;}
#forumthread h1 {padding:0 0 8px 0; font-size:24px; text-align:left; line-height:24px; letter-spacing:-1px;}
#forumthread h1 a {color:#444; text-decoration:none;}
td {padding:2px;}
.table_row_label {background-color:#666; color:#fff; font-weight:bold; font-size:11px; text-transform:uppercase; letter-spacing:1px;}
.table_row_alt {background-color:#ebf7d4;}
.post_table {margin:-1px 0 0 0; width:100%; table-layout:fixed;}
#forumthread .post_table {width:640px;}
#permalink .post_table {width:550px;}
.post_table .authorbox {padding:6px; width:156px; background-color:#eee; border-top: 1px solid #999; border-bottom: 1px solid #999; vertical-align:top;}
.authorbox p {line-height:120%;}
.post_table .authorsn {font-size:13px; font-weight:bold;}
.post_table .anonsn {font-style:italic;}
.post_table .regsn {font-weight:bold; font-size:14px; padding-bottom:2px;}

.mini_profile_image {margin:0 4px 4px 0; float:left;}
.authorbox .avatar_wrap {padding:3px; float:left; margin: 0 4px 4px 0; position:relative;}
.authorbox .avatar_wrap a {display:block;}
.authorbox .avatar_wrap .mini_profile_image {margin:0; float:none; padding:0;}

.post_table .registered {background-color:#e6ebfe;}
.post_table .moderator {background:#164c97 !important;}
.post_table .moderator .regsn {padding:4px 4px 3px 20px; margin:0 0 5px;background: #164c97 url(//static.topixcdn.com/pics/icon_topix_t.gif) no-repeat 4px 4px;}
.post_table .moderator .regsn a, .moderator .regsn a:visited {color:#fff} 
.post_table .regjoined, .post_table .regpostcount {font-size:10px;}
.post_table .regupsell {padding-top:6px; padding-bottom:2px; white-space:nowrap; font-size:11px; font-weight:bold;}
.post_table .geoip {font-style:italic; font-size:10px;}
.post_table .geoip_isp {color:#999; font-style:italic; font-size:9px;}
.post_table .adminpostinfo {margin-top:4px; padding-top:4px; border-top:1px dotted #999; color:#666; font-size:10px;}
.post_table .postbox {padding:8px 4px 10px 8px; border-top:1px solid #999; font-size:13px;}
.post_table .postbox .topbar {border-bottom:1px solid #ccc; padding-bottom:3px;}
.post_table .postbox .postcontent {padding:5px 0 5px 0; clear:both; font-size:12px; text-align:justify; line-height:130%; overflow:hidden;}
.postadmin_statusbox {margin-left:8px; float:right; padding:1px; background-color:#FFF0F0; font-size:11px;}
.post_table .postrollupinfo {padding:4px 0 4px 0; font-size:11px;}
.post_table .postbox .posttime {float:left; white-space:nowrap; color:#888; font-size:11px; font-style:italic;}
a.postflaglink img {padding-right:2px; _vertical-align:middle;}
.post_table a.forumpostpermalink {float:right; font-size:11px;}
.post_table .separatorbar {padding:0 3px; float:right; color:#999; font-size:11px;}
.post_table .postadminlinks {float:right; margin-right:8px;}
.loginform .fieldHeader {padding-top:8px; white-space:nowrap; font-size:11px; font-weight:normal; text-align:right;}

.comments_header {color:#739912; font-weight:bold; font-size:20px; padding:0 0 0 0;}
.permalink_more_header {font-weight:bold; padding-bottom:4px; color:#999;}
.permalink_meta_box {width:288px; padding:12px; margin:0 0 12px 12px; float:right; background-color:#dcebfa;}

.forum_comment {border-top:1px solid #690;}
.forum_minipro {width:100px; background-color:#eee; text-align:center;}
.forum_minipro_reg {width:100px; background-color:#ebf7d4; text-align:center;}
.forum_minipro_reg img {margin:5px 0;}
.forum_post_info {border-bottom:1px dashed #999; padding:2px 0; font-size:11px;}
.forum_post_text {padding:10px 0 10px 10px; text-align:justify; line-height:140%;}
.forum_subject {padding:5px 0; font-weight:bold;}
.forum_subject_input {margin-left:5px; width:250px;}
.pagination a {padding:0 4px;}
#forums .ad_unit_main, #forumthread .ad_unit_main {margin-left:auto; margin-right:auto; padding:0 0 10px 0; border-top:none; margin-bottom:20px;}



#main .thread_table {width:560px; margin-top:0; border-bottom:1px solid #ccc;}
.thread_table tr.alt td {background-color:#efefef;}
.thread_table tr td small {white-space:nowrap}
.thread_table tr td img.ticon {_vertical-align:middle; margin-right:2px; position:relative; top:1px;}
.thread_table small {font-size:10px; color:#666}
.thread_table tr th {border-bottom:1px solid #ccc; padding:6px 0 2px 0; color:#666; text-align:left; font-size:11px;}
.thread_table tr td {padding:5px 6px 5px 4px; background-color:transparent;}
.thread_table tr td.lut {white-space:nowrap; font-size:11px; padding-left:8px}
.thread_table tr td.lub {white-space:nowrap; font-size:11px}
.thread_table .threadforum a {white-space:nowrap; font-size:11px;}
.thread_table tr td.numposts {text-align:center;}
.thread_table tr td.numposts a {padding-left:2px; padding-right:2px}
.thread_table .pvstat {float:left;text-align:right;width:20px;padding-right:4px;font-size:10px;font-family:'courier new',monospace,sans-serif;}
.thread_table tr.ft_highlight td { background-color:#e7edf4; }
.thread_table tr td .threadtitle { font-size: 13px; }
.threadtitle .statexpost {font-weight:bold; color:#555; background-color:#fff; border:1px solid #aaa;padding:2px 3px 1px 2px; *padding-top:1px; font-size:8.5px; -moz-border-radius:2px;-webkit-border-radius:2px; position:relative; top:-1px;}
.ie8 .threadtitle .statexpost {padding-top:1px;}  

#stickybox {margin-bottom:20px; padding-top:4px;}
#stickycol {width:16px;}
#stickybox #stickycol {display:none;}

.inline_forum_widget_wide {border:1px solid #9dc338; margin-bottom:20px;}

/**********  PERMALINK STYLES **********/
#permalink #main h1, #forumthread #main h1 {padding:0 0 4px 0; font-size:20px; text-align:left; line-height:20px;}
#permalink h1 a {color:#333}
#permalink {margin:0 0 0 0; padding:0 0 0 0;}
#permalink p {padding-bottom:4px; line-height:120%;}
#permalink p.byline {margin:0 0 0 0; padding:6px 0 0 0; color:#666; font-weight:bold;}
#permalink p.dateline {margin:0 0 0 0; padding:0 0 0 0; color:#666;}
ul.permalink_meta {list-style-type:none; padding-right:8px;}
.permalink_inline_photo {margin-left:auto; margin-right:auto; width:300px;}
.permalink_inline_photo img {border:none; margin:0; padding:0;}
.photocredit {margin:0 0 0 0; color:#666; font-size:10px; text-align:right;}
.cutline {margin:0 0 0 0; color:#666; font-size:11px; text-align:justify;}
#permalink #right .sources {padding:2px 0; color:#666;}
#permalink #right .pod .article .thumb {float:left; margin-right:8px;}

.perm_photo {float:right; width:100px; height:100px; overflow:hidden; margin:5px 0 10px 10px; position:relative; cursor:pointer; clear:both;}
.perm_thumb {width:100px;}
.perm_imgcontrol {position:absolute; top:5px; right:5px;}

.perm_photo2 {position:absolute; right:0; cursor:pointer; z-index:3;}
.perm_photo2 img {z-index:4;}

.perm_related_block {padding-bottom:5px; margin-bottom:5px; border-bottom:1px solid #c3d8f1;}

#perm_related_info {margin:0 0 10px 10px; float:right; width:220px; position:relative; clear:both;}
#perm_related_info .utility_box_blue p {padding-bottom:5px;}
.perm_related_actions {text-align:left; margin:8px 0 0; font-size:12px; padding:6px 0 0; border-top:1px dotted #ccc;}
.perm_related_actions a {font-weight:bold; padding:0 8px;}

#forumsearch .search_title {font-weight:bold; font-size:16px; margin-bottom:8px;}
#forumsearch form {display:inline; vertical-align:middle; padding:0 8px}
#forumsearch.utility_box_blue {margin-bottom:0; padding-bottom:8px;}

.photo_perm_meta_left {float:left; width:200px;}
.photo_perm_meta_right {float:left; width:260px;}
.photo_perm_meta_right p {padding-bottom:5px; font-size:14px;}
.teaser_head {border-top:1px dotted #ccc; padding-top:5px; font-size:14px; font-weight:bold; margin:10px 0 0 0;}

.otherrecent h3 {margin-top:10px; font-size:30px; padding:0; margin-bottom:0 }
.otherrecent h3 a {color:#5a5a5a;}
.otherrecent .seeall {padding-top:6px; padding-right:5px; text-align:right; font-weight:bold; font-size:14px;}
.otherrecent .otherforums {padding-top:6px; text-indent:-30px; padding-left:30px; font-weight:bold}
.otherrecent .otherforums a {white-space: nowrap; color:#739912;}

#forums #forumsearch {margin-bottom:12px; font-weight:bold; text-align:center;}
.otherrecent #forumsearch {font-weight:bold; }
#forumsearch .widget_content {padding:0 0 0 0; position:relative;}
#forumsearch .iconnew {position:absolute; top:-20px; left:10px; z-index:3;}
#forumsearch #help_forumsearch {position:absolute; top:-15px; right:30px; z-index:3; width:270px;}
#forumsearch #help_forumsearch img {float:left; width:12px; margin-left:-1px; padding-top:12px;}
#forumsearch #help_forumsearch p {float:left; font-weight:normal; border:1px solid #fc0; background:#fff url(//static.topixcdn.com/pics/bkg_yellow_fade.png) bottom left repeat-x; padding:10px 5px; width:246px;}
#forumsearch .helpicon {float:right; font-size:10px; padding-right:12px; margin-left:-37px;}
#forumsearch .helpicon img {margin-right:4px; vertical-align:middle;}
#forumsearch img.searchicon {vertical-align:middle; margin:0 7px;}


/***************** EDITOR STYLES **************/ 
.applicationform {text-align:left;}
.explanatorytext {color:#666; font-size:11px; font-weight:normal;}
#editadmin #main h1 {padding:0 0 10px 0; color:#444; font-size:24px; line-height:25px;}
#editadmin_full #right {width:0; display:none;}

.editor_app_prompt1 {float:left; overflow:hidden; background:#06c url(//static.topixcdn.com/pics/sprite_choose_buttons.png) top left no-repeat; color:#fff; width:216px; height:52px; display:block; margin-right:36px;}
.editor_app_prompt1:hover, .editor_app_prompt1 a:hover {text-decoration:none; background:#06c url(//static.topixcdn.com/pics/sprite_choose_buttons.png) 0 -52px no-repeat;}
.editor_app_prompt2 {float:left; overflow:hidden; background:#06c url(//static.topixcdn.com/pics/sprite_choose_buttons.png) top right no-repeat; color:#fff; width:216px; height:52px; display:block;}
.editor_app_prompt2:hover, .editor_app_prompt2 a:hover {text-decoration:none; background:#06c url(//static.topixcdn.com/pics/sprite_choose_buttons.png) -216px -52px no-repeat;}

.editor_app_prompt1 a {display:block; padding:12px 12px 12px 32px; color:#fff; text-align:center;}
.editor_app_prompt2 a {display:block; padding:12px 32px 12px 12px; color:#fff; text-align:center;}

.previewlabel {color:#c00; font-weight:bold; font-size:18px;}
.emailpreviewheader {padding-top:2px; font-family:courier; font-size:13px;}
#poststorycontentdiv p {padding-bottom:8px;}
#editadmin .disclaimerText {padding:10px 100px 0 150px; font-size:10px; font-style:italic; text-align:left;}
.edit_form_label {font-weight:bold; font-size:16px; letter-spacing:1px;}
.wysiwyg_buttons {padding:5px 0 5px 5px; margin:5px 0; background-color:#eee;}
.wysiwyg_buttons p {padding:0 0 4px 0; font-size:11px; position:relative;}
.wysiwyg_buttons ul li {float:left; padding:0; margin:0; padding:0 8px 0 0; display:inline;}
.wysiwyg_buttons ul li a {border:1px solid #06c; padding:1px 5px; display:block; background-color:#fff;}
ul.editor_rollup li {border-bottom:1px solid #ddd; margin-bottom:10px;}
#captcha_submit {margin:1.5em 0 0 0; padding:0.8em 0 0 0; border-top:1px solid #ccc;}
.disclaimer {margin:1em 0 0 0; font-size:10px;}
.post_entry {margin:10px 0 0 0;}

.miniprofile_thumb {float:left; margin:0 8px 0 0; text-align:center; height:50px; width:50px; overflow:hidden; background-color:#ddd;}
.pod_miniprofile_username {font-weight:bold; font-size:14px;}
.editormini_item {float:left; width:190px; margin-right:12px;}
#all_editors .editormini_item {clear:both; margin-bottom:12px;}
.editor_badge_box {position:relative; z-index:3; overflow:hidden; text-align:center;}
.editor_badge_forum {height:50px; width:50px; position:relative; z-index:3; overflow:hidden; margin-left:auto; margin-right:auto;}

/***************** GALLERY STYLES *************/
#gallery_teaser {padding:3px 0 20px 0;}
#gallery_teaser .main_img {display:block; width:300px; height:300px; position:relative; zoom:1; cursor:pointer; margin:0 0 5px 0;}
#gallery_teaser .main_img img {width:284px; height:284px; border:1px solid #ccc; padding: 7px;}
#gallery_teaser .main_img #lrg_photo_desc {position:absolute; background:#fff; width:270px; left:10px; bottom:10px; _bottom:12px; border:1px solid #ccc; padding:4px; filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80; font-size:11px;}
#gallery_teaser .main_img:hover {color:#164c97;}
#gallery_teaser .main_img #lrg_photo_desc b {font-size:12px;}
#gallery_teaser .photo_footer {width:auto; font-size:11px; zoom:1; display:block;}
#gallery_teaser h4.widget_title {font-size:12px; line-height:100%; margin:0 0 5px 0; padding:5px 5px 4px 5px; background-color:#eee; border:1px solid #ccc; text-transform:uppercase; zoom:1;}
.gallery_teaser_thumbs {width:100%; zoom:1;}
.gallery_teaser_thumbs li {float:left; padding:0;}
.gallery_teaser_thumbs a {margin:0 6px 5px 0; display:block; width:55px; height:55px; position:relative;}
.gallery_teaser_thumbs a .has_comment {display:block; width:12px; height:13px; position:absolute; top:1px; left:1px; display:block;}
.gallery_teaser_thumbs a.last_thumb {margin-right:0;}
.gallery_teaser_thumbs a:hover {background:#f90;}
.gallery_teaser_thumbs a img {height:45px; width:45px; border:1px solid #ccc; padding:4px;}

#photo_promo {padding:0 0 12px 0;}
#photo_promo p { font-weight:bold; font-size:14px; margin:0 8px; text-align:left;}
#photo_promo p a {display:block;background:transparent url(//static.topixcdn.com/pics/icon_pics_upload_v2.gif) no-repeat left 50%; padding:0 0 0 44px;  }

#recent_pics ul li {margin:0 0 2px 0; padding:0 0 3px 0; border-bottom:1px dotted #ccc;}
.photo_title {font-weight:bold}
.photo_node {font-size:11px;}
#gallery_recent_thumbs li img {width:35px; height:35px;}

#gallery_standalone {padding:6px 0 0 0; border-top:4px solid #ddd;}
#weather_photos #gallery_standalone, #traffic_photos #gallery_standalone {border-top:none;}
#gallery_standalone h4 {letter-spacing:0; border:none; font-size:16px; padding:0; margin:0 0 6px 0;line-height:auto; text-align:left;}
.gallery_standalone_thumbs {width:100%; zoom:1;}
.gallery_standalone_thumbs li {float:left;}
.gallery_standalone_thumbs a {margin:0 5px 5px 0; display:block; width:55px; height:55px;}
.gallery_standalone_thumbs a.last_thumb {margin-right:0;}
.gallery_standalone_thumbs a:hover {background:#f90;}
.gallery_standalone_thumbs a img {height:45px; width:45px; border:1px solid #ccc; padding:4px;}


/*************** THREADRANK STYLES ***********/
#threadrank .homepage_rank {float:left; width:60px; margin-top:-12px; font-size:40px; font-weight:bold; letter-spacing:-5px; font-family:georgia, times, serif; text-align:center;}
#main #threadrank .headline {font-size:18px; line-height:18px;}
/**** FLYOVER STYLES ****/
#ca-fullImgDiv.flyover {width:300px; border:2px solid #666; background-color:white; position:absolute; z-index:2; left:0; top:0;}
.flyover div .node_float_box .bluebox .article_small {border-top:1px solid #ccc; padding-top:4px; margin-bottom:5px;}
.controlbar {padding:4px 4px 8px 0; background-color:#f4f2f3; font-size:10px; text-align:left; vertical-align:middle;}
.controlbar a {padding:4px; color:#8c8a8b; text-decoration:underline;}

/***************** LEGACY FORUM STYLES TO BE CULLED **************/ 
#memberprofile .headline a {font-size:14px; color:#444;}
.publictext, .privatetext {font-size:11px; text-align:center; padding:4px; background-color:#ffc; margin-bottom:6px;}
.publictext b, .privatetext b {color:#c00;}
.recentposts_quote {padding:0 20px;}
#memberprofile .row1 {padding:12px 0; background-color:#fff;}
#memberprofile #main h1 {font-size:24px; line-height:25px;}
#section_head {border-bottom:1px solid #ddd; padding-bottom:4px; margin-bottom:10px; text-align:left;}
.node_float_box .blueBox .column_label {padding-top:10px; font-weight:bold; font-size:14px;}
.node_float_box .headline {padding-bottom:4px; font-size:16px;}
.reg_header {padding:0 0 2px 0; font-weight:bold; font-size:18px;}
.reg_subheader {padding:10px 0 10px 0; font-size:11px;}
.action_right {padding:4px 0 0 0; font-weight:bold; text-align:right;}
.small_hed {padding-bottom:4px; font-size:11px; font-weight:bold; text-align:center;}
.form_input {margin:0; padding-bottom:10px;}
.username {color:#739912;}
#column_a {float:left; width:312px; text-align:left;}
#column_b {float:left; width:336px; text-align:left;}
#column_c {float:left; width:312px; text-align:left;}
.column_b_padding {padding:0 6px; margin:0 5px; border-left:1px solid #ddd; border-right:1px solid #ddd;}
.user_avatar_box {padding:10px 0; margin:20px 0; width:240px; background:#ddd url(//static.topixcdn.com/pics/user_avatar_background.jpg) center center; font-size:10px; text-align:center;}
.user_avatar_big {border:5px solid #fff; width:150px; color:white; background-color:#999; font-weight:bold; text-align:center; height:150px;}
a.avatar_upload_button {padding:4px 10px; border:1px solid #ccc; display:block; background-color:#fff;}
.reg_infobox {padding:0 10px 10px 10px; border:1px solid #739912; background:#fff url(//static.topixcdn.com/pics/forum_widget_gradient.png) top left repeat-x;}
.reg_infobox ol {margin:5px 0 0 20px;}
.profile_question {border-top:1px dashed #ddd; padding:5px 0; margin:5px 0;}
.question_heading {padding-bottom:4px; color:#739912; font-size:11px; font-weight:bold; text-transform:uppercase; letter-spacing:1px;}
.question_answer, #blurb-view-div {color:#444; text-align:justify; overflow:hidden;}
.question_answer_none {color:#ccc;}
.user_profile_col {border-bottom:1px solid #ccc;}
.user_profile_col_label img {float:left; margin-right:6px; vertical-align:middle;}
.user_profile_col_label {font-size:16px; font-weight:bold;}
.user_profile_col_desc {padding:0 0 5px 0; color:#666; font-size:11px; font-weight:normal; text-align:justify;}
.user_profile_col_favhed {padding:2px; background-color:#efefef; font-size:11px; font-weight:bold; text-align:right;}
.favlist_icon {margin-right:4px; margin-bottom:4px; border:none; _vertical-align:middle;}
.addcat, .removecat {float:right; width:30px; text-align:right; cursor:pointer;}
table.forumtable tr th.author, 
table.forumtable tr td.author {width:120px; background-color:#fdfdfd; text-align:right;}
table.forumtable tr td {margin-bottom:10px; vertical-align:top;}
.forumbox blockquote {padding:3px;}
table.forumtable {width:100%; border-top:1px solid #e8e8e8; border-bottom:1px solid #e8e8e8;}
table.threadtable {width:100%; border-bottom:1px solid #739912; border-left:1px solid #739912;}
td.userbox {border-bottom:1px solid black; border-right:1px solid black; background-color:#DDDDDD; font-size:12px;}
td.userbox-alt {border-bottom:1px solid black; border-right:1px solid black; background-color:#efefef; font-size:12px;}
td.commentbox {border-bottom:1px solid black; background-color:#DDDDDD; font-size:12px;}
td.commentbox-alt {border-bottom:1px solid black; background-color:#F0F0F0; font-size:12px;}
td.forumbox, td.forumbox-alt {padding:3px 5px 3px 10px; font-size:13px;}
td.threadbox, td.threadbox-alt {padding:8px 4px 0 8px; border:1px solid #739912; border-bottom:0; border-left:0; font-size:13px;}
TH.leftBorder, TD.leftBorder {border-left:1px solid #E8E8E8;}
td.forumbox {background-color:#FFF;}
.forumadmin {font-size:10px; margin-top:4px; padding-top:4px; border-top:1px dotted #999; color:#666;}
.forumadmin.red {color:#c00; border-top:none; font-weight:bold;}
.forumadmin .geoip {color:#666; font-style:italic; font-size:10px;}
.member_mod_admin .fieldHeader {padding-right:10px; padding-bottom:4px;}
.fixed {font-family:courier;}
.facetheader {padding-right:4px; padding-bottom:4px; font-weight:bold;}
.localsubmenu {padding:5px 0; margin-bottom:10px; border-bottom:1px solid #ccc; color:#999; font-weight:normal; font-size:11px;}
.topix_postform {margin-top:5px;}
.topix_postform .fieldHeader {width:120px; border-right:1px solid #E8E8E8; padding:8px; font-weight:bold; text-align:right; vertical-align:top;}
.topix_postform .fieldContent {padding:8px;}
.topix_postform .inputTable {border:1px solid #739912; width:99%;}
.topix_postform .disclaimerText {padding:10px 10px 0 10px; font-size:10px; font-style:italic;}
.topix_postform .captcha {padding-left:20px;}
.topix_postform .captchaImg {width:135px; vertical-align:top; height:78px;}
.topix_postform .submitButton {margin-top:8px; font-size:14px; font-weight:bold;}
.topix_postform #comments_textarea {height: 210px; width: 90%;}

/***************** COMBINED DUPLICATE RULES ********************/
#forums_full #main, #editadmin_full #main {width:916px;}
.regpostcount strong, .regjoined strong {color:#739912; font-size:10px; font-weight:bold;}
a.postflaglink, .post_table a.postflaglink, a.postflaglink:visited, .post_table .postreplylink a {font-size:11px;}
.permalink_inline_box, .blog_entry_thumb {padding:10px 0; text-align:center;}
ul.classified_main_menu li, .footer_nav_column, #permalink #right .pod .article {padding-top:5px;}
p, form {margin:0;}
ul.strong {font-size:14px; font-weight:bold;}
#sub_padding, #wrapper_static {margin:12px 0; text-align:left; background-color:#fff;}
#pic_remove, .float_right {float:right;}
#profile_non_edit dl, #profile_details dl {margin:4px 0; padding:0; text-align:left;}
#fiftyfifty #main {float:left; width:479px; text-align:left; overflow:hidden;}
#fiftyfifty #right {float:left; width:480px; font-size:11px; text-align:left; overflow:hidden;}
#fiftyfifty #right .lede {font-size:11px;}
#threadrank .homepage_entry, .homepage_entry {padding-bottom:20px; float:left; width:564px;}
#threadrank .timestamp, #blogs .timestamp {padding:0 0 20px 0; color:#444; font-weight:bold;}
.avatar_upload_block, #profile_head_flag, #profile_non_edit {padding:5px 0 0 0;}
ol.publist, ol.favlist {margin-top:10px; padding-left:30px;}
ol.publist li, p.pspaced, .node_float_box {margin-bottom:10px;}
.addcat img, .removecat img, img, #reg_form_member fieldset {border:none;}
table.forumtable tr th, .topix_postform .inputTable .headerText {padding:2px 8px; background-color:#739912; color:#fff; font-size:11px; text-align:left;}
.tiny, .controlbar span {font-size:10px;}
#main ul.search_results li p.headline, #main .search_results .headline {padding-bottom:0; font-weight:bold; font-size:14px; letter-spacing:normal; line-height:16px;}
#main ul.search_results li p.lede, .search_results .lede {line-height:normal;}
.search_entry p, .pod_miniprofile, .partner_box_article div .article p {padding:0 0 0 0;}
.lede .search_highlight, .searchterm {padding:0 2px; background-color:#ff9;}
#rss #main, #editssearch #main {width:680px;}
#rss #right, #editssearch #right {width:220px;}
#wrapper a.alert {color:#f90;}
ul, .pod_list, .wysiwyg_buttons ul, .pagination ul {margin:0; padding:0; list-style-type:none;}
li, .pod_miniprofile p {padding-bottom:4px;}
.mini_nav p, #ca_mininav .ca_left, #pic_upload, .float_left {float:left;}
#forums .pod_promo .pod_content, #thread_widget tr:hover td, 
#thread_widget tr.ie_hovered td {background-color:#cce682;}
.post_table .legacy {background-color:#e5f3c2;}
ul.directory_list li p.directory_list_toggle, #col1 .killedsmall .killed_showfull, #col1 .killedsmall .killed_showfull {display:inline;}
.search_widget_tabs a:hover, .wysiwyg_buttons ul li a:hover, .archives_link a:hover {background-color:#06c; color:#fff; text-decoration:none;}
.photodelete, .permissions_box .pb_subheader {text-align:center;}
.tips_table tr.alt td, td.forumbox-alt, .alt {background-color:#efefef;}
.flyover div .node_float_box .bluebox .article_small p, .topix_postform form, ul.classified_nav, #user_profile dd, .applicationform form, .flyover p {margin:0; padding:0;}
.topix_postform td, #wrapper .explanatorytext, .loginform .showemailtext, .forum_minipro .gray, .forum_minipro_reg .gray, #ca_search select, #ca_search input {font-size:11px;}
.headline, .current_subfilter, div.htmlxquoteauthor, .form_label, #col1 .killedsmall .headline a, #col1 .killedsmall .headline a, .search_options a {font-weight:bold;}
.embeddedlogin .loginform .showemailtext, #topixBookmarks .addcat, #topixRecent .removecat, #col1 .killedsmall .lede, #col1 .killedsmall .lede, #col1 .killedsmall .meta_info, #col1 .killedsmall .meta_info, .killed_showfull, #col1 .killedsmall .blog_photo, #col1 .killedsmall .blog_photo, .pod_green_top, .pod_green_bottom, .partner_box_article div .article .sources, .partner_box_article div .article .lead, .partner_box_article div .article .thumb, #permalink a.readmore_link, #permalink .link_domain, #topixBookmarks .add_cat, #topixRecent .remove_cat, .extended_blog_entry a.readmore_link, .extended_blog_entry .link_domain, .node_float_box .blueBox .article .full, .node_float_box .blueBox .column_label .column_label_extra {display:none;}


.storyunkilllink {display:none}
.storykilllink {display:inline}
.killed .storyunkilllink {display:inline}
.killed .storykilllink {display:none}

/***************** EDITOR PICKS PAGES STYLES ********************/
#main .headline, #main_sm .headline, #poststorycontentdiv .headline {padding-bottom:2px;}

#main ul.search_results {margin:0; padding-left:0;}
.search_numbers {padding-bottom:8px; font-weight:bold;}
ul.editor_rollup li {padding-bottom:20px;}
.archives_link {margin-bottom:20px; text-align:center;}
.archives_link a:link {padding:2px 4px; border:1px solid #06c; background-color:#fff; font-weight:bold; letter-spacing:1px;}
.artdatestr {text-align:left; font-weight:bold; color:#555; padding:4px 0; border-top:1px solid #888; clear:both;}

/***************** SEARCH STYLES ********************/
h3 {margin:0 0 10px 0; padding:0 0 5px 0; border:none; font-size:12px; text-transform:none; text-align:left;}
ol.search_results {margin-left:37px;}
.headline .xref {color:#999;}
.search_term {font-size:20px; letter-spacing:1px;}
.search_options {border:1px solid #fc0; padding:2px; margin:10px 0 20px 0; text-align:center;}
.search_numbers {padding:8px 0; font-weight:bold;}
.pagination {padding:20px 0; text-align:center;}
.pagination ul li {display:inline;}
.pagination ul li.pagination_selected {padding:1px 6px; font-weight:bold;}
.pagination ul li.pagination_void {border:1px solid #ccc; padding:1px 6px; color:#666;}
.pagination ul li a {border:1px solid #ccc; padding:1px 6px;}
.pagination ul li a:hover {border:1px solid #06c; text-decoration:none;}
.histenable {background:#8fb1fc;}
.histdisable {background:#ddd;}
.histselect {background:#f90;}
a.action:hover {text-decoration:underline;}
#footer p, #permalink #right .lead {padding-bottom:5px;}
.search_widget_head .pod_label {color:#fff;}
ol li, #permalink .attribute {padding-bottom:6px;}
fieldset, #poststorydiv {border:1px solid #ddd; padding:10px;}
.node_float_box .sources {color:#999; font-size:11px;}
.attribute, a.gray, .gray {color:#666;}
.edit_active, ol.favlist li:hover {background-color:#ffc;}
.split_column li {padding:0 0 4px 0;}
#search .pod_promo .pod_content, .post_table .anonymous, .post_table .incomplete {background-color:#eee;}
#right .forum_thread_number, .partner_box_leaf div .article a.headline {font-size:12px;}
#complete_coverage_list, .complete_coverage_list2 {margin:4px 0; padding:6px; display:none;}
.complete_coverage_list2 ol {margin:0 0 0 26px;}
.partner_box, .partner_box_leaf {margin:0 0 10px 0; clear:both; border:1px solid #ccc; padding:5px 10px; font-size:11px;}
.partner_box_leaf div .article, .partner_box_article div .article {padding:5px 0 5px 0; border-bottom:1px solid #ccc; margin:5px 0 5px 0;}
.fieldHeader {font-weight:bold; text-align:right; vertical-align:top;}
.fieldContent {vertical-align:top;}
.permissions_box .pb_header, .pagination {font-weight:bold; font-size:14px; text-align:center;}
.calendar .rate_blank, .calendar .rate0 {border-right:1px solid #999; border-bottom:1px solid #999; background:#fff;}
.directory_list_label, .classified_subhead {padding-bottom:5px; font-size:16px; font-weight:bold;}
#register_editor .loginform, .divclear {clear:both;}
.posting_tips dt {font-weight:bold; font-size:12px;}

.hosted_meta_box {padding:12px; position:relative; margin:0 0 12px 12px; float:right; background-color:#efefef; width:168px;}
.artphoto1 {text-align:left;}
.bigartphoto3 {display:none; position:absolute; top:12px; right:0; z-index:3;}
.artphoto2 {position:relative;}
.bigphoto4 {position:absolute; top:0; right:12px; cursor:pointer;}
.imgcontrol {position:absolute; top:22px; right:22px;}
.imgcontrol2 {position:relative; top:10px; right:22px; z-index:4;}


/******** POLL STYLES ***********/
.poll_question {font-size:24px; font-weight:bold; text-align:left; line-height:24px; padding:10px 0 0 0;}

#main .poll_container .tabs li a.active {background-color:#fff; border-bottom:1px solid #fff;}

.poll_bubble {padding:10px; border:1px solid #999; background-color:#fff; margin-bottom:20px; -moz-border-radius:10px; -webkit-border-radius:10px;}

.poll_results_pane, .poll_question_pane {padding:10px 0;}
.poll_results_pane table tr td {border-bottom:1px solid #ccc; padding:2px 0;}
.poll_credit {float:right; font-size:11px; color:#999;}
.poll_helptext {padding-bottom:5px; color:#666; font-style:italic;}
.poll_tabs {border-bottom:1px solid #ccc; height:21px; padding:6px 0 0 12px;}
.poll_tabs .poll_counter {float:right; font-weight:bold; font-size:18px;}
.poll_tabs .tabs li a {font-size:16px; padding:2px 10px 0;}
.poll_table {width:438px;}
.poll_table_options {text-align:right;}
.poll_table_votes {width:48px; text-align:center; font-weight:bold;}
.poll_results_pane tr.poll_results_total td {border-bottom:none; border-top:2px solid #ccc; font-weight:bold}
.poll_table_bar {width:260px;}
.poll_table_bar_percent {width:36px; padding-left:4px; text-align:right;}
.poll_table_bar_graphic {float:left; background:transparent url(//static.topixcdn.com/pics/poll_bar1.png) top right no-repeat; height:14px; overflow:hidden; margin:0;}
.poll_list .poll_question {font-weight: bold; font-size: 16px}
.poll_icon {_vertical-align:middle; margin-right:3px}
#permalink .poll_comment {display:none}
.poll_options {float:left}
.poll_options ul li {margin:0; padding:0; clear:both}
.poll_options ul li .mousehover {background-color:#dcebfa;}
.poll_options ul li div {cursor:pointer; float:left; padding: 2px;}
.poll_options ul li input {vertical-align: middle}
.poll_container .poll_meta_box {display:none}
.poll_comment {text-align:center; border-top:1px dotted #ccc; padding-top:2px;}
#permalink .poll_container .poll_meta_box {width:140px; padding:10px; margin:0 0 10px 10px; float:right; overflow:hidden; background-color:#efefef; display:block; border:1px solid #ddd;}
#forums .poll_total_votes_box {width:120px; height:100px; padding:24px 0 0 0; font-size:42px; letter-spacing:-1px; font-weight:bold; line-height:36px; text-align:center; margin:0 0 12px 12px; float:right; overflow:hidden; background:#fff url(//static.topixcdn.com/pics/poll_count_background.png) top left no-repeat; color:#444; display:block;}
.poll_total_votes_box p {font-size:14px; line-height:14px; font-weight:bold;}
#permalink .poll_total_votes_box {display:none}

#right .poll_total_votes_box, #col_combo .poll_total_votes_box {display:none}
#right .poll_container, #col_combo .poll_container {width:300px; overflow:hidden; position:relative;}
#right .poll_credit, #col_combo .poll_credit {display:none;}
#right .poll_question, #col_combo .poll_question {font-size:16px; font-weight:bold; padding:6px 6px 0 16px;}
#right .poll_table, #col_combo .poll_table {width:288px;}
#right .poll_table_bar_percent, #col_combo .poll_table_bar_percent {float:left; width:34px; padding-left:3px; text-align:right;}
#right .poll_helptext, #col_combo .poll_helptext {font-size:11px;}
#right .poll_tabs .tabs li a, #col_combo .poll_tabs .tabs li a {font-size:14px;}
#right .poll_tabs, #col_combo .poll_tabs {border-bottom:1px solid #ccc; height:19px; padding:6px 0 0 12px;}
#right .poll_comment, #col_combo .poll_comment {margin-left:12px}

/********** SKYBOX STYLES ************/
#skybox_inner {padding:6px 12px; overflow:hidden;}
#sb_prev_inner {padding:12px 0; overflow:hidden; background-color:#fff; text-align:center;}
#skybox_vertical {margin-bottom:9px;}
#skybox_simple {padding:9px 12px; font-size:14px; font-weight:bold; color:#c00; background:#ffc url(//static.topixcdn.com/pics/spotlight_back.png) center left repeat-x;}
.skybox_columns {margin-left:auto; margin-right:auto; width:960px;}
.skybox_column a:hover {text-decoration:none; cursor:pointer;}
.skybox_column {float:left; width:210px; height:90px; text-align:left;position:relative;}
.skybox_headline {font-weight:bold; font-size:18px; line-height:18px;}
.skybox_headline_sm {font-weight:bold; font-size:12px; line-height:12px; padding-bottom:4px;}
.skybox_headline a:hover {text-decoration:none;}

.skybox_admin_box {padding:6px 0 6px 12px; margin-bottom:6px; text-align:left;}
.skybox_admin_container {float:left; font-size:11px; padding:9px 0;}
.skybox_admin_label {font-weight:bold; margin-bottom:2px;}
.skybox_admin_label2 {text-align:center; font-size:16px; font-weight:bold; padding-bottom:4px; border-bottom:1px solid #ccc;}
.skybox_admin_formfield {width:290px; margin:0 0 9px 0;}
.skybox_admin_infobox {border-bottom:1px solid #ccc; padding:6px 0; font-size:11px;}

.sq {padding:4px 0 4px 12px; border-bottom:1px solid #ddd;}
.p1 {background-color:#739912; color:#fff; padding:2px 0;}
.p1_box {border-bottom:4px solid #739912;}
.p2 {background-color:#f90; color:#fff; padding:2px 0;}
.p2_box {border-bottom:4px solid #f90;}
.p3 {background-color:#c00; color:#fff; padding:2px 0;}
.p3_box {border-bottom:4px solid #c00;}

.sq p {float:left;}
.sq_priority {width:15px; font-weight:bold; text-align:center;}
.sq_info {width:199px; padding-left:6px; text-align:left;}
.sq_expiration {width:60px; text-align:center;}
.sq_kill {width:16px; padding-right:4px; text-align:right;}

/* Active Nodes Widget */
#node_delta h4 img {display:none;}
#node_delta p.subhead {font-size:12px; color:#666; font-weight:normal; font-style:italic; letter-spacing:1px; padding:4px 0 6px 0;}
#node_delta .widget {padding:0 0 0 0; width:88px; overflow:hidden;}
a.node_delta_link {display:block; float:left; width:88px; margin-right:18px; cursor:pointer; zoom:1;}
a.node_delta_link:hover {text-decoration:underline;}
.act_graph {position:relative; height:40px; margin-left:-11px; background:transparent url(//static.topixcdn.com/pics/node_delta_background.gif) top left repeat-y;}
.act_gbar {width:11px; overflow:hidden; float:left; background:#f60 url(//static.topixcdn.com/pics/node_delta_bar_back.jpg) bottom left repeat-x; position:absolute; bottom:0; font-size:1px;}
.act_nodename {text-align:center; font-size:11px; line-height:12px; padding:4px 4px 0 4px; height:26px; overflow:hidden;}

a.node_widget_numberbox {display:block; margin:12px 0 4px 0; border:1px solid #9c0; border-right:none; border-left:none; text-align:center; background-color:#e5f3c2; padding:4px 6px;}
a.node_widget_numberbox:hover {background-color:#b2d281; color:#4d660b; text-decoration:none;}
.node_widget_number {font-weight:bold; font-size:14px; color:#4d660b;}
a.node_widget_numberbox, a.node_widget_numberbox:hover .node_widget_number {color:#4d660b;}

#judgediv .judgeitem {float:left; margin:2px; width:105px; text-align:left; background:#fff url(//static.topixcdn.com/pics/icon_judgeit_box.png) center left no-repeat;}
#judgediv a {display:block; padding:2px 2px 2px 14px;}
#judgediv .selected {background:#ffc url(//static.topixcdn.com/pics/icon_judgeit_box_selected.png) center left no-repeat;}
#judgediv .selected a {color:#f60;}
#judgediv .judgeitem IMG {vertical-align: center }
.post_judgements {text-align:right; float:right; margin:0 0 9px 0; overflow:hidden;}
.post_judgements p.jtext {float:left; margin-right:6px; color:#999; font-weight:bold; font-size:11px; margin-top:3px}
.post_judgements p.jnum {float:left; font-weight:normal; font-size:9px; color:#999; margin-top:8px;margin-right:7px;}
.post_judgements p.jnum_last {float:left; font-weight:normal; font-size:9px; color:#999; margin-top:8px;}
.post_judgements img {width:20px; height:20px; margin-right:3px; float:left;}

/***********LOCAL ADS ************/
#adpreview1 {margin-bottom:12px;}
.localad_solicitation {font-size:11px; font-weight:bold; text-align:center; padding-bottom:5px; border-bottom:2px solid #333; margin-bottom:15px;}
.localad {margin:6px 0; overflow:hidden;}
.la1 {width:284px; height:44px; text-align:center; overflow:hidden; padding:6px; border:2px solid #999; margin-bottom:6px;}
.la2 {width:284px; height:44px; text-align:center; overflow:hidden; padding:6px; border:2px solid #fc0; margin-bottom:6px;}
.la2 .headline {color:#f90;}
.la3 {width:284px; height:44px; text-align:center; overflow:hidden; padding:6px; border:2px solid #b299cb; margin-bottom:6px;}
.la3 .headline {color:#639;}
.la5 {text-align:left; overflow:hidden; width: 300px; height:60px; border:none;}
.la6 {width:298px; height:50px; text-align: left; border: 1px solid gray;}
.la6 p.headline {padding:3px 6px 0 0;}
.la6 p.lede {padding-right:6px;}
.la6 .adlogo { float: left; margin-right: 6px;}
.la8 { border: 0; text-align: left; }
a .localad .headline:hover {text-decoration:underline;}
a .localad .lede {line-height:normal; color:#333; font-size:11px;}

/********* YELLOW PAGES STYLES *********/
.yp_business_box {border-top:1px solid #eee; padding-top:6px; margin:6px 0;}
.yp_business_box p {padding-bottom:6px;}
.yp_business_gmap {width:310px; height:310px; border:1px solid #ccc; border-bottom:none;}
.yp_list {list-style-type:square; color:#666; margin-left:15px;}

.yp_listing {padding:6px; border-bottom:1px solid #eee; width: 470px; vertical-align: top; }
.yp_list_businessname {font-weight: bold; font-size: 16px; width: 240px;}                
.yp_list_phone {font-weight:bold; font-size:14px; margin-top:4px;}
	
.yp_sponsored_container {width: 470px; text-align:left;}

.tier1 .yp_listing { background-color: transparent; border: 0; }
.tier1 table.yp_sponsored_listing tr td { background:#fff url(//static.topixcdn.com/pics/bkg_yellow_fade.png) top left repeat-x; position:relative; border: 0; border-top:1px solid #fc0; padding-bottom: 10px; vertical-align: top; }
.tier1 table.expanded_sponsor_blurb tr td { background-position: 0 -25px; border-top:1px solid #ccc; }

.tier1 .yp_list_phone {font-size:16px;}
.tier1 .yp_categ_breadcrumb {display:none}
.tier1 .yp_sponsorlogo {margin-right:10px; float:left;}
.tier2 .yp_listing {position:relative;}
.tier2 .yp_list_businessname {font-size:12px;}
.tier2 .yp_list_phone {font-size:12px;}
.tier2 .yp_list_addr, .yp_sponsored_container .yp_website {padding-left:0;}
.tier2 .yp_categ_breadcrumb {display:none}

.tier3 .yp_listing {position:relative;}
.tier3 .yp_list_businessname {font-size:12px; float:left; width:204px; overflow:hidden;}
.tier3 .yp_list_phone {float:left; width:204px;text-align:right; overflow:hidden;}
.tier3 .yp_right, .tier3 .yp_list_addr, .tier3 .yp_website, .tier3 .yp_categ_breadcrumb {display:none;}
.tier3 ul.tier3_list li {border-bottom:1px solid #ddd;}

.yp_categ_breadcrumb, .yp_categ_breadcrumb a {font-size:11px}
.yp_list_logo {border:1px solid #ddd; float:left; width:60px; height:60px; overflow:hidden; margin-right:10px;}
.tier1 .yp_list_logo {margin-left:20px;}
.yp_listing .yp_right { float:right; width:150px; margin-left:12px; text-align:right; font-size:11px; position:relative; }
.yp_listing .yp_left {float:left; position:relative; width: 240px; }

.yp_map_listing .yp_right { float: right; margin-left:12px; text-align:right; font-size:11px;  }
.yp_map_listing {padding:6px; border-bottom:1px solid #eee; width: 280px; text-align: left}
.yp_map_listing .yp_map_clicker {display:none}
.yp_map_listing .yp_list_businessname {font-size: 12px}
.yp_map_container_lots { height: 230px; width: 320px; overflow: scroll; }
.yp_listing_container .yp_dir_link {display:none;}
.yp_sponsored_container .yp_dir_link {display:none;}

#yp_content_wrap {width:636px; float:left; background-color:#fff;}
#yp_content_wrap #yp_content_padding {padding-top:12px; text-align:left;}
#yp_content_wrap h1 {width:380px; font-size:24px;}
#yp_content_wrap h2 {width:380px; font-size:14px; font-weight:normal;}
#yp_content_wrap .yp_business_details {width:380px; padding-top:6px;}
#yp_content_wrap .yp_business_details.narrow {width:370px; float:left;}
#yp_content_wrap .yp_business_extra_info {float:left; width:204px; margin-left:12px; padding-top:6px; font-size:12px;}
#yp_content_wrap #upsale_img {float:right; width:227px; margin:6px; font-weight:bold;}
#yp_content_wrap .tel {padding-bottom:12px; font-weight:bold; font-size:16px;}
#yp_content_wrap .adr {padding-bottom:12px; font-size:16px;}

.yp_business_icon {margin-right:4px; vertical-align:top;}
table.yp_search_categories{ width: 100%; }
table.yp_search_categories tr td { padding: 0 3px 3px 0; }
table.yp_search_categories tr td p input { margin: 0; padding: 0; }
.highlight { font-weight: bold; }
.servicemagic .highlight { background-color: #ffc; }
.strong_highlight { background-color: #FFFFCC; border: 1px solid gray; }
.yp_search_category { font-size: 10pt; padding: 2px 2px 2px 2px;}
.yp_search_tab { padding: 20px; float: left; font-size: 10pt; }
.yp_category_search { background-color: #d8e7f8; }
.yp_category_search table tr td { text-align: left; }
.yp_name_search { background-color: #FFFFCC; }
.servicemagic_getquote { border: 2px solid black; background-image: url('//static.topixcdn.com/pics/bkg_yellow_fade.png'); background-position: top; background-repeat: repeat-x; width: 60%; text-align: center; padding: 6px; margin: 18px; margin-left: auto; margin-right: auto; }

#ypsearch {padding:5px 0 0 0; margin-left:10px; zoom:1;}
#ypsearch p {float:left; padding:0;}
#ypsearch p.padded {margin:0 0 0 15px;}
#ypsearch label {display:block; font-size:14px; float:left; margin:0 0 1em;}
#ypsearch label.example {font-size:11px; float:none; margin:0; padding:0; font-weight:normal;}
.categorysearch { margin-top: 10px; }
.categorysearch .c {padding:0 10px; font-family: arial;}
.categorysearch h3 {margin:0 0 8px; padding:0; color:#333; font-size:18px;}
.categorysearch #overflow_categories {margin:12px 0 0; border-top:2px dotted #999; padding:10px 0 0;}

.yp_text_ad_container { border-top: 1px solid #ddd; }
.yp_text_ad { border-bottom: 1px solid #ddd; text-align: left; padding: 4px 0; margin: 4px 0; }
.yp_text_ad a { font-weight: bold; }

.yext_tag { display: inline-block; background-color: #eee; font-weight: bold; margin-top: 10px; padding: 6px; padding-right: 12px; white-space: nowrap; }
.yext_tag * { vertical-align: middle; white-space: nowrap; }
.yext_tag img { padding-right: 4px; }

/*********** SPECIAL REPORT STYLES *************/
.sr_promobox {padding:12px;_padding-bottom:0; background-color:#222; color:#fff; text-align:left; position:relative; zoom:1;}
.sr_promobox a {color:#fff; cursor:pointer;}
.sr_promobox a:hover {color:#fff; text-decoration:none;}
.sr_contentblock {margin-bottom:12px;}
.sr_contentblock .thread_table tr.alt td {background-color:#e5f3c2;}
.sr_contentdivider {padding-top:4px; border-top:1px solid #ddd;}
.sr_headline {font-size:20px; line-height:20px; padding-bottom:8px; font-weight:bold;}
.sr_headerlabel {font-size:14px; font-weight:bold; padding-bottom:4px;}
.sr_promotext {float:left; width:408px; margin:0 0 0 12px; overflow:hidden;}
.sr_promotext ul {list-style-type:disc; margin-left:16px;}
.sr_promotext ul li {padding-bottom:6px;}
.sr_photobox {float:left; width:192px; margin:0 0 0 0; overflow:hidden;}
.sr_photobox { max-height: 120px; }
.sr_photobox img {width:100%;}
.sr_metabox {float:left; width:288px; margin-left:12px; padding:6px; background-color:#555; font-size:11px;}
.sr_metabox ul li {padding-bottom:2px;}
.sr_ribbon {position:absolute; z-index:3;}
.sr_promotext .sig {color:#f90; padding-bottom:4px; font-size:11px;}
#forums .sr_promotext .sig {display:none;}
.sr_formlabel {font-weight:bold; margin-top:12px; padding-bottom:4px;}
.sr_readmore {color:#fff; font-weight:bold;}
.sr_promobox a:hover .sr_readmore {color:#f90;}

/****** June 08 redesign additions & revisions ********/
#hat_ad {width:960px; margin: 0 auto; overflow:visible;}
#hat_ad #hat_ad_leaderboard {float:right; width:728px; text-align:right;}
#hat_ad #hat_ad_promobox {float:left; text-align:left;}
.skybox_numberbox {font-size:10px; position:absolute; width:230px; z-index:10; padding:0 2px 2px 86px;_height:17px;_overflow:hidden;}
.skybox_numbers {float:left; width:60px; text-align:left;}
.skybox_label {float:left; color:#fff; padding:0 0 0 4px; letter-spacing:1px;}
.hat_skybox {height:85px; overflow:hidden; position:relative; width:210px; padding-top:5px;}
a.skybox_number {display:block; padding:0 4px; background-color:#164c97; color:#fff; float:left; margin-left:0; margin-right:2px;}
a.skybox_number.active {background-color:#f60;}
a.skybox_number:visited {color:#fff;}
a.hat_skybox_link {display:block; height:90px; margin-bottom:12px;}
.hat_skybox_headline {font-weight:bold; font-size:13px; line-height:100%; padding-top:14px;*padding-top:17px;}
.hat_skybox_breaking {font-size:11px; line-height:11px; padding:0 0 2px 0; color:#c00; font-weight:bold; text-transform:uppercase}

#navwrap {width:960px; margin-left:auto; margin-right:auto; font-size:12px;}

.topnav {background:#333; position:relative; zoom:1;}
.topnav_logo {float:left; width:100px; padding:2px 0;}
.topnav_list ul li {float:left; padding:0; border-right:1px solid #444;}
.topnav_list ul li a, .topnav_list ul li a:visited {display:block; font-weight:bold; padding:4px 8px 7px 7px; color:#bbb; border-top:4px solid #333;}
.topnav_list ul li a:hover {color:#fff; border-top:4px solid #999; text-decoration:none;}
.topnav_list ul li a.selected, .topnav_list ul li a.selected:visited {color:#fff; border-top:4px solid #f60; background:url(//static.topixcdn.com/pics/nav_wedge_top3.gif) no-repeat center bottom;}
.topnav_list ul li a.selected2, .topnav_list ul li a.selected2:visited {color:#fff; border-top:4px solid #f60; background:url(//static.topixcdn.com/pics/nav_wedge_top4.gif) no-repeat center bottom;}
.topnav_list ul li a.selected.topnav_homepage {background-image:none;}
.nav_floated {float: right; margin: 3px 5px 0pt 0pt; display: block;}
.subnav {background:#666; overflow:hidden; position:relative; zoom:1;}
.subnav ul li {float:left; padding:0; border-right:1px solid #777; position:relative;}
.subnav ul li a, .subnav ul li a:visited {display:block; font-weight:bold; padding:7px 7px 7px 6px; color:#bbb;}
.subnav ul li a:hover, .subnav ul li a.subnav_yplink:hover {color:#fff;}
.subnav ul li a.selected, .subnav ul li a.subnav_yplink.selected {color:#fff; background:url(//static.topixcdn.com/pics/nav_wedge_sub2.gif) no-repeat center bottom;}
.site_search {float:right; padding:6px 0 0 0;}
#search_form {position:relative; width:300px;}
#search_form.narrow_search {width:250px;}
#search_submit {position:absolute; top:5px; right:5px; width:21px; height:21px; border:none; cursor:pointer;}
#search_form .blekko_search {width:288px; height:24px; padding:2px 0 2px 8px; color:#555; font-family:helvetica, arial, sans-serif; font-size:14px; border:2px solid #ccc; background:#fff; zoom:1;}
.ie8 #search_form .blekko_search {height:auto; padding:6px 0 6px 8px;}
#search_form.narrow_search .blekko_search {width:235px; padding:1px 0 1px 8px;}
.ie8 #search_form.narrow_search .blekko_search {padding:6px 0 6px 8px;}
.narrow_search #search_submit {top:4px;}

/*.subnav ul li a.subnav_yplink {color:#fc0;}*/

.topnavmenu {width:120px; background:#fff url(//static.topixcdn.com/pics/nav_other_topics_shade.gif) repeat-x top left; border:1px solid #333; border-top-width:4px; font-size:11px; position:absolute; top:0; text-align:left; padding:4px; margin-top:2px; z-index:1001;}
.topnavmenu li {padding:0; margin:0; overflow:hidden;_height:16px;}
.topnavmenu li a {color:#164c97; font-weight:bold; display:block; padding:3px 4px; margin:1px 0;}
.topnavmenu li.divide {border-top:1px dotted #aaa; margin:5px 0 0 0; padding:2px 0 0 0;}

.leftnavmenu {width:145px; background:#fff url(//static.topixcdn.com/pics/nav_other_topics_shade.gif) repeat-x top left; border:1px solid #999; font-size:12px; position:absolute; top:0; text-align:left; padding:5px 4px; margin-top:2px; z-index:1001;}
.leftnavmenu li {padding:0; margin:0; overflow:hidden;_height:16px;}
.leftnavmenu li a {font-weight:bold; display:block; padding:3px 4px; margin:1px 0;}

#three_col #wrapper {background:#fff url(//static.topixcdn.com/pics/bkg_3col_even.png) top center repeat-y; position:relative;}
#three_col_even #col1 {float:left; text-align:left; width:312px; padding-top:12px; padding-right:12px; overflow:hidden;}
#three_col_even #col2, #three_col_even #col2b, #three_col_even #col2c {float:left; text-align:left; width:324px; padding-right:12px; padding-top:12px; overflow:hidden;}
#three_col_even #col2b, #three_col_even #col2c {padding-top:0;}
#three_col_even #col3 {float:left; text-align:left; width:300px; padding-top:12px;}
#three_col_even #col3b, #three_col_even #col3c {float:left; text-align:left; width:300px; overflow:hidden;}
#three_col_even #col_combo {float:left; text-align:left;_width:636px;}
#three_col_even #col2 .widget, #three_col_even #col2b .widget, #three_col_even #col2c .widget {margin-left:12px; margin-right:12px;}


.credit {padding:0 0 2px 0; color:#999; font-size:10px;}
.credit a {color:#999;}
.blog_photo {margin:0 0 0 10px; float:right; width:100px; height:100px; overflow:hidden;}
.blog_photo img {width:100px; background-color:#ddd;}
.lede, .lead {font-size:12px; line-height:120%;}
.lede p {padding-bottom:5px;}
.show {display:block;}
.hide {display:none;}
.comment_edit {font-size:11px; color:#999;}
.blog_entry {margin-bottom:6px; padding-bottom:6px; border-bottom:1px dotted #ccc; clear:both;}
.blog_entry .headline {font-size:14px; line-height:14px; padding-bottom:4px;}
.utility_box {font-size:11px; margin-bottom:12px; padding:5px 0 4px 0; background-color:#f5fafe; border:1px solid #c3d8f1; text-align:center;}
.utility_box2 {text-align:center; border:1px solid #fc0; background-color:#ffc; padding:6px; font-size:11px; margin:12px 0;}
.archive_pager_prev {float: left; width:33%; text-align:left; font-weight:bold;}
.archive_pager_label {float:left; width:33%; text-align:center; text-transform:uppercase; font-weight:bold;}
.archive_pager_next {float: left; width:33%; text-align:right; font-weight:bold;}
.forumlink, .comment_link {color:#739912; white-space:nowrap; font-weight:bold;}
a.comment_link:visited {color:#739912}
.comment_link img {border:none;vertical-align:middle}
.entry_comment {margin:1px 0 0;}
.blog_entry .comment_link {font-size:14px}
.entry_comment .comment_link {font-size:12px}
.entry_wrap .meta_info {padding-left:0;}
.ta .comment_link {font-size:14px}
.description {font-size:11px; margin-bottom:9px;}

.meta_info {padding:4px; color:#666; font-size:10px;}
.skybox_headline {font-size:14px; line-height:14px;}
.skybox_simple {background-color:#f5fafe; padding:12px 12px 9px 12px;}
.skybox_small_headline {font-size:16px; line-height:100%; letter-spacing:-1px; padding:0 0 0 0; margin:0 0 0 0; font-weight:bold;}
.picks_title {font-size:18px; line-height:18px; margin-bottom:4px; font-weight:bold;}
.promo_box_sm {float:left; width:100px; font-size:11px; text-align:center;}
.promo_box_sm img {padding-bottom:4px;}
.ad_thintower {float:right; width:120px; padding-left:4px; border-left:1px solid #ccc; margin:4px 0 20px 4px; background:#fff url(//static.topixcdn.com/pics/label_advertisment.gif) top center no-repeat; padding-top:8px;}
.header_weather {float:right; font-weight:bold; width:110px; margin:10px; font-size:11px; text-align:center; color:#999;}

#mininav {background:#C6D3E5; padding:2px 0;}
#mininav a {color:#164c97; font-weight:bold; position:relative; font-size:11px;}
#mininav a:hover {color:#fff}
#mininav a.selected {color:#fff;}
#mininav_links li {float:left; padding:0;}
#mininav_links li a {display:block; padding:5px 7px 6px 8px; background:transparent url(//static.topixcdn.com/pics/nav_separator_sub.gif) no-repeat right 3px; margin:0 0 2px 0; }
#mininav_links li a .wedge {display:block; height:6px; width:11px; position:absolute; bottom:-3px; left:45%; background:transparent url(//static.topixcdn.com/pics/nav_wedge_mini.gif); _font-size:1px;}
#mininav_links li a.last {border-right:none;}

/***********************************/

tr.unsubscribed .alerts_unsubscribe {display:none}
a.alerts_unsubscribe { font-weight: bold; }
tr.unsubscribed td a.threadtitle {color:#ccc; text-decoration:line-through;}
td.alerts_unsubscribe, th.alerts_unsubscribe { width: 75px; }

/******* LOCAL GMAP STYLES ***********/
#gmap_widget_div {overflow:hidden;}
.gmap_legend {padding:0 0 6px 0;}
.gmap_legend p {float:left; padding-right:8px; font-weight:bold; font-size:11px; min-height:14px;}
.gmap_legend p img {margin-right:2px; vertical-align:top;}
.gmap_legend p.dim a {color:#999;}
.gmap_legend p.dim a:hover {color:#164c97;}
.gmap_toggle {position:relative;}
.gmap_toggle a:hover {text-decoration:none;}
.sprite_map_expand {background:transparent url(//static.topixcdn.com/pics/sprite_map_expand.gif) no-repeat;}
.sprite_map_expand.s_enlarge {background-position:0 0}
#expand_map:hover .sprite_map_expand.s_enlarge {background-position:0 -30px}
.sprite_map_expand.s_minimize {background-position:0 -60px}
 #shrink_map:hover .sprite_map_expand.s_minimize {background-position:0 -90px}


/******* SUBLOCALS ***********/
.listings_row {clear:both; position:relative; padding:6px 0 6px 0; border-bottom:1px dotted #ccc; zoom:1;}
.listings_row p.pic {width:50px; float:left; margin: 0 8px 0 0; padding:0;}
.listings_row p.pic a {display:block; border:1px solid #ddd; background:#fff url(//static.topixcdn.com/pics/no_photo_outline.gif) no-repeat 50% 50%; min-height:50px;}
.listings_row p.pic a img {padding:3px;}
.listings_row .details .title {font-size:13px; font-weight:bold;}

.widget .listings_row .price {float:right;}
.widget .listings_row .title {font-size:13px; font-weight:bold;}
.widget .listings_row .details {font-size:11px; margin:3px 0 0;}
.widget_unit .listings_row.financial {border-top:1px dotted #666; border-bottom:none; padding:4px 0;}
.widget_unit .financial .price {float:right;}
.widget_unit .financial .title {font-size:13px; font-weight:bold;}
.widget_unit .financial .details {font-size:11px; margin:3px 0 0;}
.widget_unit .financial {color:#666;}
.widget_unit .financial b {color:#333;}




.infohdr { font-size:14px; font-weight:bold }
.infoblock p {padding-bottom:10px;}
table.infotable { margin-left:20px }
table.infotable tr { margin:0; padding:0 }
table.infotable tr td { margin:0; padding:0 }
#forumthreadbox .widget {padding-top:0}

/******* MEMBER MESSAGING *************/
.privatemessage {float:right; width:20px; text-align:right;}

table.capacity {margin: 0; width: 100%;}
table.capacity tr td {font-size:10px;}
table.capacity_legend {margin-top: 10px; }
table.capacity_legend tr td {padding: 0; padding-right: 10px; }
table.capacity_legend tr td div {width: 10px; height: 10px; font-size: 1px; float: left; margin-right: 6px; }
.capacity_inbox {background:#69c url(//static.topixcdn.com/pics/shine_blue.gif) top left repeat-x; border:1px solid #69c;}
.capacity_sentbox {background:#fc6 url(//static.topixcdn.com/pics/shine_gold.gif) top left repeat-x; border:1px solid #fc6;}
.capacity_free {background:#eee url(//static.topixcdn.com/pics/curve_metal_bg.gif) 0 -8px repeat-x; border:1px solid #ddd;}

table#box {text-align:left;}
table#box tr td {border-top:1px solid #ccc; padding: 6px 12px;}
.cell_buddy {width:100px;}
.cell_subject {width:324px;}
.cell_time {text-align:center; font-size:11px; white-space:nowrap;}
.cell_actions {text-align:center; font-size:11px; white-space:nowrap;}
table#box tr td.col_header {font-weight:bold; font-size:12px; border-top:none;}
table#box tr:first-child td { border-top: 0; }
table#box tr.unread {background:#fff url(//static.topixcdn.com/pics/spotlight_back.png) 0 -30px repeat-x; font-weight: bold;}

table.mailboxlinks tr td {border-bottom: 1px solid #999; white-space: nowrap; padding: 0;}
div.message_link_inactive {padding:4px 10px; border-left:1px solid #999; background:#444 url(//static.topixcdn.com/pics/hat_background.png) top left repeat-x;}
table.mailboxlinks tr td a { color: white; font-weight: bold;}
table.mailboxlinks tr td.active {background-color:#fff; font-weight:bold; border-top:1px solid #999; border-bottom:none; padding:4px 10px;}
table.mailboxlinks tr td.active a { color: black; }
table.mailboxlinks tr td.empty_cell {width:99%; border-top:0; text-align:right; font-size:11px; border-bottom:1px solid #999;_margin-bottom:-1px;}
table.message_view { border-bottom: 1px solid #ccc; width: 100%; }
table.message_view tr td {  border-top: 1px solid #ccc; text-align: left; vertical-align: top; padding: 6px 6px 6px 0; }
table.message_view tr td.user { width: 15em; }

#ui_notification {display:none; text-align:center; margin-bottom:12px; background-color:#ffc; border:1px solid #f90; padding:4px; font-size:16px;}
#ui_notification_placeholder {display:block; margin-bottom:12px; background-color:white; border:1px solid #fff; padding:4px; font-size:16px;}
.ui_notification_highlight { font-weight: bold; }
.message_main {text-align:left; border: 1px solid #999; border-top: 0; background-color: #fff; margin-bottom:6px;}
table.send_message { text-align: left; }
table.send_message tr td { vertical-align: top; padding: 6px 6px 6px 0; }
.message_head_label {font-size:14px; text-align:left; font-weight:bold; padding-bottom:4px;}

/***************** COUPONS *****************/
.coupon_wrapper .coupon { margin-left: auto; margin-right: auto; }
.coupon_link { cursor: pointer; }
.coupon.style_2 table.coupon_header { margin-bottom: .1em; }
.coupon { width: 440px; padding: 5px; border: 3px dashed #999; background-color: white; overflow: hidden; }
.coupon_title { text-align: center; padding: 5px; width: 100%; }
.coupon.style_1 .coupon_title { font-size: 18pt; font-weight: bold; background-color: #555; color: white; margin-bottom: 3px; }
.coupon.style_2 .coupon_title { font-size: 18pt; font-weight: bold; background-color: white; color: #444; margin-bottom: 3px; }
.coupon.style_3 .coupon_title { font-size: 32pt; font-family: Arial Black; line-height: 85%; background-color: #555; color: white; margin-bottom: 3px; }
.coupon.style_4 .coupon_title { font-size: 30pt; font-family: Arial Black; line-height: 85%; background-color: white; color: #444; margin-bottom: 3px;}
.coupon .coupon_desc { border-bottom: 1px solid #ccc; padding: 3px; margin-bottom: 3px; text-align: center; margin-left: auto; margin-right: auto; }
.coupon .coupon_business_info { text-align: center; font-size: 10pt; vertical-align: middle; padding-bottom: 3px; margin-left: auto; margin-right: auto; }
.coupon .coupon_business_name { text-align: center; font-size: 12pt; font-weight: bold; }
.coupon .coupon_logo { padding-right: 3px; }
.print_coupon { font-size: 12pt; text-align: center; }
.coupon_new { font-size: 9pt; text-transform: uppercase; color: #b00; border: 1px solid #b00; padding: 1px; position: absolute; margin-top: -4px; margin-left: -6px; background-color: white; font-weight: bold; }

.deal_8coupon_wrapper { margin: 0 auto 0 auto; width: 375px; }
.deal_8coupon_border { border: 3px dashed #aaa; padding: 8px; }
.deal_8coupon_title { font-weight: bold; font-size: 24px; padding: 8px; margin-bottom: 8px; background-color: #555; color: white; text-align: center; }
.deal_8coupon_info_wrapper { display: table; width: 100%; }
.deal_8coupon_image { display: table-cell; vertical-align: middle; width: 120px; height: 90px; background-position: center; background-size: cover;background-repeat: no-repeat; }
.deal_8coupon_info { display: table-cell; vertical-align: middle; padding-left: 10px; text-align: center; }
.deal_8coupon_name { font-weight: bold; font-size: 14px; }
.deal_8coupon_getdeal { border: 1px solid #590; padding: 2px 6px; margin: 10px auto 0 auto; text-align: center; width: 100px; background-color: #8b0; -webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px; }
.deal_8coupon_getdeal_text { text-decoration: none; color: white; font-size: 14px; font-weight: bold; }
.deal_8coupon_fineprint, .deal_8coupon_fineprint * { font-size: 10px; color: gray; margin-top: 10px; text-align: left; }

#coupons.ta_subsection .listings_row .title { font-size:12px;}
#coupons.ta_subsection .listings_row .title em { font-weight: normal; font-style: normal; font-size:11px; }
#coupons.ta_subsection .listings_row .desc { font-size:11px; }

#summary.widget {margin-bottom:20px;}

.groupon_wrap {margin:8px 10px 14px;}
.groupon_title {font-size:14px; font-weight:bold; margin:2px 0 0;}
.groupon_details_wrap {padding:4px 0 0;}
.groupon_photo {float:left; background:#fff; padding:1px; border:1px solid #999; width:100px; height:61px; display:block;}
.groupon_text_details dl {float:left; border-right:2px dotted #ccc; padding:0 5px; text-align:center; font-size:11px;}
.groupon_text_details dl.no_border {border:none;}
.groupon_text_details dd {font-size:14px; font-weight:bold;}
.groupon_text_details .groupon_buy {background:transparent url(//static.topixcdn.com/pics/green_button_blank.gif) no-repeat; width:165px; font-size:18px; color:#fff; display:block; float: left; font-weight:bold; text-align:center; padding:5px 0; margin:5px 0 0 6px; text-shadow: 1px 1px #666; }
.groupon_text_details .groupon_buy:hover {text-decoration: none; color:#fff;}
.groupon_text_details .groupon_buy span {font-size:14px;}


/***************** US SEARCH WIDGET *****************/
#us_search_widget {margin:0 0 30px;}
#us_search_widget form {padding:0 10px;}
#us_search_widget h4 {margin-bottom:8px;}
#us_search_widget fieldset {margin:0; padding:0; border:none;}
#us_search_widget .intro {margin:0 0 8px; padding:0;}
#us_search_widget .intro b {color:#f60; }
#us_search_widget p {zoom:1; margin:0 0 8px;}
#us_search_widget label {width:85px; float:left; font-weight:bold; padding:2px 0 0;}
#us_search_widget input {width:155px;}
#us_search_widget .submit {margin-left:85px; width:160px; height:24px; cursor:pointer; border:none; display:block;}
#us_search_widget .link_content {padding:0 10px; *padding:0 6px;}
#us_search_widget .last_link {text-align:center;}

/***************** CENTERD WIDGET *****************/
html #wrapper #centerd_listing_widget #centerd_widget {background:#fff; padding:0; margin:20px 0 0;}
#centerd_widget h4 {position:relative; padding:6px 5px 5px;}
#centerd_widget h4 a {display:block; position:absolute; top:3px; right:5px;}
#wrapper #centerd_widget .listings_row .title {padding:0;}
#centerd_widget .desc {line-height:125%; color:#333;}

/***************** MERCHANTS *****************/
.fake_link {color:#164c97; text-decoration:none; cursor: pointer;}
#right ul.widget_list {list-style-type:square; margin:0 0 0 16px;}
#business_summary_preview { width: 622px; border: 1px solid #aaa; padding: 6px; }
.contact_header {font-weight:bold; font-size:16px; line-height:16px; padding-bottom:4px; border-top: 2px solid #ddd; margin-top: 20px; padding-top: 5px; }
table.merchants_form tr td:first-child { font-weight: bold; text-align: right; padding-top: 4px; }
table.merchant_gray { border: 1px solid #aaa; background-color: #eee; padding: 4px; }
table.merchant_gray tr td { text-align: left; vertical-align: top; padding-right: 20px; }
table.merchant_gray tr td input { width: 250px; }
table.merchant_gray tr td:first-child { font-weight:bold; width:125px; padding-top:3px; white-space: nowrap; }
table.merchant_gray tr td {  white-space: normal; }
table.correction { }
table.correction tr.different td.current { text-decoration: line-through; }
table.correction tr.different td.corrected {  }
.merchants-button { cursor: pointer; margin-top: 8px; border: 1px solid gray; padding: 3px; font-size: 10pt; font-weight: bold; color: white; width: 10em; text-align: center; background-image: url(//static.topixcdn.com/pics/orange_button_bg.png); background-color: #f16b00; }
.merchants-button a { color: white; text-decoration: none;}
.merchants-free { float: right; color: #1b5db9; }
table.merchants { margin: 10px 0 10px 0; display: none; }
table.merchants tr td { vertical-align: top; }
table.merchants tr td:first-child { width: 100px; }
table.merchants tr td table.correction { width: 100%; }
table.merchants_form tr td { vertical-align: top; }
.active_step { font-weight: bold; }
.arrow_bar { background: #fff url(//static.topixcdn.com/pics/gray_arrow_bar.gif) repeat-x bottom; width: 100px; }
.arrow_tip { background: #fff url(//static.topixcdn.com/pics/gray_arrow_tip.gif) no-repeat; background-position: bottom left; width: 16px; }
.arrow_bar.active_step { background-image: url(//static.topixcdn.com/pics/orange_arrow_bar.gif); }
.arrow_tip.active_step { background-image: url(//static.topixcdn.com/pics/orange_arrow_tip.gif); }
.merchant_input_desc { font-size: 8pt; font-weight: normal; }
#wrapper.manage_merchants { width: 100%; padding: 0; margin: 0; }
#full_page_wrap.manage_merchants { width: 100%; padding: 0; margin: 0; }
#main.manage_merchants { width: 100%; overflow: visible; }
#main.manage_merchants .q_source {  }
#main.manage_merchants .q_source.repeat_visitor { color: #888; }
.merchants_label { text-align: center; border: 1px solid gray; background-color: white; margin-left: 4px; padding: 1px; font-size: 8pt; font-weight: bold; white-space: normal; }
.merchants_label_has_tooltip:hover { text-decoration: underline; cursor: pointer; }
.merchants_label.merchants_correction { color: #777777; font-weight: bold; border-color: #777777; }
.merchants_label.merchants_coupon { color: #00a126; font-weight: bold; border-color: #00a126; white-space: nowrap; }
.merchants_label.merchants_advertise { color: #b232c9; font-weight: bold; border-color: #b232c9; }
.merchants_label.merchants_vt { color: #0089b1; font-weight: bold; border-color: #0089b1; }
.merchants_label.merchants_freetrial { color: #b24a1d; font-weight: bold; border-color: #b24a1d; white-space: nowrap; }
.merchants_label.merchants_test { color: #c0931b; font-weight: bold; border-color: #c0931b; }
.merchants_label.merchants_ad { color: #4466e4; font-weight: bold; border-color: #4466e4; }
.merchants_label.merchants_spons { color: #7d5a0e; font-weight: bold; border-color: #7d5a0e; }
.merchants_label.merchants_inactive { text-decoration: line-through; }
.merchants_manage_divider { height: 1px; border: 0; background-color: gray; }
.merchants_tooltip { position: absolute; display: none; border: 1px solid gray; white-space: normal; text-decoration: none; background-color: white; color: #333; font-weight: normal; font-size: 10pt; padding: 4px; }
.merchants_tooltip .merchants_tooltip_block { display: block; }
.merchants_tooltip .merchants_tooltip_label { float: left; display: inline-block; font-weight: bold; width: 80px; margin-right: 3px; text-align: right; }
.merchants_tooltip .merchants_tooltip_info { display: inline-block; width: 320px; text-align: left; }
.merchants_tooltip_edit { width: 700px; }
.merchants_tooltip_vt { margin-left: -350px !important; }
.merchants_tooltip_vt .merchants_tooltip_close { float: right; }
.merchants_tooltip_vt .merchants_tooltip_label { width: 140px; }
.merchants_tooltip_vt .merchants_tooltip_info { width: 260px; }
.merchants_tooltip_advertise .merchants_tooltip_label { width: 120px; }
.merchants_tooltip_advertise .merchants_tooltip_info { width: 280px; }
.merchants_manage_control { margin: 10px 0 10px 0; background-color: #eee; border: 1px solid gray; padding: 3px; }
.metadata_edit { border: 1px solid black; margin: 15px 0 15px 0; }
table.metadata_edit tr td { padding: 4px; background-color: #bbe5f1; }
.divclear {display:block; clear:both; float:none;}
.star {color:red; font-size:14px; font-weight:bold;}
.yp_form {background:#f5f5f5; margin:10px 0; padding:8px 12px 12px 12px; text-align:left; position:relative; zoom:1; }
.yp_form h3 {font-size:18px; margin:0 0 20px; padding:0; }
.yp_form p {margin:6px 0;}
.yp_form p.extra_padding {margin-bottom:16px;}
.yp_form .sample {margin:2px 0 0 107px; color:#555; font-size:11px; display:block; clear:both;}
.yp_form p label {display:block; float:left; font-weight:bold; width:95px; text-align:right; padding-right:12px;}
.yp_form .sublabel_wrap {float:left; display:block; width:80%}
.yp_form .sublabel_wrap.full_block .sublabel {width:45%;}   
.yp_form label.sublabel {width:35%; display:block; float:left; font-weight:normal; text-align:left;}
.yp_form .preview_wrap label {display:block; float:left; font-weight:bold; width:95px; text-align:right; padding-right:12px;}
.yp_form .preview_wrap #couponpreview {float:left; width:80%;}
.yp_form .preview_wrap #couponpreview .coupon {margin-left:0;}

/**** new merchant pages stuff ****/
#merchant_signup_content_wrap { width: 960px; text-align: left; }
.merchant_dashboard_header { color: #ff6600; font-weight: bold; }
.merchant_dashboard_message { border: 1px solid gray; background-color: #ffffcc; padding: 3px; margin: 0 0 10px 0; }
.add_box { border: 1px solid gray; background-color: #c8def7; height: 2em; padding: 2px; margin: 10px 0 10px 0; }
ol.merchant_dashboard { list-style-type: decimal; list-style-position: inside;}
.merchant_dashboard_title { color: #ff7011; font-weight: bold; }
table.merchant_packages { border-spacing: 0 }
table.merchant_packages tr td { font-size: 9pt; vertical-align: top; }
hr.gray1px { background-color: #ccc; height: 1px; border: 0; }

#combined_informa_widget {margin-bottom: 30px;}

/********* TOP ARTS STYLES *************/
.ta {border:1px solid #ddd; padding:0; background-color:#efefef; margin-bottom:20px; zoom:1;}
.ta_subsection {background-color:#fff; border:1px solid #ddd; padding:5px 10px; margin:10px; zoom:1; position:relative;}
.ta_subsection.ta_forum {padding-bottom:10px; border:1px solid #cce682;}
.ta_block {padding:0 10px;}
ul.ta_slot, ul.ta_slot_exp {list-style-type:square; color:#aaa; margin-left:26px;}
ul.ta_slot .ta_isnontop {display:none}
ul.ta_slot .ta_moreargs {display:block}
/* .ta_slot_exp .ta_isnontop {display:block} */
.ta_slot_exp .ta_morearts {display:none}
li.ta_art, li.ta2_art {padding-bottom:2px;}
.ta_art_nontop {font-size:12px;}
.ta_art_first {font-size:24px; line-height:24px; font-weight:bold; margin-bottom:2px;}
.src {font-size:11px;color:#777; padding-right:4px;}
.ta_morearts {margin-left:20px; font-size:12px; font-weight:bold; color:#777; line-height:120%}
.ta_morearts a {font-weight:normal}
.ta_subsection ul.ta_slot {margin-left:16px;}
li.ta2_art.ta2_art_first {font-weight:bold; padding-bottom:0;}
.ta2_art_first .src {font-weight:normal;}
.ta_summary {margin-bottom:5px;}
.ta2_morearts {margin-left:25px; font-size:11px; font-weight:bold; color:#777}
.ta2_morearts a {font-weight:normal}
.ta_header_subtext {text-transform:none; color:#ccc; font-size:11px; font-weight:normal; padding-left:6px;}
.ta_header h4, h4.ta_header {font-size:12px; margin:0 0 5px 0; padding:3px 5px; background-color:#333; color:#fff; text-transform:uppercase;}
.ta_header h4 a, h4.ta_header a {color:#fff;}
.ta_sub_block {padding-bottom:4px;}
.ta_sub_divider {background:transparent url(//static.topixcdn.com/pics/1pxgray.gif) center left repeat-x; padding-bottom:4px; font-size:11px;}
.ta_sub_divider_label {background-color:#fff; padding-right:6px; font-weight:bold; padding-bottom:4px;}
.ta_images {font-size:10px; float:right; width:165px; padding-left:10px; margin-right:10px; margin-top:5px; background-color:#efefef; overflow:hidden;}
.ta_subsection .ta_images {background-color:#fff;}
.ta_images_header {font-size:10px; font-weight:bold; line-height:11px; padding:4px; background-color:#333; color:#ccc; margin-bottom:5px;}
.ta_right {float:right; width:165px; padding-right:10px; margin-left:10px;}
.ta_photo {display:block; float:left; margin-bottom:5px; position:relative; width:78px; border:1px solid #ccc; text-align:center; background-color:#ccc;}
.ta_photo:hover {border:1px solid #666; text-decoration:none;}
.ta_photo .ta_photocredit {color:#ccc; position:absolute; bottom:0; left:0; width:74px; text-align:right; padding:1px 2px; background-color:#000; filter:alpha(opacity=70); opacity:0.7; -moz-opacity:0.7;}
.ta_photo:hover .ta_photocredit {color:#fff; text-decoration:none;}
.ta_subsection .ta_images {margin-right:0; margin-top:0;}
.ta_subsection {zoom:1; position:relative;}
.showmore {background:transparent url(//static.topixcdn.com/pics/icon_micro_plus.gif) center left no-repeat; font-size:11px; color:#999; font-weight:normal;}
.showmore:hover {background:transparent url(//static.topixcdn.com/pics/icon_micro_plus_hover.gif) center left no-repeat; color:#164c97;}
.ta_subsection .showmore, .ta_subsection .showmore:hover {background-position:6px center;}
.ta_seeall {font-weight:bold;margin-top:8px;font-size:14px}
.ta_alt {background-color:#f2f2f2}
.ta_section_head {font-size:12px; text-transform:uppercase; font-weight:bold; padding-bottom:6px; color:#666;}
.ta_section_head span {text-transform: none; font-weight:normal;}
.ta_section_head_link {font-weight:bold; display:block; float:right;}
.ta_subsection.ta_forum .ta_section_head {color:#690;}
.ta .thread_table tr th {border-bottom:1px solid #ccc; padding:0 0 2px 0; color:#666; text-align:left; font-size:11px;}
.ta_timestamp {font-size:11px; color:#333; font-weight:normal;}
a:hover .ta_timestamp {color:#164c97;}
.ta_index {width:58%; float:left; margin:10px 0 15px;}
.ta_index ul {margin:0 0 0 4px; width:99%; float:left;}
.ta_index ul li {padding:0 0 8px; display:block; clear:both; zoom:1;}
.ta_index_header {font-weight:bold; text-transform:uppercase; padding-bottom:2px; border-bottom:1px solid #ddd; margin-bottom:5px; font-size:14px;}
a.index_link {font-weight:bold;}
a.index_link:hover {text-decoration:underline;}
a.index_link .index_link_sig {text-transform:uppercase; color:#666;}
a.index_link .index_link_txt {display:inline; padding:0 0 0 4px; font-weight:bold;}
#float_ad {width:310px; float:right; margin:10px 0 15px;}


.ta_footer {font-size:10px; padding:0 10px 5px 10px;}
.ta_widget_thumb {float:left; margin-right:5px; width:50px; height:50px; overflow:hidden;}
a.ta_widget_block {display:block; margin-bottom:10px; background-color:#fff;}
a.ta_widget_block:hover {background-color:#c3d8f1; text-decoration:none;}
.ta_widget_head {display:block; background-color:#f5fafe; padding:3px 5px; font-size:11px;}
.ta_widget_head .ta_numarts {float:right; font-size:11px; }
.ta_widget_head .ta_title {text-transform:uppercase; font-weight:bold;}
#widget_toparts h4 {margin-bottom:0;}
#widget_toparts .ta_headline {font-weight:bold; font-size:14px; line-height:14px;}
a.ta_widget_block:hover .ta_widget_head {background-color:#164c97; text-decoration:none; color:#fff;}
.ta_widget_src {font-size:11px; color:#666; padding:2px 0;}
a.ta_widget_block:hover .ta_widget_src {color:#164c97;}

#mortgages form {padding:0; zoom:1;}
#mortgages form label {color:#666; font-size:12px;}
#mortgages form li {margin:0 10px 6px 0; padding:0; float:left;}
#mortgages form li input, #homeloan_search form li select {font-size:12px; font-family:arial,sans-serif;}
#mortgages form li.loan_type {float:left;}
#mortgages form li.mortgage_submit {padding:17px 0 0;}
#mortgages form li.mortgage_submit input {font-size:13px; font-weight:bold; cursor:pointer;}
#mortgages form li.goto_rates {text-align:right; font-weight:bold; float:none; clear:both;}
#mortgages.narrow form li.loan_type {float:right;}
#mortgages.narrow form li.mortgage_submit {padding:4px 8px 0 0; float:right; zoom:1; margin:0; font-weight:bold}
#mortgages.narrow form li.goto_rates {display:none}

#topix_sh_jobs {zoom:1; border:1px solid #fc0; padding:8px 0 12px; margin:0 0 30px;}
#topix_sh_jobs h4 {margin:4px 0 0 10px;font-size:18px; zoom:1;}
#topix_sh_jobs h4 a {display:block;  padding:0 10px 0 0;}
#topix_sh_jobs h4 a .s_briefcase {position:relative; top:-3px;}
#topix_sh_jobs #simplyhired_job_widget {padding:0 12px;}
.job_search_filters {
    margin:0 0 8px 10px;
    overflow:hidden;       
    }
    
.input_jobs {
    width: 195px;
    float: left;
    box-sizing: border-box;
    font-size: 14px;
    margin: 0 10px 0 0;
    font-weight: 100;
    }

.submit_jobs {
    padding: 6px 10px;
    font-size: 14px;
    margin: 0;
    float: left;
    background: #ff7f00;
    color: #fff;
    border: none;
    font-weight: 100;
    text-shadow: 0 1px 3px rgba(0,0,0,.2);
    }

.submit_jobs:hover {
    background: #d16800;
}

.label_jobs {
    font-weight:bold;
    display:block;
    margin:0 0 2px;
    }

#topix_sh_jobs #indeed_jobs_widget h4 {margin-left:0;}
#indeed_jobs_widget {padding:0 12px;}
#indeed_jobs_widget ul {margin:4px 0 0;}
#indeed_jobs_widget li {margin:0 0 5px; font-family:arial, helvetica, sans-serif; font-size:11px;}
#indeed_jobs_widget li p {padding:0; margin:0;}
#indeed_jobs_widget li .title {font-weight:bold; text-decoration:underline; padding:0;}
#indeed_jobs_widget li .desc {color:#555; font-size:11px;}
#indeed_search {margin:4px 0 5px; border-top:1px solid #ddd; padding:11px 0 0; }
.indeed_input {width:68%; color:#999; font-size:13px; margin:0 4px 1px 0; padding:1px; }
.jobs_pow_by {color:#333; font-size:11px; display:block;}
.jobs_pow_by img {position:relative; top:3px;}

#personals_promo {margin-bottom: 30px;}
#personals_promo h4 {clear:both;}
#personals_promo ul.profile_pics {margin:0; *height:50px;}
#personals_promo ul.profile_pics li a {display:block; }
#personals_promo ul.profile_pics li a img {padding:3px; border:1px solid #ccc; margin:0 2px 0 0; background:#fff;}
#personals_promo form {padding:6px 0 0 0; margin:5px 0; zoom:1; *margin-top:-4px; border-top:2px dotted #ccc;}
#personals_promo ul li {padding:0; display:block; float:left;}
#personals_promo ul li.padded {margin:0 15px 0 0;}
#personals_promo ul li.full_width {float:none; margin:0 0 6px;}
#personals_promo ul li.liclear {clear:both; float:none; font-size:1px;}
#personals_promo .show_hide_sel {font-weight:bold; text-align:left;}
#personals_promo #adv_search_wrap {margin:1px 0; padding:4px 2px 6px; *padding:2px 2px 3px;}
#personals_promo form .form_button {text-align:center;}
#personals_promo form .form_button a:hover {text-decoration:none;}
#personals_promo form .form_button button {font-size:14px; font-weight:bold; line-height:17px; cursor:pointer; }

.personals_wide #personals_promo ul li.padded {margin:0 22px 0 0;}
.personals_wide #personals_promo #personals_filters {padding:0 2px;}

.personals_bigpic .pic_wrap li {padding:0; width:33%; float:left; text-align:center; margin:0; overflow:hidden;}
#personals_promo.personals_bigpic .pic_wrap li p {padding-bottom:2px;}
.personals_bigpic .pic_wrap li img {background:#fff; padding:1px; border:1px solid #999;}
.personals_bigpic .pic_wrap li .match_username {font-weight:bold; font-size:11.5px;}
.personals_bigpic .pic_wrap li .match_age_loc {font-size:11px; padding:0 8px;}
#personals_promo.personals_bigpic ul li.padded {margin:0 13px 0 0; *margin:0 6px 0 0;}
.personals_bigpic label {display:block; font-weight:bold; padding:0 0 2px;}


#krillion_listings {width:300px; margin:0 auto;}
#krillion_listings h4 {border:none; margin:0;}
#krillion_listings ul {padding:0 0 8px;}
#krillion_listings ul li {padding-bottom:0;}
#krillion_listings li.pic {text-align:center;}
#krillion_listings li.title {font-weight:bold; font-size:13px;}
#krillion_listings li.retailer {color:#666; font-size:11px;}

#krillion_listings .listings_row {padding:8px 0;}
#krillion_listings .listings_row p.pic {width:90px;}
#krillion_listings .listings_row .price {float:right; font-weight:bold; font-size:14px; width:6em; text-align:right;}
#krillion_listings .listings_row .name  {font-size:14px; font-weight:bold;}
#krillion_listings .listings_row .retailer {color:#555; font-size:11px;}

#horoscopes .sign_details {padding:2px 2px 6px 2px; border-bottom:1px dotted #ccc; margin:0 0 6px 0;}
#horoscopes .sign_details h5 {margin:0; padding:0 0 4px 0;}
#horoscopes li {width:48%; float:left; margin:0 5px 6px 0;}
#horoscopes li a .sign_title {font-size:12px; *font-size:11px; font-weight:bold;}
#horoscopes li a .sign_date {color:#666; font-size:9px;}
#horoscopes .widget_hover a {text-decoration:underline;}

#insweb_form form {padding:0;}
#insweb_form label {display:block; font-size:12px; color:#444; width:115px; float:left;}
#insweb_form #GZip7 {margin:5px 8px 0; float:left;}
#insweb_form ul {list-style-type:disc; margin-left:15px;}
#insweb_form a {text-decoration:none; margin-right:14px;}
#insweb_form a.form_button button {cursor:pointer; font-size:13px; font-weight:bold; float:left; margin:5px 0 0;}
#insweb_form .pow_insweb {font-size:11px; color:#888; padding:2px 0 0; clear:both;}

.paging_control {padding:3px 0 2px 0; border-top:1px solid #9c0; border-bottom:1px solid #9c0; font-size: 14px; }
.paging_control .prev_next {float:left;margin-top:1px; }
.paging_control .prev_next a {font-weight:bold;padding:0 5px 0 5px;}
.paging_control .prev_next_inactive {padding:0 5px 0 5px;}
.paging_control .prev_next a:hover {background-color:#eee}
.paging_control .paging_spacer {float:left;padding:2px 0 2px 0;}
.paging_control a.forum_first {padding:0 5px 0 5px}
.paging_control a.forum_first:hover {background-color:#eee;}
.subloc.paging_control {margin:5px 0; padding:2px 0;}

.thread_nav {padding:2px 0; border-top:1px solid #9c0; border-bottom:1px solid #9c0;}
.thread_nav a.thread_first {padding:0 5px 0 5px}
.thread_nav a.thread_first:hover {background-color:#eee}
.thread_nav .paging_section {float:left;margin-top:3px}
.thread_nav .prev_next a {font-weight:bold;padding:0 5px 0 5px}
.thread_nav .prev_next a:hover {background-color:#eee}
.thread_nav .prev_next_inactive {padding:0 5px 0 5px}
.thread_nav .right_paging_section {float:right;text-align:right;margin-top:3px}
.thread_nav a.thread_last {padding:0 5px 0 5px}
.thread_nav a.thread_last:hover {background-color:#eee}

/********* SHOPPING **********/
#shopping_links {padding-bottom:18px;}
#shopping_links ul {padding:4px 0 0;}
#shopping_links ul li {font-weight:bold; width:49%; float:left;}

#shop_nav {border:1px solid #999; background:#fff url(//static.topixcdn.com/pics/sprite_shopping.gif) repeat-x 0 -300px; margin:0 0 12px; zoom:1;}
#shop_nav li {padding:0; float:left; border-right:1px solid #aaa; }
#shop_nav li a {display:block; font-weight:bold; padding:6px 8px; text-decoration:none;}
#shop_nav li a:hover {background:#fff url(//static.topixcdn.com/pics/sprite_shopping.gif) repeat-x 0 -350px; }

.sprite_shopping_nav {width:22px; height:16px; background:transparent url(//static.topixcdn.com/pics/sprite_shopping.gif) no-repeat; position:relative; top:-2px;}
.sprite_shopping_nav.s_re {background-position:0 0;}
.sprite_shopping_nav.s_jobs {background-position:0 -50px;}
.sprite_shopping_nav.s_cars {background-position:0 -100px; width:27px; top:-1px;}
.sprite_shopping_nav.s_pets {background-position:0 -150px;}
.sprite_shopping_nav.s_coupons {background-position:0 -200px; width:28px; top:-1px;}
.sprite_shopping_nav.s_yp {background-position:0 -250px; width:24px;}

.ta_subsection .powered_by {float:none; position:absolute; top:3px; right:1px;}
.ta_subsection .listings_row .pic {min-width:73px; width:auto;}
.ta_subsection .listings_row .location {float:right; font-size:11px;}
.ta_subsection .listings_row .desc {margin:3px 0; color:#555;}
.ta_subsection .listings_row .price {font-weight:bold; float:right; font-size:13px;}
.ta_subsection .listings_row .item_rating {float:right;}
.ta_subsection .listings_row .title {font-weight:bold; font-size:13px; }
.ta_subsection .listings_row .title span {font-weight:normal; font-size:12px; color:#555; }
.ta_subsection .listings_row.last {border-bottom:none;}

.crop_thumbs p.pic { border:1px solid #ccc; zoom:1; min-width:65px; padding:3px; background:#fff;}
.crop_thumbs p.pic a { display:block; border:none; width:65px; height:50px; overflow:hidden; text-align:center; background-image:none;}
.crop_thumbs p.pic a img { padding:0; max-width:60px}

#nearbynow_block.ta_subsection .pic {width:73px;}

#homes #trhr_main_table {width:580px;}
#homes #trhr_main_table td {padding:0;}
#homes #trulia_wrapper {height:160px; overflow:hidden; margin:-10px 0 0 0; clear:both;}
#homes #trulia_wrapper .trhr_address {white-space:nowrap;}

.input_padded {margin-right:12px;}
#mortgages label {font-weight:bold;}
#mortgages .submit {font-weight:bold; font-size:13px;}

.list_2_cols .listings_row {width:48.5%; float:left; clear:none; border-bottom:none; *padding:0; }
.list_2_cols .listings_row .value {font-weight:bold;}
.list_2_cols .listings_row .title {font-size:12px;}
.list_2_cols .leftie {margin-right:2.9%;}
.list_2_cols .listings_clear {clear:both; float:none; border-bottom:1px dotted #ccc; font-size:1px; height:1px; padding:0;}

.widget_unit {background-color:#efefef; padding:5px 8px; margin:0 0 8px; position:relative;}
.widget_unit .attrib_logo {display:block; position:absolute; top:6px; right:8px;}
.widget_unit h5 {margin:2px 0 4px; padding:0; text-transform:uppercase; color:#333; }
.widget_unit h5 a {color:#333; }
.widget_unit h5 span {text-transform:none; }
.widget_unit .listings_row {border-bottom:none;}
.widget_unit .listings_row .pic {margin:0 6px 0 0; min-width:71px; border:1px solid #ccc; padding:0;}
.widget_unit .listings_row .pic a {width:auto; border:3px solid #fff;}
.widget_unit .listings_row .pic a img {padding:1px;}
#wrapper .widget_unit .listings_row .title {font-weight:bold; padding-bottom:2px;}
.widget_unit .listings_row .desc { margin:2px 0 0; color:#555;}

#mortgages_block ul {margin:0;}
#mortgages_block li {margin:2px 10px 6px 0; padding:0; float:left;}
#mortgages_block li.mortgage_submit {float:none; text-align:right;}
#mortgages_block li label {display:block; font-weight:bold; margin:0 0 2px; color:#555;}
#mortgages_block li.mortgage_submit input {	cursor:pointer; font-size:12px; font-weight:bold; margin:0 15px 0 0}

#jobs_block .listings_row {padding:0; margin:6px 0;}
#jobs_block .listings_row .desc  {font-size:11px;}

#yp_block ul {padding:4px 0 0;}
#yp_block ul li a {padding-left:4px;}
#yp_block form {padding:6px 0;}
#yp_block form input.submit {font-weight:bold; font-size:13px; margin-left:8px;}

#intaddiv {padding:10px;text-align:middle;background-color:white;position:absolute;z-index:110;border:5px solid black}
#intadclose {float:right;cursor:pointer;margin-top:-8px;font-weight:bold;padding:3px}
#intadclose img {border:none;vertical-align:middle;margin-bottom:4px}

/****** STREAM TEMPLATES ******/
#full960 {text-align:left;}
#full960 #col1 {float:left; width:640px; overflow:hidden; margin:0 20px 0 0;}
#full960 #col2 {float:left; width:300px; }
#stream #col1 {float:left; width:160px; padding:10px 10px 10px 0; margin:0 10px 0 0; text-align:left;}
#stream #col2 {float:left; width: 460px; padding:10px 10px 10px 0; margin:0 10px 0 0; text-align:left;*width:458px;}
#stream #col3 {float:left; width:300px; padding:10px 0 10px 0; text-align:left;}
#twothreecombo {float:left; width:780px; text-align:left; overflow:hidden;}
#onetwocombo {float:left; width:660px; text-align:left; overflow:hidden;}
#onetwocombo #col1 {padding-bottom:0}
#onetwocombo #col1 .stream_subnav {margin-bottom:0}
#onetwocombo #col1 .stream_subnav ul {padding-bottom:0}
#onetwocombo .stream_subnav .subnav_weather {padding-top:10px}
.subnav_weather {padding:5px 0; font-size:11px; border-top:1px solid #eee;}
.onetwosub {width:640px; margin-right:20px; background-color:#fff; text-align:left; border-top:1px solid #ccc; padding:10px 0;}
a.show_toggle {float:right; display:block; font-size:11px; padding:0 14px 0 0; font-weight:normal; background:#fff url(//static.topixcdn.com/pics/icon_micro_plus2.gif) right top no-repeat; *display:none}
.mini-highlight a.show_toggle {display:none;}
a.hide_toggle {color:#c00; float:right; font-size:11px; padding:0 14px 0 0; font-weight:normal; display:none; background:#fff url(//static.topixcdn.com/pics/icon_micro_minus2.gif) right top no-repeat;}
.mini-highlight a.hide_toggle {display:block;}
.dateheading {padding:10px 0 2px 0; font-size:11px; text-transform:uppercase; font-weight:bold;/* color:#c33;*/}
ul.datelist {list-style-type:none;}
ul.datelist li {padding:3px; border-top:1px solid #eee;}
li.dateli.highlighted {background-color:#f9f9f9; padding:3px 2px; border:1px solid #ccc; zoom:1;*padding:3px 1px;*border-top:1px solid #ccc;}
.mini-highlight li.dateli {overflow:hidden; width:454px; border-top:1px solid #ccc;}
.efavicon {vertical-align:bottom; margin-right:8px; height:16px; width:16px}
a.datecomments.comment_big {line-height:100%; float:right; font-size:18px; color:#739912; font-weight:bold; background:url(//static.topixcdn.com/pics/icon_mini_forum2.gif) center right no-repeat; padding-right:14px;}
a.datecomments.comment_micro {line-height:100%; float:right; display:block; color:#666; font-size:10px; background:url(//static.topixcdn.com/pics/icon_micro_forum2.gif) center right no-repeat; padding:2px 12px 0 0;}
a.datecomments.comment_micro:hover {color:#739912; background-image:url(//static.topixcdn.com/pics/icon_micro_forum2_hover.gif);}
.dateli .coupon { width: 420px; }
a.datecomments.coupon_micro, a.datecomments.coupon_micro:hover { background-image: none; position: relative; left: 12px; }
.dateshowall {display:none;}
.highlighted .dateshowall {display:block; margin:0 10px 10px 24px;}
.mini-highlight .dateshowall {display:block; margin:0 10px 10px 24px;}
.mini-highlight .commentarea .postarea {display:none}
.mini-highlight .highlighted .commentarea .postarea {display:inherit}
.comment_choices {padding-top:2px;}
.comment_choices p {font-weight:bold; padding-top:4px;}
.highlighted .comment_toggle {color:#739912;}
.dateshowall .lede_quote {display:none;}
.credit a.newcredit_postedby {text-decoration:none}
.credit a.newcredit_postedby:hover {text-decoration:underline}
.comment_text, .comment_text a, .comment_text a:visited {font-weight:bold; padding-bottom:4px; color:#739912;}
.comment_error {color:#c00; font-weight:bold; line-height:150%;}
.commentarea {margin:5px 0 0 0;}
.postarea {/*background-color:#e5f3c2; padding:5px 10px; border:1px solid #cce682;*/ margin:5px 0;}
.postarea textarea {width:405px; height:80px; border:2px solid #739912;}
.postarea .screenname {font-weight:bold;font-style:italic}
.postarea .postbutton {margin-left:50px;font-weight:bold}
#proto-postform {display:none}
#proto-thanksarea {display:none}
.comments_sample {padding:0 0 0 0;}
.comments_sample ul {list-style-type:none;}
.comments_sample ul li {display:block; font-style:italic; padding:0 0 5px 5px; border-top:none;}
.thanksarea {display:none; background-color:#f5fae6; border:1px solid #9c0; padding:5px 5px 10px 5px; margin-top:5px;}
.thanksarea .closebutton img {float:right; margin:0 0 5px 5px}
.thanksarea .thankshead {font-weight:bold; font-size:14px; color:#333; padding-bottom:10px; text-align:center;}
.thanksarea .thanksbody {font-weight:bold; text-align:center;}
.thanksarea .thanksbody img {margin-right:4px; vertical-align:bottom;}
.storyfooter {margin-top:4px; font-weight:bold;}
.doneposting .storyfooter, .doneposting .comment_choices {display:none;}
ul.datelist li:hover .thanksarea li:hover {background-color:none;}
#js_entry_container #thread_forum {padding:5px; border:1px solid #b2d946; background-color:#fff; margin-bottom:10px;}
#js_entry_container a.readmore_link {display:none}
#js_entry_container .doneposting .postarea {display:none}
#js_entry_container .doneposting .thanksarea {display:block}
.commentarea .postarea .comment_link {display:block; float:right; text-align:right; color:#739912;}
#onetwocombo .stream_subnav {margin-bottom:5px; border-bottom:none;}
.stream_subnav {margin-bottom:5px; border-bottom:5px solid #eee;}
.stream_subnav ul {padding-bottom:5px;}
.stream_subnav ul li {padding-bottom:0;}
.stream_subnav ul li ul {padding-bottom:0;}
.stream_subnav ul li ul li a {padding:4px 5px 4px 20px; font-weight:normal; font-size:11px;}
.stream_subnav ul li a, .stream_subnav ul li span {clear:both; display:block; padding:3px 5px 3px 8px; border-top:1px solid #eee; zoom:1; font-weight:bold;}
.stream_subnav ul li.stream_subnav_divider {border-top:2px solid #333;margin-top:5px}
.stream_subnav a:visited {color:#164c97;}
.stream_subnav ul li a:hover, .stream_subnav ul li a.hover {background-color:#06c; color:#fff; text-decoration:none;}
.stream_subnav ul li a.selected {color:#333; background:#fff url(//static.topixcdn.com/pics/arrow_right_sm.gif) center left no-repeat;}
.stream_subnav ul li a.selected:hover {background-color:#06c; color:#fff; text-decoration:none;}
.stream_subnav ul li ul li a.selected {color:#333; background:#f5f5f5 url(//static.topixcdn.com/pics/arrow_right_sm.gif) center left no-repeat; font-weight:bold;}
.stream_subnav ul li ul li a.no_hover {color:#333; background-color:#f5f5f5; cursor:default; font-weight:normal;}
.stream_subnav ul li ul li a.no_hover:hover {color:#333; background-color:#f5f5f5;}

.stream_subnav ul li ul li a.sub_selected_nh {color:#333; background:#f5f5f5 url(//static.topixcdn.com/pics/arrow_right_sm.gif) center left no-repeat; cursor:default}

/* inline gallery styles */
#inlinepersonals, #inlineyp, #inline_ent, #inline_gallery {padding:3px; border-top:1px solid #eee;}
.personals_toggle, .yp_toggle, .ent_toggle, .gallery_toggle {display:none; padding:5px 5px 5px 24px;}
.personals_toggle h4, .yp_toggle h4, .ent_toggle h4, .gallery_toggle h4 {display:none;}
#inlinepersonals.highlighted .personals_toggle, #inlineyp.highlighted .yp_toggle, #inline_ent.highlighted .ent_toggle, #inline_gallery.highlighted .gallery_toggle {display:block;}
#inlinepersonals.highlighted, #inlineyp.highlighted, #inline_ent.highlighted, #inline_gallery.highlighted {background-color:#ffd; border:1px solid #ccc; padding:3px 2px;}
#inlinepersonals .widget, #inlineyp .widget, #inline_ent .widget, #inline_gallery .widget {padding-bottom:5px;}

#inlinepersonals .widget_unit {background-color:transparent;}
#inline_ent ul {margin-top:5px;}
#inline_gallery .photo_footer {display:none;}
#inline_gallery #gallery_teaser {text-align:center; padding-bottom:0;}
#inline_gallery #gallery_teaser .main_img {margin-left:auto; margin-right:auto;}

/*  STREAM base CSS overrides */
#stream .topnav_list ul li a.selected, #stream .topnav_list ul li a.selected:visited {color:#fff; border-top:4px solid #f60; background:url(http://static.topixcdn.com/pics/nav_wedge_top4.gif) no-repeat center bottom;}
#stream .credit {font-size:11px; color:#666; padding:3px 0 4px 0;}
#stream .credit a {color:#164c97;}
#stream .credit a.newpostedby {text-decoration:none;}
#stream .credit a:hover {color:#06c;}
#stream #gmap_legend.shrinkmap {display:none;}
#stream #gmap_legend.expandedmap {display:block;}
#stream .modarea {padding:5px; background-color:#fbebeb; margin:5px 0 5px 0}

/***** EMBEDDED YOUTUBE ******/
#nearbyvideos {font-size:11px;}
#nearbyvideos p.headline {padding-bottom:4px;}
#nearbyvideos .nearbyvideos_pod {padding-bottom:10px;}
#nearbyvideos img {float:left; margin-right:10px;}
#video_viewer {clear:both; text-align:center; background:#666 url(//static.topixcdn.com/pics/hat_background.png) bottom left repeat-x;}
#video_description {border:1px solid #ccc; background-color:#eee; padding:10px;}

.member_infoblock {padding:5px 0;}
.member_infoblock .forumadmin {border-top:none;}
h4.widget_title a.link_button {font-size:11px; padding:0 0 0 0; border:none; color:#c00;}


#col2 .widget.widget_plain.forum_ww {padding:5px; border:1px solid #9c0; -moz-border-radius:8px; -webkit-border-radius:8px; margin:10px 0 10px 0;}
#col2 .widget.widget_plain.forum_ww .forum_ww_line, #col2 .widget.widget_plain.forum_ww .forum_ww_th, #col2 .widget.widget_plain.forum_ww .forum_ww_readall, #col2 .widget.widget_plain.forum_ww .forum_ww_startdis {margin:0 10px;}
#col2 .widget.widget_plain.forum_ww .forum_ww_topic {width:auto;}
#col2 .widget.widget_plain.forum_ww .forum_ww_lut {width:auto; float:right;}
#col2 .widget.widget_plain.forum_ww h4.widget_title {background-color:#739912; color:#fff; border:none;}
#col2 .widget.widget_plain.forum_ww h4.widget_title a {color:#fff;}

.utility_box_blue {padding:7px 5px; background:#f5fafe; border:1px solid #c3d8f1; -moz-border-radius:8px; -webkit-border-radius:8px; margin:0 0 10px 0;}

.utility_box_gray {padding:10px; background:#f2f2f2; border:1px solid #ccc; -moz-border-radius:8px; -webkit-border-radius:8px;}
.utility_box_white {padding:10px; background:#fff; border:1px solid #ccc; -moz-border-radius:8px; -webkit-border-radius:8px;}
.utility_box_admin {padding:10px; background:#fae7e6; border:1px solid #c00; -moz-border-radius:8px; -webkit-border-radius:8px;}

/*** ISSUES ***/
#votediv {width:350px;background-color:#fff;z-index:100;border:2px solid #739912;padding:15px;text-align:left;}
#votediv h4 {margin:0 0 4px; padding:0; font-size:18px;}
.votediv_sig {padding:4px; position:relative; top:4px;}
.votediv_sig_mini {padding:3px 4px;}
#votediv .vote_indicator_container .highlighted {display:block}
#votediv .vote_indicator {display:block; display:none }

#issue_maincontrols {font-size:14px; font-weight:bold; overflow:hidden;}
.map_view_controls {padding:8px 0 0;}
#issue_maincontrols .maptype_highlight {color:white; background-color:#666; -webkit-box-shadow: inset 0px 4px 2px rgba(0,0,0,.5); -moz-box-shadow:inset 0px 4px 2px rgba(0,0,0,.5); box-shadow:inset 0px 4px 2px rgba(0,0,0,.5);}
#issue_maincontrols .maptype_highlight:hover {text-decoration:none;}
#issue_maincontrols .maptype_control {padding:4px 9px; -moz-border-radius:12px; -webkit-border-radius:12px; border-radius:12px;}

.issue_local_wrap h3 {font-size:28px;line-height:32px; padding-bottom:5px; margin-bottom:10px; border-bottom:2px dotted #ccc;}

#issues_header {padding:10px 0;}
#issues_header h1 {font-size:36px; line-height:34px; margin-bottom:12px;}
#issues_header {padding-top:8px;}
#issues_header .issues_stats {float:right; margin-left:10px; width:500px; padding-top:0; text-align:center;}
.issues_stats {padding-top:5px;}
.issues_statsblock {padding:10px 5px; float:left; width:100px;font-size:14px; text-transform:uppercase; display:block;text-align:center; text-shadow:rgba(51, 51, 51, 0.7) 0 -1px 0; color:#fff; font-weight:bold;}
.issues_stats_number {font-size:24px; line-height:36px;}

.feat_issue_wrap {margin:0 0 30px;}
.issue_title {border-bottom:2px dotted #ccc; margin:0 0 5px;}
.issue_title .cities_reporting {margin:3px 0 0 ;}
.issue_title h4 {font-size:16px; padding:0 0 3px; margin:0;}
.issue_title h4 a {color:#333;}
.issue_headline {font-size:18px; margin:0 0 5px;}
.issue_map_wrap {width:220px; height:120px; overflow:hidden; float:left; cursor:pointer; border:1px solid #ccc; padding:2px;}
.issue_map_inner {position:relative;width:512px;height:256px;}
.feat_issue_content {margin:0;}
.dual_graph_bars {margin:2px 0 0;}
.dual_graph_bars .sig {padding-bottom:2px;}
.dual_graph_bars li.unit {padding-bottom:0;}
.graph_label {font-size:11px; font-weight:bold; text-transform:uppercase;}
.more_debates h3 {font-size:16px; margin:0; padding:0 0 5px; border-bottom:2px dotted #ccc;}
.more_debates h3 a {color:#333;}
.more_debates_rows li {padding:4px 1px; border-bottom:1px dotted #ccc; cursor:pointer;}
.more_debates_rows li:hover {background:#E7EDF4}
.icon_mini_thumbs {padding:4px; vertical-align:bottom;}
.issues_marker_box_comment { display: inline-block; width: 12px; height: 12px; position: relative; top: 2px; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; }

.issue_local_wrap .issue_multi_graphs {margin:0 0 3px;}
.issue_local_wrap .votediv_sig {top:0;}
.issue_multi_graphs .graph_label {text-transform:none; text-align:right; font-size:12px;}
.issue_multi_graphs .graph_label.left_align {text-align:left;}
.bubble_title {margin:0; padding:0;}
.bubble_sig {display:block; float:left; margin-right:4px; height:14px; width:14px;}
.debate_bubble .issue_multi_graphs {float:none; margin:6px 0 0;}
.debate_vote_wrap h5 {margin:5px 0 4px; padding:0; color:#333; }
.vote_buttons_wrap {margin:4px 0;}
.vote_button {color:#fff; display:block; width:96%; font-weight:bold; padding:5px 0;}
.vote_button:hover {text-decoration:none;}
.vote_button .button_label {padding-left:22px;}
.icon_yay:hover .button_label {background:transparent url(//static.topixcdn.com/pics/icon_yay_12x13.png) no-repeat 6px -1px;}
.icon_nay:hover .button_label {background:transparent url(//static.topixcdn.com/pics/icon_nay_12x13.png) no-repeat 6px 0px;}

.issues_numberblock {font-weight:bold;}
.issue_multi_glance {width:95px; margin:5px 0 0; float:left;}
.issues_stats .issue_multi_graphs {float:left;}
.issue_multi_graphs h5 {text-align:center;}
.graph_container {float:left;}
.graph_container .graph_left {border-right:2px dotted #ccc; padding-right:10px; margin-right:10px;}
.cb_stats_unit {margin:6px 5px 0; clear:both; text-align:center;}
.cb_stats_unit dt {font-size:20px;}
.cb_stats_unit dd {font-size:13px;}
.debates_head {margin:0 0 4px; padding:0; font-size:12px; text-transform:uppercase;}

.debate_wrapper {margin:0 0 25px;}
.debate_wrapper .sig {font-size:11px; color:#666; margin:0; padding:0;}
.debate_wrapper h4 {font-size:16px; margin:0; padding:3px 0;}
.issue_main_map {width:300px; height:170px; background-color:#eee; border:1px solid #333; position:relative; margin:4px auto 6px;}
a.debate_vote {display:block; text-align:center; color:#fff; font-size:14px; margin: 10px 0 0; padding:4px;}
a.fox_button {float:right;  width:80px; text-align:center; border: 1px solid #183a53; background: #335873; color: #fff; font: bold 12px/1.2 arial, sans-serif; line-height: 30px; text-transform: uppercase; text-shadow: 0 1px 0 #000;}
#debate_widget_gmap {background:#fff url(//static.topixcdn.com/pics/gmap_us_300x175.png) no-repeat; width:300px; height:175px}
.loading_data {background:rgba(255,255,255,.9); margin:75px auto 0; text-align:center; width:70%; padding:7px; font-weight:bold;}

.is_fox .cities_reporting {margin:0 0 3px;}
.issue_sml_ribbon {background:#ffc; border:1px solid #fc0; margin:10px 0; padding:5px; }


/**** PROMOS ****/
#aura_promo_300 {border-left:none; border-right:none; margin:0 0 20px; padding:8px 0; font-weight:bold;}
#aura_promo_300 a {display:block;}
#aura_promo_300 img {margin-right: 10px; display:block; float:left;}
#aura_promo_300 .promo_copy {margin:5px 0; float:left;}
#aura_promo_300 .promo_intro {color:#000;}
#aura_promo_300 .promo_link {font-size:12px;}

#conduit_300 {padding:8px 0; background:#fff; text-align:left; border-top:1px solid #f90; border-bottom:1px solid #f90; margin:0 0 20px;}
#conduit_300 h3 {font-size:14px; margin:0; padding:0;}
#conduit_300 a {display:block; padding:0 0 4px;}
#conduit_300 p {font-size:11.5px; padding:0;}
#conduit_forumtracker {padding:8px 0; width:390px; background:#fff; text-align:left; padding-left:9px;}
#conduit_forumtracker h3 {font-size:14px; margin:0; padding:0 0 4px;}
#conduit_forumtracker p {font-size:11.5px; padding:0 0 5px;}

#cafepress_promo {padding:8px 0 6px; background:#fff; text-align:left; border-top:1px solid #f90; border-bottom:1px solid #f90; margin:0 0 20px;}
#cafepress_promo h3 {font-size:15px; margin:0; padding:0 0 2px;}
#cafepress_promo .cafepress_thumb {float:left; padding:0 8px 0 0;}
#cafepress_promo p {font-size:13px; padding:3px 0;}

/**** NEWSMAIL ****/
.newsmail_upsell { margin:0 0 10px; font-weight:bold; text-align:center; border:1px solid #82A7D1; background-color:#EFF7FE; padding:3px; -webkit-border-radius:5px; -moz-border-radius:8px }

/**** MESSAGES ****/
.message_enabled_member_profile {font-size:11px; text-align:center; padding:4px; background-color:#ffc; margin-bottom:6px;}
.message_top_controls { text-align: left; width: 770px; }
.message_top_head {text-align:left; padding:10px 0 5px 0; border-bottom:1px solid #ccc; background-color:#fff; margin-bottom: 10px;}
.message_bottom_controls { text-align: left; margin: 4px 0 10px 0; font-size: 8pt; white-space: nowrap;}

.message_leftnav_link { border-top: 1px dotted #ccc; padding: 3px; font-weight: bold; widthx: 150px; }

.message_inbox {margin-top: 10px; text-align: left; }
.message_inbox.message_rollup { width: 720px; }
.message_inbox .message_inbox_header { display: none; background-color: #888; color: white; font-size: 8pt; }
.message_inbox .message_inbox_item { border-bottom: 1px solid #ccc; }
.message_inbox .message_inbox_item:hoverx { background-color: #f0f3f5; }
.message_inbox .message_inbox_col { display: inline-block; margin: 0; vertical-align: middle; padding: 6px; *float:left; }
.message_inbox .message_inbox_header .message_inbox_col { padding-top: 2px; padding-bottom: 2px; }
.message_inbox .message_avatar_col { width: 48px; }
.message_inbox .message_avatar { width: 48px; background-position: center center; background-repeat: no-repeat; height: 48px; border: 1px solid black; background-color: #ddd; }
.message_inbox .message_from_col,
.message_inbox .message_to_col { width: 120px; }
.message_inbox .message_subject_col { width: 365px; }
.message_inbox .message_date_col { width: 125px; text-align: right; }
.message_inbox .message_inbox_col.message_read { padding: 0; padding-left: 6px }
.message_inbox .message_read { width: 10px; font-weight: bold; display: inline-block; *position:relative; *top:22px; }
.message_inbox .message_inbox_header { font-weight: bold; }
.message_inbox_name { margin-top: 10px; font-size: 14pt; font-weight: bold; }
.message_inbox_view_link { font-weight: bold; }
.message_block_user { display: inline-block; }
.message_delete { white-space: nowrap; }
.message_inbox .message_inbox_deleted { padding: 7px; height: 48px; line-height: 48px; text-align: center; font-weight: bold; color: #999; }

.message_widget_bottom_links { text-align: center; margin-bottom: 10px; }
.message_widget_recent_header { font-size: 8pt; }
.message_widget_inbox { margin: 3px 0 6px 0; border-bottom: 1px solid #ccc; }
.message_widget_inbox .message_widget_read_col { display: inline-block; width: 10px; padding: 0 3px 0 3px; *float:left; }
.message_widget_inbox .message_widget_from_col { display: inline-block; width: 120px; *float:left; vertical-align:top;}
.message_widget_inbox .message_widget_subject_col { display: inline-block; width: 300px; *float:left; vertical-align:top; }
.message_widget_inbox .message_widget_item { padding: 3px 0 3px 0; border-top: 1px solid #ccc; }

.mesage_disabled_inbox { margin-top: 10px; }

.message_header { padding: 4px 0 4px 0; margin-top: 10px; font-size: 8pt; border-topx: 1px solid #999; background-colorx: #f3f3f3; }
.message_header_from { font-weight: bold; }

.message_view { border: 1px solid #999; -webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.25); -moz-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.25);  margin-right: 3px; *margin-right:0; }
.message_view_topixmod { border: 1px solid #164c97; }
.message_body { padding: 10px; }
.message_view_miniprofile { background-color: #e5f3c2; padding: 10px; }
.message_view_topixmod .message_view_miniprofile { background-color: #d0daef; }
.message_view_avatar { width: 48px; height: 48px; display: inline-block; }
.message_view_avatar img { border: 1px solid black; }
.message_view_screenname { display: inline-block; vertical-align: top; padding-left: 6px;}
.message_view_screenname .regsn {font-weight:bold; font-size:14px; padding-bottom:2px;}
.message_view_location { font-size: 7pt; font-style: italic; }
.message_view_headline { padding:0 0 2px 0; font-size:11px; line-height:11px; }
.message_view_topixmod .regsn {padding:4px 4px 3px 20px; margin:0 0 5px;background: #164c97 url(//static.topixcdn.com/pics/icon_topix_t.gif) no-repeat 4px 4px;}
.message_view_topixmod .regsn a,
.message_view_topixmod .regsn a:visited {color:#fff}
.message_low_actions {float:left;} 

.message_send { margin-top: 16px; margin-bottom: 10px;padding: 10px; border: 1px solid #739912; border-top: 10px solid #739912; text-align: left; -webkit-box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.25); margin-right: 3px; }
.message_send textarea.message_body  { height: 250px; margin-top: 10px; width:97%; }
.message_send_to { }
.message_send_to_name { font-weight: bold; }
.message_send_button { margin-top: 10px; text-align: right; }
#message_footer {padding:8px 0; border-bottom:1px solid #ccc; font-size:11px;}
#message_send_reply_link {font-size:13px; font-weight:bold;}
#message_send_block {padding:2px 0 0 0;}

.message_notice { background-color: #ffc; padding: 6px; margin-top: 10px; font-weight: bold; border: 1px solid #ccc; text-align: center; -webkit-border-radius: 6px; }

.message_blocked_wrapper { text-align: left; margin-top: 10px; }
.settings_row {padding: 6px; margin:0 0 1px; border-bottom:1px dotted #ccc;  }
.settings_row .message_blocked_user {padding:4px 0 0;}
.message_block_all { margin-top: 10px; }

.message_inline_box {
    position: absolute;
    width: 350px;
    -moz-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.5);
     border: 1px solid #739912;
    border-top: 10px solid #739912;
    background-color: white;
    padding: 10px;
    z-index: 1;
}
.message_inline_admin { display: inline-block; width: 120px; font-size: 8pt; font-weight: bold; color: red; margin-bottom: 10px; }
.message_inline_box .message_inline_to { display: inline-block; }
.message_inline_box .message_inline_to_preview_wrapper { margin-bottom: 10px; }
.message_inline_box .message_inline_to_preview { display: inline-block; font-weight: bold; }
.message_inline_box .message_inline_body { width: 350px; height: 120px; margin-bottom: 10px; }
.message_inline_box .message_inline_send_wrapper { text-align: right; }
.message_inline_box .message_inline_box_close { display: inline-block; }
.message_success .message_inline_box_close { font-weight: bold; float: right; }
.message_send_icon {cursor: pointer; display:block; padding:2px; }
.message_inline_notice p {margin:10px 0 3px;}

.message_inbox.message_rollup { display: block; width: 900px; margin-bottom: 10px; }
.message_inbox.message_rollup .message_inbox_item.first_child { border-top: 0; }
.message_inbox.message_rollup .message_inbox_header { display: block; }
.message_inbox.message_rollup .message_from_col { display: inline-block; width: 150px; }
.message_inbox.message_rollup .message_to_col { display: inline-block; width: 150px; }
.message_inbox.message_rollup .message_subject_col { display: inline-block; width: 300px; }
.message_inbox.message_rollup .message_date_col { display: inline-block; width: 200px; }

.message_captcha_wrapper { margin-top: 10px; }
.message_captcha_wrapper .field_input { display: inline-block; vertical-align: top;  }

.message_mini_profile_image {margin:0 4px 4px 0; width: 48px; height:48px;}


/***** SPORTS STATS *****/
.sports_stats {border:1px solid #69c; margin:3px 0; padding: 6px 8px; -moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px; font-size:13px; overflow:hidden;}
.widget_color_head {padding:6px 5px 4px; margin: 0 0 6px ; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; background:#9fb8e8; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9fb8e8', endColorstr='#6790da'); background: -webkit-gradient(linear, left top, left bottom, from(#9fb8e8), to(#6790da)); background: -moz-linear-gradient(top, #9fb8e8, #6790da); color:#fff; font-weight:bold; text-shadow: #666 0 1px 0;}
.widget_color_head h4 {margin:0; padding:0; text-transform:uppercase; font-size:14px;}
.widget_color_head h4 span {margin:0; padding:0; text-transform:none;}
.widget_color_head p {float:right; text-transform:uppercase;}
h4.event_title {font-size:18px; font-weight:bold; margin:2px; padding:0;}
.event_loc {font-size:14px; font-weight:bold;}
.event_stats {font-size:14px;}
.stats_links {font-size:13px; font-weight:bold;}
.stats_event_details {font-size:11.5px;}

.float_left_wrap {float:left;}
.border_right {padding-right:10px; border-right:2px dotted #ccc;}
.border_left {padding-left:5px; border-left:2px dotted #ccc;}
.no_border {padding-left:10px;}
.margin_tb {margin:4px 0 3px}
.show_hide_table {margin:0; width:100%; text-align:center;}
.show_hide_table td {font-size:12px; padding:0;}
.show_hide_table td .active {font-weight:bold;}

.stats_table {margin:3px; font-size:11.5px; text-align:center; border-collapse:collapse; width:100%;}    
.stats_table tr th {padding:2px; border-bottom:1px solid #9cf; font-weight:bold; background: #e7edf4; border-right:1px solid #fff;}
.stats_table tr td {padding:2px; border-bottom:1px dotted #ccc; border-right:1px solid #fff}
.stats_table .td_head {text-align:left; font-weight:bold; padding-right:5px;}
.stats_table .td_highlight {background: #eee;}
.stats_table .evenrow {background:#eee;}
.stats_table a {font-weight:bold;}
.stats_table th.nascar_results_head {padding:1px 6px; color:#fff; text-align:center; font-size:13px; border-bottom:1px solid #fff; background:#9fb8e8; background: -webkit-gradient(linear, left top, left bottom, from(#9fb8e8), to(#6790da)); background: -moz-linear-gradient(top, #9fb8e8, #6790da); text-shadow:#666 0 1px 0;}
.stats_table td.left_align {text-align:left;}
table tr th.stats_table_title {color:#fff; font-size:11px; font-weight:bold; padding:2px; border-bottom:1px solid #fff;}

.padded_cells tr th, .padded_cells tr td {padding:3px 4px;}
.expandable_stats {display:none;}
.initially_hidden {display:none;}

.pop_out_stat {visibility:hidden; position:absolute; top:500; left:500; z-index:10000; padding:6px 5px 4px; margin: 0 0 6px ; -moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px; color:#fff; font-weight:bold; -moz-box-shadow: 3px 3px 4px #000; -webkit-box-shadow: 3px 3px 4px #000; box-shadow: 3px 3px 4px #000; }
.pop_out_table_wrap {background:#fff; margin:3.5px 0; padding:5px 6px; font-size:11.5px; min-width:400px; color:#000; text-shadow:none; font-weight:normal; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px; }
.pop_out_stats_title {color:#fff; font-weight:bold; font-size:18px; margin:4px;}
.pop_out_stats_close {text-align:right; margin:4px;font-weight:bold;}
.pop_out_stats_close a {color:#fff;} 

.standings_table {text-align:center; width:48%; border-collapse:collapse; margin:4px;}
.standings_table th {font-size:11px; background:#e7edf4; border:1px solid #ccc;}
.standings_table td {border:1px solid #ccc; font-size:18px;}

.addl_player_info_table {width:48%; border-collapse:collapse; margin:5px 4px;}
.addl_player_info_table td {padding:0 2px; vertical-align:top;}
.addl_player_info_table th {padding:0 2px; vertical-align:top; font-weight:bold; text-align:left;}

.golf_gradient {background:#002700; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#002700', endColorstr='#001800'); background: -webkit-gradient(linear, left top, left bottom, from(#002700), to(#001800)); background: -moz-linear-gradient(top, #002700, #001800);}
table tr th.golf_header_color {background:#003300;}

.nascar_gradient {background:#000020; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000020', endColorstr='#000'); background: -webkit-gradient(linear, left top, left bottom, from(#000020), to(#000)); background: -moz-linear-gradient(top, #000020, #000);}
table tr th.nascar_header_color {background:#000020;}

.golf_light_color th {background:#e2ffe2;}
.golf_light_color_and_border tr th {border-bottom:1px solid #278027; background:#e2ffe2;}

.eagle_color {background:#feff9f;}
.birdie_color {background:#a4ff9f;}
.par_color {background:#fff;}
.bogey_color {background:#ff9f9f;}
.double_bogey_color {background:#d69fff;}
.grey_bolded_cell {background:#e5e5e5; font-weight:bold;}

/***** ELECTIONS *****/
#elections_2010 {margin:0 0 10px; position:relative; zoom:1;}
#elections_2010 .elections_head {color:#fff; padding:6px 8px;}
#elections_2010 .elections_head h4 {font-size:12px; margin:0; padding:0; text-transform:uppercase;}
#elections_2010 .elections_head .see_all {text-align:right; color:#fff; display:block; font-weight:bold; background: transparent url(//static.topixcdn.com/pics/icon_arrow_right_10x12.png) right center no-repeat; padding:0 14px 0 0;}
#elections_2010 .elections_body {background:#fff url(//static.topixcdn.com/pics/bg_elections_widget.jpg) 0 bottom no-repeat; padding:10px;}
#elections_2010 .elections_body h4 {font-size:16px; padding:0 0 4px; margin:0;}
#elections_2010 .elections_candidates {font-size:13px; font-weight:bold;}
#elections_2010 .elections_count {font-weight:normal; color:#777;}
#elections_vote {position:absolute; bottom:20px; right:10px; width:140px; height:35px;}

#elections_beatdown_2010 {margin:0 0 10px; position:relative; zoom:1; background:#fff url(//static.topixcdn.com/pics/bg_elections_widget_beatdown.jpg) 0 bottom no-repeat; height:100px;}
#elections_beatdown_2010 h4 {font-size:18px; margin:0; padding:10px 0 0 8px;}
#elections_beatdown_2010 #elections_vote {top:34px; right:9px; height:38px; width:145px;}
#elections_beatdown_2010 .beatdown_counter {width:50px; position:absolute; left:202px; top:57px; font-size:20px; color:#fff; text-align:center;}
#elections_beatdown_2010 .beatdown_more {position:absolute; top:79px; right:6px; font-weight:bold; width:140px; text-align:center; font-size:13px;}
#elections_beatdown_2010 .beatdown_pic_a {position:absolute; top:40px; left:10px;}
#elections_beatdown_2010 .beatdown_name_a {position:absolute; top:40px; left:60px; font-weight:bold; font-size:15px;}
#elections_beatdown_2010 .beatdown_votes_a {position:absolute; top:63px; font-weight:bold; font-size:15px; color:#fff;}
#elections_beatdown_2010 .beatdown_bar_a {position:absolute; top:61px; right:451px; height:18px;}

#elections_beatdown_2010 .beatdown_pic_b {position:absolute; top:40px; left:404px;}
#elections_beatdown_2010 .beatdown_name_b {position:absolute; top:40px; right:247px; font-weight:bold; font-size:15px;}    
#elections_beatdown_2010 .beatdown_votes_b {position:absolute; top:63px; font-weight:bold; font-size:15px; color:#fff;}
#elections_beatdown_2010 .beatdown_bar_b {position:absolute; top:61px; left:265px; height:18px;}

#election_race_popout {z-index:1;}
#election_race_content {border:2px solid #00c; padding:8px 6px 10px; background:#fff; text-align:left; zoom:1; *width:360px;}
#election_race_content h4 {font-weight:bold; font-size:15px; margin:2px 4px 4px; padding:0;}
#election_race_content .graphbar_container {width:330px;}

#election_vote_content {border:2px solid #00c; padding:8px 8px 10px; background:#fff; text-align:left; width:370px;}
.election_vote_head {padding:0 0 8px 45px; background: transparent url(//static.topixcdn.com/pics/badge_elections10_36_shadow.png) no-repeat 3px 0;}
#election_race_content .election_vote_head {margin:8px 0 5px; padding:2px 0 4px 42px;}
.election_vote_head h4 {font-size:16px; padding:0; margin:0;}
#election_race_content .election_vote_head h4 {font-size:14px; margin:0;}
#election_vote_uservotediv {font-size:16px; margin:2px 0 0;}
#election_race_content #election_vote_uservotediv {font-size:14px;}
.election_vote_body label {font-weight:bold; font-size:14px; display:block}
.election_vote_body textarea {margin:2px 0;}
.election_vote_body .captcha_wrap {margin:10px 0; }
.voted_actions {width:330px;}
.voted_actions a {width:88%; margin:0 auto;}

.elections_permalink h1 {font-size:28px; line-height:30px;}
.elections_perm_graph {margin:6px 0 12px; width:350px;}
.elections_permalink .voted_actions {margin:6px 0 14px; width:350px;}
.elections_permalink .button_green {font-size:18px; padding:4px; width:180px; margin:0 0 10px 90px;}

.vote_prompt {padding:0; margin:3px 0 0 4px; font-weight:bold; font-size:13px;}
.prompt_options {font-weight:normal; margin:4px 0 12px;}

#elections_main_wrap h3 {font-size:20px; margin:0 0 10px; padding:0;}
#elections_main_wrap h4 {font-size:16px; margin:5px 0 7px; padding:0 0 2px; border-bottom:2px dotted #999;}
#elections_main_wrap h5 {font-size:15px; margin:0; padding:0; color:#333; margin:0 0 3px;}
#elections_main_wrap h5 span {font-size:13px; color:#666;}

#header_bar.elections_header_bar {border:none; position:relative;}
.elections_header_bar .jump_to_forums {float:right; width:75px; padding:0 35px 5px 0; text-align:right; background:transparent url(//static.topixcdn.com/pics/icon_forum_30x31.png) no-repeat right 1px; font-weight:bold; font-size:14px; }
.missing_race {float:right; text-align:right; font-size:13px; font-weight:bold; display:block; padding:3px 22px 0 0; background:transparent url(//static.topixcdn.com/pics/icon_question_blue_18x18.png) no-repeat right 7px;}

.featured_race {background:transparent url(//static.topixcdn.com/pics/bg_elections_widget_featured.png) no-repeat right 0; width:94%; padding:8px 6px;}
#elections_main_wrap .featured_race h5 {padding:0 0 4px 41px; font-size:16px; background:transparent url(//static.topixcdn.com/pics/badge_elections10_36_shadow.png) no-repeat;}
.featured_race table {width:85%;}
.featured_race .pic_wrap {width:50px; height:62px;}
.featured_race .graph_wrap {padding-bottom:8px;}
.featured_race .beatdown_pic {border:1px solid #ccc; padding:1px; background:#fff;}
.featured_race .beatdown_name {font-weight:bold; font-size:13px; padding:0 0 2px;}
.featured_race .beatdown_bar {height:24px; float:left; margin:0 5px 0 0;}
.featured_race .beatdown_count {font-size:16px; padding:4px 0 0; font-weight:bold;}
.featured_race .race_comments {margin:6px 0 0;}

.single_race_unit {border:1px solid #ccc; margin:0 0 8px; padding:6px 7px; font-size:12px; font-weight:bold; text-align:left; width:94%; *width:360px; *zoom:1;}
.single_race_unit .graphbar_label {padding:2px 4px 3px 2px;}
.single_race_unit .button_green {font-size:14px;}
.graphbar_container_mini {margin:0 0 5px;}
.you_voted {font-weight:bold; margin:3px 0 0;}
.you_voted img {padding-right:3px;}
.you_voted span {font-weight:normal;}
.race_comments {margin-left:2px;}
.has_voted .race_comments {padding:10px 0 0; text-align:right; font-size:13px;}
.more_races_wrap {margin:0 0 18px;}
.more_races {margin:3px auto 10px; width:340px;}
.more_races {padding:4px;}
.more_races a {display:block; background:transparent url(//static.topixcdn.com/pics/icon_arrow_down_9x8.png) 98% 50% no-repeat;}
.less_races a {background-image:url(//static.topixcdn.com/pics/icon_arrow_up_9x8.png)}

.graphbar_container {border:1px solid #ccc; margin:0 0 5px; padding:4px; font-size:12px; font-weight:bold; text-align:left;}
.graphbar_label {margin:0 0 4px;}
.graphbar_bar div {min-height:16px;}
.graphbar_value {float:left; margin-left:5px;}

.voting_comments {border-top:1px dotted #ccc; padding-top:8px;margin-top:8px}
.footnote {font-size:10px; color:#666; margin:6px 0;}

#elections_woot_640 {background:#fff url(//static.topixcdn.com/pics/bg_elections_woot_640.jpg) no-repeat; position:relative; zoom:1;}
#elections_woot_640 h4 {margin:0; padding:17px 0 18px 61px; font-size:17px;}
#elections_woot_640 h4 span {display:block; margin:0; padding:0 0 2px; font-size:15px;}
.election_zip {position:absolute; top:10px; left:428px; zoom:1; width:190px; _width:205px;}
.election_zip label {font-weight:bold; display:block; margin:0 0 4px;} 
.election_zip .elections_zip_txt {font-size:16px; font-weight:bold; padding:3px 4px; border:1px solid #666; width:122px; _width:128px; color:#444;}
.election_zip .button_green {font-size:15px; padding:3px 6px; _padding:1px 2px;}
#elections_woot_460 {background:#fff url(//static.topixcdn.com/pics/bg_elections_woot_640.jpg) no-repeat; position:relative; margin:0 0 8px; zoom:1;}
#elections_woot_460 h4 {margin:0; padding:9px 0 12px 61px; font-size:15px;}
#elections_woot_460 h4 span {display:block; margin:0; padding:0 0 2px; font-size:13px;}
#elections_woot_460 .election_zip {left:265px; _left:255px;}
#elections_woot_460 .election_zip .button_green {padding:3px 4px; _padding:1px 2px;}
#elections_go {position:absolute; top:20px; right:10px; font-size:16px; padding:3px 6px;}


/***** LOCAL POLITICS *****/
.politics_section { margin-bottom: 24px; }
.politics_section_header { font-size: 24px; font-weight: bold; text-alignx: center; margin: 10px 0px; border-bottom: 1px solid #aaa; }
.politics_group { margin-top: 10px; margin-bottom: 10px; border-bottom: 1px solid #888; }
.official {border-bottom: 1px solid #ccc; padding: 5px; margin-bottom: 20px; }
.official_nametitle {font-size:13px; padding:4px 0; }
.official_youtube,
.official_art {padding:2px; margin:0 10px 0 0; border-bottomx: 1px solid #ddd; padding: 6px 0 6px 0; }
.official_art_headline { font-weight: bold; margin:0 0 3px;}
.official_art_headline .s_news,
.official_art_headline .s_forum  {margin:0 3px 0 0; position:relative; top:1px;}
.official_art_summary {margin:0 0 0 19px;}
.outlet_discuss {display:block;}
.discuss_box {position:absolute; margin-left:380px; margin-top:16px; width:350px; display:none; background:#fff; text-align:left; padding:10px; }
.official_approval_button { display: inline-block; width: 140px; text-align: center; margin: 0 6px 0 6px; }
.politics_discuss_button { display: inline-block; width: 200px; text-align: center; margin: 0 6px 0 6px; }
.official_approval_response, .official_approval_buttons { text-align: center; margin: 10px; }
.official_approval_yourvote { margin: 10px auto; width: 160px; padding: 3px; background-color: #ddd; -moz-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; text-align: center; }

.official_approval_button .button_label {padding-left: 16px;}
.official_approval_button .icon_approve .button_label {background: url(//static.topixcdn.com/pics/icon_yay_12x13.png) no-repeat 0 -1px;}
.official_approval_button .icon_disapprove .button_label {background: url(//static.topixcdn.com/pics/icon_nay_12x13.png) no-repeat 0 0px;}

.official_approval_forum_button .button_label { padding-left: 16px;}
.official_approval_forum_button { display: inline-block; width: 83px; text-align: center; margin-right:4px; }
.official_approval_forum_button a {padding:4px;}
.official_approval_forum_button .icon_approve .button_label {background: url(//static.topixcdn.com/pics/icon_yay_12x13.png) no-repeat 0 -1px;}
.official_approval_forum_button .icon_disapprove .button_label {background: url(//static.topixcdn.com/pics/icon_nay_12x13.png) no-repeat 0 0px;}

.official_approval_forum { margin-bottom: 10px;}
.official_approval_forum .media {margin:0;}
.official_approval_forum .media .img {margin-right:6px;}
.official_approval_forum .media .bd {padding:2px 0 0;}
.official_approval_results_forum { position: absolute; z-index: 100; border: 1px solid #999; padding: 10px; background-color: white; }
.official_approval_forum_agree { width: 200px; border: 1px solid red; float: right; }

.official_youtube_title { font-size: 14px; font-weight: bold; margin-top: 10px; }
.official_youtube_desc { margin-top: 4px; }
.official_youtube_vid { margin: 10px 0 10px 0; text-align: center; }

.politics_person_summary { margin: 10px 0 20px 0; }
.politics_person_back { text-align: right; margin-top: 10px; }

.politics_issue_title { font-size: 16px; font-weight: bold; margin-bottom: 12px; }

.politics_issue_desc_wrapper { display: table; }
.politics_issue_thumb { display: table-cell; vertical-align: top; }
.politics_issue_desc { display: table-cell; vertical-align: middle; padding-right: 16px; }
.politics_issue_desc_para { margin-bottom: 10px; }
.politics_issue_question_wrapper { margin-top: 16px; text-align: center; }
.politics_issue_question { font-size: 16px; font-weight: bold; }
.politics_issue_desc_tag { font-weight: bold; font-size: 12px; }

.official_permalink_wrapper { padding-bottom: 16px; margin-bottom: 16px; border-bottom: 1px solid #aaa; }
.official_permalink_prompt { margin: 12px 0; font-size: 14px; }


#hzlightbox {padding: 0;margin: 0 0 0 0;height: 650px;width: 800px;background-color: #000;}
#hzlightbox iframe {border: none;clear: both;}
#hzoverlay img {border: none;}
#hzlightbox img {border: none;}
#hzoverlay {background-image: url(http://www.heyzap.com/elightbox/overlay-external.png);}
* html #hzoverlay {background-color: #CCC;background-color: transparent;background-image: url(http://www.heyzap.com/elightbox/blank-external.gif);filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://www.heyzap.com/elightbox/overlay-external.png", sizingMethod="scale");}
#hzcloseButton {top: 6px;right: 7px;height: 14px;width: 14px;}
#oversize-game-iframe #hzcloseButton {top: 16px;right: 12px;}
#oversizelightbox {padding: 0;margin: 0 0 0 0;height: 650px;width: 800px;}
#oversizelightbox iframe {border: none;clear: both;overflow: hidden;}


/******* POINTS GAME *******/
.pts_ball {width:17px; height:17px; background:transparent url(//static.topixcdn.com/pics/pts_ball_empty.png); float:left; margin:0 4px 0 0; overflow:hidden;}
.ball_star {background-image:url(//static.topixcdn.com/pics/pts_ball_star.png) }
.ball_star_empty {width:25px; background:transparent url(//static.topixcdn.com/pics/pts_ball_star_empty.png);}
.ball_star_check {width:25px; background:transparent url(//static.topixcdn.com/pics/pts_ball_star_check.png);}
.ball_check {background-image:url(//static.topixcdn.com/pics/pts_ball_check.png) }
.ball_lrg {width:36px; height:36px; background:transparent url(//static.topixcdn.com/pics/pts_ball_empty_36x36.png);}
.ball_float_right {margin:0; float:right}
.pts_ball p {text-align:center; font-weight:bold; color:#fff; padding:2px 0 0; font-size:12px; *padding-top:1px; }
.ball_star_empty p {text-align:left; padding-left:5px;}
.ie8 .pts_ball p {padding-top:1px;}
.ball_lrg p {font-size:19px; padding:9px 0 0; line-height:15px;}
.ie8 .ball_lrg p {padding-top:9px;}
.pts_score {float:right; height: 27px; *width:140px; cursor:pointer;}
.pts_score_right {width:33px; height:27px; float:right; background:transparent url(//static.topixcdn.com/pics/pts_score_right.gif); }
.pts_score_center {float:right; background:transparent url(//static.topixcdn.com/pics/pts_score_center.gif) repeat-x; padding:6px 3px 6px 6px;}
.pts_score_center .dyn_skgame_score {font-size:15px; font-weight:bold;}
.pts_score_left {width:19px; height:27px; float:right; background:transparent url(//static.topixcdn.com/pics/pts_score_left.png); }

#pts_popup {font-weight:bold;}
.pts_popup_txt_left {float:left; background:transparent url(//static.topixcdn.com/pics/pts_popup_txt_left.png) no-repeat; height:75px; width:61px;}
.pts_popup_txt_center {float:left; background:transparent url(//static.topixcdn.com/pics/pts_popup_txt_center.png) repeat-x; height:75px;}
.pts_popup_txt_right {float:left; background:transparent url(//static.topixcdn.com/pics/pts_popup_txt_right.png) no-repeat; width:18px; height:75px;}
.pts_popup_txt_left .value {width:50px; font-size:27px; color:#fff; text-align:center; padding:22px 8px 0 9px; line-height:23px; float:left;}
.pts_popup_txt_left .two_digits {font-size:23px; padding-top:23px;}
.pts_popup_txt_center .txt {padding:18px 7px 0 6px; font-size:14px; color:#333; text-align:left; line-height:16px;}
.pts_popup_txt_center .txt span {font-weight:normal;}
#pts_leaderboard {margin:0 0 12px; padding:8px 6px;}
#pts_leaderboard .widget_head {color:#fff; font-size:16px; padding:2px 2px 7px; border:none;}
#pts_leaderboard h4 { font-size:16px; margin:0 0 2px; padding:0; }
#pts_leaderboard h5 { font-size:13px; margin:9px 0 5px; padding:0; color:#fff;}
#pts_leaderboard .mini {font-size:11px;}
#pts_leaderboard #champ {margin:0; padding:4px 5px; position:relative; line-height:110%;}
#pts_leaderboard #champ .img {margin-right:18px;}
#pts_leaderboard #champ .bd {margin:2px 0 0;}
#pts_leaderboard .contenders {background:#fff;}
#pts_leaderboard .contenders li:last-child {border-bottom-left-radius:6px; moz-border-bottom-left-radius:6px; border-bottom-right-radius:6px; moz-border-bottom-right-radius:6px; border-bottom-color:transparent;  }
#pts_leaderboard .contenders li:first-child {border-top-left-radius:6px; moz-border-top-left-radius:6px; border-top-right-radius:6px; moz-top-bottom-right-radius:6px;  }        
#pts_leaderboard .line {padding:3px 5px; font-size:13px; }
#pts_leaderboard .line .rank {float:left; width:15px; text-align:center; padding:3px 4px 0 0; color:#666; font-size:12px;}
#pts_leaderboard .line .media {float:left; width:190px; margin:0;}
#pts_leaderboard .line .media .img {margin-right:6px;} 
#pts_leaderboard .line .media .bd {margin:2px 0 0;}
#pts_leaderboard .line .media .level_info {padding:1px 0 0;}
#pts_leaderboard .thin .img {display:none}
#pts_leaderboard .thin .level_info {display:none}
#pts_leaderboard .thick {padding:6px 5px;}
#pts_leaderboard .thick .rank { padding:10px 4px 0 0;}
#pts_leaderboard .usr_score {float:right; font-weight:bold; padding:3px 25px 2px 0; font-size:14px; background:transparent url(//static.topixcdn.com/pics/pts_ball_pts_20x20.png) 99% 50% no-repeat; }
#pts_leaderboard .thick .usr_score {font-size:15px; padding:9px 25px 5px 0; }
#pts_leaderboard .thick em { }
#pts_leaderboard .even_line {background:#d8edfa; background: -moz-linear-gradient(top, #ecf3f6, #d8edfa); background:#d8edfa -webkit-gradient(linear, left top, left bottom, from(#ecf3f6), to(#d8edfa)); border:1px solid #C8DFEB; border-right:none; border-left:none;}
#pts_leaderboard .usr_pic {border:1px solid #666; position:absolute; top:4px; left:22px;}
#pts_leaderboard .usr_name {line-height:110%;}
.ie8 #pts_leaderboard .usr_name {top:.5em} 
#pts_leaderboard .usr_name span {font-size:11px;}
#pts_leaderboard .thin .usr_pic {display:none;}
#pts_leaderboard .line.is_you {background:#fff url(//static.topixcdn.com/pics/pts_leaderboard_you.png) no-repeat; border-top:none;}
#pts_leaderboard .line.is_you .rank {color:#fff; width:15px; text-align:center; position:relative; left:-2px;}
#pts_leaderboard .thick.is_you .rank {padding:10px 4px 0 0;}

#pts_dashboard {width:310px; text-align:left;}
.dashb_top {width:310px; height:28px; margin:0; padding:0; background:transparent url(//static.topixcdn.com/pics/pts_dashb_top.png)}
.dashb_content {background:transparent url(//static.topixcdn.com/pics/pts_dashb_center.png) repeat-y; padding:0 20px 0 13px; position:relative;}
.dashb_bot {width:310px; height:20px; margin:0; padding:0; background:transparent url(//static.topixcdn.com/pics/pts_dashb_bot.png)}
.dashb_head {margin:0 0 12px; padding:6px 0 6px; border-bottom:1px dotted #BBE2FA;}
.dashb_content .media {margin:0 0 3px;}
.dashb_content h3 {margin:0;  padding:0;}
.dashb_content .bd h3 {margin:4px 0 2px;  padding:0;}
.dashb_content .dashb_block {padding:0 0 15px;}
.dashb_content .line_heading {font-size:14px;border-bottom: 2px dotted #BBE2FA; padding:0 0 2px;}

.dashb_content .total_score {font-size:16px; font-weight:bold; padding:0 0 5px; border-bottom:2px dotted #bbe2fa; margin:0 0 2px; zoom:1;}
.dashb_content .item_score {float:right;} 
.dashb_content #dashb_details {border-top:2px dotted #ccc; padding:2px 0 8px;}
.dashb_item_wrap .pts_line {padding:5px 0; border-bottom:1px solid #bbe2fa; zoom:1; clear:both; display:block;}
.dashb_item_wrap .has_ball .item_title {padding:2px 0 0; font-size:12px;}
.dashb_item_wrap .has_ball .usr_score {padding:2px 0 0;}
#dashb_seemore {cursor: pointer; border:2px dotted #ccc; border-right:none; border-left:none; padding:5px 0; background:#fff url(//static.topixcdn.com/pics/pts_ball_arrow_20x20.png) no-repeat 95% 50%}
#dashb_seemore .big_number {font-size:26px; font-weight:bold; float:left; margin:0 5px 0 0;}
#dashb_seemore .big_text {font-weight:bold; font-size:14px;}
#dashb_seemore .sml_text {font-size:11px;}
#dashb_seemore .floated_text {display:block; float:right; padding:8px 39px 0 0; color:#164c97;}
#pts_dock_dashboard {margin:8px 0 0; background:#fff;}
#pts_dock_dashboard #dashb_seemore {cursor: pointer; padding:6px 5px; background-color:transparent; border:none; background-position: 98% 50%;}
#pts_dock_dashboard #dashb_seemore .floated_text {padding:7px 25px 0 0;}
#pts_dock_dashboard .dashb_content {background:none; padding:0 6px;}


#pts_dashboard .footnote {margin:0; padding:8px 0 0; font-size:11px;}
#bonus_star {background:transparent url(//static.topixcdn.com/pics/pts_bonus_star.png) no-repeat; padding:11px 0 0 11px; *padding-top:9px; float:right; width:155px; height:50px; cursor:pointer;}
.ie8 #bonus_star {padding-top:9px;}
#bonus_star p {font-weight:bold; font-size:13px; }
.bonus_wrap .pts_ball {margin-right:2px;}
#bonus_popup {width:225px; height:100px; background:transparent url(//static.topixcdn.com/pics/pts_bonus_popup.png) no-repeat; padding:10px; text-align:left;}
.bonus_wrap_lrg {margin:0 0 4px; *margin:2; zoom:1;}
.bonus_wrap_lrg .pts_ball {margin:10px 2px 0 0;}
.bonus_wrap_lrg .ball_lrg {margin:0 2px 0 0;}
.bonus_wrap_lrg .ball_lrg p {font-size:22px; line-height:18px;}
.bonus_txt p {padding:0 0 2px;}
.bonus_txt p strong {font-size:13px;}
.banner_wrap {width:640px;}
#game_banner {background:#dff1fd; margin-bottom:5px; padding:8px 15px 10px;}
#game_banner h3 {font-size:22px;}
#game_banner p {line-height:120%;}

#champ .level {background:#fff; border:1px solid #ddd; padding:2px;}
.level1 {background:none; border:1px solid #ddd; padding:2px;}
.level2 {background:#efefef; border:1px solid #bbb; padding:2px;}
.level3 {background:#A3C837; border:1px solid #659800; padding:2px;}
.level4 {background:#86BAEF; border:1px solid #3483C8; padding:2px;}
.level5 {background:#FFAF56; border:1px solid #FF8100; padding:2px;}
.level6 {background:#9a9ee4; border:1px solid #8455cc; padding:2px;}
.level7 {background:transparent url(//static.topixcdn.com/pics/pts_bg_lvl7.png); border:1px solid #659800; padding:2px;}
.level8 {background:transparent url(//static.topixcdn.com/pics/pts_bg_lvl8.png); border:1px solid #3483C8; padding:2px;}
.level9 {background:transparent url(//static.topixcdn.com/pics/pts_bg_lvl9.png); border:1px solid #FF8100; padding:2px;}
.level10 {background:transparent url(//static.topixcdn.com/pics/pts_bg_lvl10.png); border:1px solid #8455cc; padding:2px;}
.authorbox .avatar_wrap.striped_grad {padding:4px; border:none;}
.authorbox .avatar_wrap.striped_grad .mini_profile_image {-webkit-box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, .8); -moz-box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, .8); box-shadow: 0px 1px 1px 0px rgba(255, 255, 255, .8); }

.level_tag {font-size:10px; font-weight:bold; background:#fff; border:1px solid #ddd; padding:2px 0 1px; text-align:center; color:#333; margin:3px 0 0;}
.level1 .level_tag {background:transparent}
.level2 .level_tag {border-color:#999;}
.level3 .level_tag {border-color:#659800;}
.level4 .level_tag {border-color:#3483C8;}
.level5 .level_tag {border-color:#FF8100;}
.level6 .level_tag {border-color:#9a9ee4;}
.striped_grad .level_tag {color:#fff; background:#333; background:rgba(0,0,0,.65); border:none; -moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px; padding:2px; margin:4px 0 0;}

.level_bar_wrap {width:150px; background:#3b3b3b; border:1px solid #3b3b3b; position:relative; top:2px;}
.level_bar {background:transparent url(//static.topixcdn.com/pics/pts_level_bar.png) repeat-x; height:7px;}
.crown_wrap {position:relative; top:13px;}
.crown {position:absolute; top:-14px; right:-14px;}

.badge_row {margin:5px 0;}
.badge_row img {padding:0 2px 0 0;}

.stream_subnav h4.widget_title { margin-bottom:2px;}
.stream_subnav ul li a {clear:none; padding-top:5px;}
.stream_subnav .pts_ball {margin-top:-3px;}
.stream_subnav ul li ul li a {padding-left:30px;}
.tracker_links {padding:3px 0 0;}
#inline_tracker {zoom:1;}
.forumadmin {border-top:none;}
.actions_head .pts_ball {margin-top:-1px;}

.props_wrap {float:right; padding:4px 5px; background:#efefef;}
.give_props {float:right; width:20px; height:18px; cursor:pointer;}
.give_props.s_props.props_check {background-position:-720px -68px; width:27px; cursor:default;}
.give_props.s_props.props_disabled {background-position:-720px -50px; cursor:default;}
.props_users {display:block; float:right; margin:0 10px 0 0;}
.props_users img {position:relative; top:1px;}
.props_flyout {width:310px;}
.props_flyout .dashb_content {position:relative;}
.props_cluster {width:277px; margin:10px 0 0; max-height:300px; overflow-x:hidden; overflow-y:hidden;}


/******* Yext Powerlistings *******/
.yext_image_wrapper { display: inline-block; margin: 16px; } 
.yext_image_description { margin: 4px 0 10px 0; }


/******* FB Dev *******/
.fb_inside { border: 1px solid #999; padding: 8px; margin-bottom: 10px; overflow: hidden;}
.fb_inside p { margin: 4px 0 4px 0; }


.section_title {
  margin: 0 0 3px;
  padding: 0px 0px 3px 0px;
  border-bottom: 2px solid #333;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, sans-serif;
  font-weight: 100;
  font-size: 19px;
  white-space: normal;
  text-overflow: ellipsis;
  overflow: hidden;
}
.section_title a {
  color: #333;
}
.section_title a:hover {
  text-decoration: none;
}

.str-sidenav-wrap {
  margin: 0 0 10px;
}

.sidenav li {
  margin: 0 0 2px;
  padding: 0;
}
.sidenav li a {
  display: block;
  font-size: 13.5px;
  padding: 2px;
  border-radius: 2px;
  text-decoration: none;
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Arial, sans-serif;
  font-weight: 200;
  border-bottom: 2px solid transparent;
  color: #888;
}
.sidenav li a:hover {
  border-bottom-color: #ccc;
  color: #444;
}
.sidenav li a.selected {
  color: #000;
}
.sidenav li.section_title {
  font-size: 15px;
  margin-top: 3px;
  padding-bottom: 3px;
}
.sidenav .indent {
  margin: 1px 0 0 20px;
}
.sidenav .indent li {
  margin: 0 0 2px;
}
.sidenav .indent li a {
  font-size: 12px;
  padding: 3px;
}

.share_reply_wrap {
  float: left;
  margin-right: 10px;
  padding-right: 10px;
  border-right: 2px dotted #ccc;
  min-height:40px;
}
.share_reply_wrap .actions_head {
  font-weight: bold;
  margin: 0 0 3px;
}

.alerts_wrap p:first-child {
  margin: 3px 0 5px;
}

.breadcrumb-yp .separator {
    color:#999;
    font-weight:bold;
    font-size:90%;
    display:inline-block;
    padding:0 3px;
}

    
.indented_list {
    margin-left: 10px;
    padding-left: 8px;
    list-style-type: disc;
}

.indented p {line-height: 120%;}