/* wondertime styles */

/* reset 
--------------------------------------------- */
body, h1, h2, h3, h4, h5, h6, ul, li, dl, dd, dt, p, img, form, input {
	border:none;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}

/* structure 
--------------------------------------------- */
body {
	background: url(/images/wondertime/bg_body.jpg) repeat-x top left;
}

#wrapper {
	width:977px;
	margin:0px auto;
}

#wrap_977_mid {
	background: url(/images/wondertime/bg_wrap_977_mid.png) repeat-y top left;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/wondertime/bg_wrap_977_mid.png', sizingMethod='scale');
	width:977px;
}

#wrap_977_btm {
	background: url(/images/wondertime/bg_wrap_977_btm.png) no-repeat top left;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/wondertime/bg_wrap_977_btm.png', sizingMethod='crop');
	width:977px;
	height:10px;
	overflow:hidden;
	padding:0px 0px 30px;
}

#content {
	width:967px;
	padding:5px 5px 20px 5px;
	clear:both;
}

#col_a {
	width:600px;
	float:left;
	padding-left:20px;
}

#col_b {
	width:325px;
	float:right;
}

.clear {
	clear:both;
}

/* header 
--------------------------------------------- */
#chrome_btm {
	background: url(/images/wondertime/chrome/bg_chrome_wondertime_btm.png) no-repeat top left;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/wondertime/chrome/bg_chrome_wondertime_btm.png', sizingMethod='crop');
	width:977px;
	height:3px;
	overflow:hidden;
}

#header {
	padding:0px 5px;
	position:relative;
	width:967px;
}

#branding {
	width:181px;
	height:85px;
	position:absolute;
	top:10px;
	left:-5px;
}

#searchContainer {
	color:#B7B04E;
	float:left;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
	line-height:normal;
	padding:35px 0px 45px 195px;
	text-align:left;
	width:300px;
}

#searchBox {
	float:left;
	padding:1px 8px 0px 0px;
}

#searchBox input {
	border:1px solid #C5C5C5;
	color:#666666;
	font-family:arial;
	height:16px;
	width:200px;
}

#searchButton {
	float:left;
}

#navContainer {
	clear:both;
}

#promo_box {
	float:right;
	margin: 10px 15px 0px 0px;
}

#topRightPromoText {
	color:#666666;
	float:left;
	font-family:arial;
	font-size:11px;
	height:85px;
	line-height:normal;
	text-align:left;
	width:58px;
}
.spacer {
	font-size:1px;
	line-height:1px;
	width:1px;
}

.topRightPromoBullet {
	display:inline;
	float:left;
	margin:5px 3px 0px 0px;
}

.topRightPromoBulletedText {
	display:inline;
	float:left;
	margin-bottom:2px;
}

#topRightPromoText a {	
	color:#666666;
	text-decoration:none;
}

.topRightPromoBullet {
	display:inline;
	float:left;
	margin:5px 3px 0px 0px;
}

.topRightPromoBulletedText {
	display:inline;
	float:left;
	margin-bottom:2px;
}

#topRightPromoImage {
	float:left;
	text-align:right;
	width:75px;
	margin-right:5px;
	_margin-right:-10px;
}

#page_tools {
	position:absolute;
	right:25px;
	bottom:5px;
	text-align:right;
	font-size:11px;
	color:#8d648b;
}

#page_tools a {
	color:#8d648b;
}

#email_to_a_friend, #print_this_page {
	padding: 0px 7px;
	border-right:1px solid #8d648b;
}

#bookmark {
	padding: 0px 7px;
}

/* page content  
--------------------------------------------- */

.intro {
	border-bottom:1px solid #CCCCCC;
	padding-bottom:25px;
}

.intro h1 {
	font-size:24px;
	color:#8d648b;
	font-weight:bold;
	padding:10px 5px 0px 0px;
}

.intro h1 span {
	color:#c4b6af;
}

.intro h1 span.italics {
	font-style:italic;
}

.intro img {
	float:right;
	margin:0px 0px 0px 20px;
}

.intro p {
	font-size:11px;
	color:#333333;
	font-weight:bold;
	padding-top:20px;
}

.intro ul.detail_intro, .intro ul.detail_intro a {
	padding:0px;
	font-weight:normal;
}

.intro ul.detail_intro li.summary {
	float:left;
	width:400px;
	font-size:12px;
	color:#8d648b;
	font-weight:normal;
}

.intro ul.detail_intro li.return {
	float:right;
	width:190px;
	font-weight:normal;
	text-align:right;
	font-size:11px;
	color:#666666;
}

.intro ul.detail_intro li.return a {
	background: url(/images/wondertime/bg_go_back_link.gif) no-repeat center left;
	padding-left:10px;
	color:#666666;
}

.intro ul {
	list-style-type:none;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	padding:20px 0px 0px;
}

.intro ul li {
	display:inline;
}

.intro ul li a {
	color:#8d648b;
	font-weight:bold;
}

dl.blog_entry {
	clear:both;
	border-bottom:1px solid #CCCCCC;
	padding:20px 0px;
	color:#666666;
}

.entry_detail {
	border-bottom:none !important;
}

dl.blog_entry dt, dl.blog_entry dt a {
	color:#8d648b;
	font-weight:bold;
	padding-bottom:15px;
}

dl.blog_entry dt a:hover {
	text-decoration:none;
}

dl.blog_entry dt h2 {
	margin:0px;
	padding:0px;
	font-size:14px;
}

dl.blog_entry dd.image_float_right {
	float:right;
	margin-left:15px;
}

dl.blog_entry_info {
	position:relative;
	padding:20px 200px 10px 0px;
	color:#666666;
}

dl.blog_entry_info dt, dl.blog_entry_info dt a {
	color:#8d648b;
	font-weight:bold;
	padding-bottom:15px;
}

dl.blog_entry_info dt a:hover {
	text-decoration:none;
}

dl.blog_entry_info dd.date {
	font-size:11px;
}

dl.blog_entry_info dd.return {
	width:190px;
	font-weight:normal;
	text-align:right;
	font-size:11px;
	color:#666666;
	position:absolute;
	right:0px;
	top:35px;
}

dl.blog_entry_info dd.return a {
	background: url(/images/wondertime/bg_go_back_link.gif) no-repeat center left;
	padding-left:10px;
	color:#666666;
}

dl.blog_entry dd.date {
	font-size:11px;
}

dl.blog_entry dd.bookmark {
	text-align:right;
}

dl.blog_entry dd.clear {
	margin:0px;
	padding:0px;
	clear:both;
}

dl.blog_entry dd.summary {
	font-size:11px;
	padding-bottom:15px;
}

dl.blog_entry dd.summary p {
	padding-bottom:25px;
	line-height:18px;
	font-size:12px;
}

dl.blog_entry dd.summary  a {
	color:#8d648b;
}

dl.blog_entry dd.commentsCont {
	font-size:10px;
	background: url(/images/wondertime/bg_comment_bubble.gif) no-repeat center left;
}

dl.blog_entry dd.commentsCont a {
	color:#666666;
	padding-left:25px;
}

.feed {
	width:300px;
	background: url(/images/wondertime/bg_dl_feed_gradiant.jpg) repeat-x bottom left;
	margin-bottom:15px;
}

.feed h2 {
	background-color:#b4b5c9;
	font-size:11px;
	color:#FFFFFF;
	font-weight:bold;
	padding:3px 10px;
}

.feed ul.bullets {
	list-style-type:disc;
	font-size:12px;
	margin:0px;
	padding:10px 30px;
	color:#666666;
}

.feed ul.featured {
	list-style-type:none;
	font-size:12px;
	margin:0px;
	padding:10px 10px;
	color:#666666;
}

.feed ul.featured li.image {
	width:100px;
	float:left;
	text-align:center;
}

.feed ul.featured li.summary {
	font-size:11px;
	color:#666666;
	*padding-left:120px;
}

.feed ul.featured li.summary a {
	color:#8d648b;
}


.feed ul.bullets li a {
	color:#464862;
	font-weight:bold;
}


.ad_300x250 {
	width:300px;
	margin-bottom:15px;
}

.btm_border {
	border-bottom: 1px solid #CCCCCC;
	margin:10px 20px 0px;
}

dl.commentsCont {
	padding:0px;
	position: relative;
	top: 0px;
	left: 0px;
	z-index: 1;
}

dl.commentsCont dt {
	background-color:#d7cdd8;
	color:#FFFFFF;
	font-size:11px;
	padding:5px 10px;
	font-weight:bold;
}

dl.commentsCont dd {	
	padding:5px 10px;
}

dl.commentsCont dd ul.comment_links {
	list-style-type:none;
	font-size:11px;
	padding:5px 0px 15px;
	_height: 1px;
}

dl.commentsCont dd ul.comment_links li.link_a {
	float:left; 
	width:120px;
}

dl.commentsCont dd ul.comment_links li.link_a a {
	border-right:1px solid #8d648b;
	padding-right:5px;
}

dl.commentsCont dd ul.comment_links li.link_b {
	float:left;
	width:200px;
}

dl.commentsCont dd ul.comment_links li.link_b a {
	background: url(/images/wondertime/bg_comment_bubble.gif) no-repeat center left;
	padding-left:25px;
	color:#666666;
}

dl.commentsCont dd ul.comment_links li.link_c {
	float:right;
	width:230px;
	text-align:right;
}

dl.commentsCont dd ul.comment_links a, .fauxlink {
	color:#8d648b
}

#membersAddComments a{
color: #508EC1;
font-size: 11px;
}

dl.commentsCont dd.no_comments {
	font-size:11px;
	color:#666666;
}

dl.commentsCont dd.with_comments ul.user_comment {
	list-style-type:none;
	font-size:11px;
	color:#666666;
	border-bottom:1px solid #CCCCCC;
	padding:10px 0px 25px;
	min-height:110px;
	_height:110px;
}

dl.commentsCont dd.with_comments ul.last {
	border-bottom:none !important;
}

dl.commentsCont dd.with_comments ul.user_comment li.image {
	float:left;
	padding-left:0px;
}

dl.commentsCont dd.with_comments ul.user_comment li {
	padding-left:125px;
}

dl.commentsCont dd.with_comments ul.user_comment li.user {
	font-size:12px;
}

dl.commentsCont dd.with_comments ul.user_comment li.user a {
	color:#8d648b;
	font-weight:bold;
}

dl.commentsCont dd.with_comments ul.user_comment li.timestamp {
	font-style:italic;
	color:#999999;
}
dl.commentsCont dd.with_comments ul.user_comment li.content p {
	padding:10px 0px;
	line-height:14px;
}

dl.commentsCont dd.with_comments ul.user_comment li.flag {
}

ul.blog_links {
	list-style-type:none;
	font-size:11px;
	color:#8d648b;
	text-align:center;
	padding-top:45px;
}

ul.blog_links li {
	display:inline;
}

ul.blog_links li a {
	color:#8d648b;
}

ul.blog_links li.previous a, ul.blog_links li.main a {
	border-right:1px solid #8d648b;
	padding-right:10px;
}

ul.blog_links li.main a, ul.blog_links li.next a {
	padding-left:5px;
}

/* global links 
--------------------------------------------- */
#branding a {
	background: url(/images/wondertime/img_logo_wondertime.png) no-repeat top left;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="http://family.go.com/images/wondertime/img_logo_wondertime.png", sizingMethod="crop"); 
	width:181px;
	height:85px;
	display:block;
	text-indent:-9999px;
}

a {
	color:#A2BF6C;
	font-weight:normal;
	text-decoration:none;
	_position:relative;
	cursor:pointer;
}

a:hover {
	text-decoration:underline;
}

a.not_acceptable {
	background: url(/images/bg-not-acceptable.gif) no-repeat left center;
	color:#CCCCCC !important;
	cursor:pointer;
	font-size:11px;
	padding-left:15px;
	_display:block;
	_width:80px;
}

/* accordian styles 
--------------------------------------------- */
dl.accordian {
	width:300px;
	background: url(/images/wondertime/bg_dl_feed_gradiant.jpg) repeat-x bottom left;
	margin-bottom:15px;
}

dt.open a {
	background: url(/images/wondertime/bg_accordian_arrow_open.gif) no-repeat 10px center;
	background-color:#b4b5c9;
	display:block;
	padding:3px 10px 3px 25px;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}

dt.parent a {
	background: url(/images/wondertime/bg_accordian_arrow_closed.gif) no-repeat 10px center;
	background-color:#f2efea;
	display:block;
	padding:3px 10px 3px 25px;
	color:#b4b5c9;
	font-size:11px;
	font-weight:bold;
}

dt.parent a:hover, dt.closed a:hover{
	text-decoration:none;
	color:#8CA55D;
}

dt.open a:hover  {
text-decoration:none;
}	

dl.accordian dl {
	padding:15px 10px;
}

dl.accordian dd ul {
	list-style-type:none;
	padding:15px 10px 0px;
}

dl.accordian dd ul li, dl.accordian dd ul li a {
	font-size:12px;
	color:#333333;
	padding-bottom:15px;
	_padding-bottom:5px;
}

dl.accordian dd ul li.date {
	font-size:11px;
	color:#666666;
	padding-bottom:0px;
	font-weight:normal;
	_position:relative;
}

dl.accordian dl.hidden, dl.accordian dd.hidden {
	display:none;
}

dl.accordian dl dd.date, dl.accordian dl dd.date a {
	font-size:11px;
	color:#666666;
}

dl.accordian dl dt, dl.accordian dl dt a {
	font-size:12px;
	color:#333333;
	background:none;
	padding:0px 0px 15px !important;
	margin:0px !important;
	font-weight:normal;
}

dl.accordian dl dt a:hover {
	text-decoration:underline;
}

dl.accordian dl dt {
	margin:0px;
	padding:0px;
}

/* pagination 
--------------------------------------------- */
#pagination_wrap {
	padding:25px 0px 45px;
	text-align:right;
}

.pagination_right {
	font-weight:bold;
	text-align:right;
	font-size:12px;
}

.pagination_right a {
	display:inline;
	float:right;
	text-align:center;
	text-decoration:none;
	color:#8d648b;
	padding:2px 5px;
	font-weight:bold;
}

.pagination_right .pagination_right_pages a {
	display:inline;
	float:left;
	text-align:center;
	text-decoration:none;
	padding:2px 5px;
	color:#8d648b;
	font-weight:bold;
}

.pagination_right a:hover {
	color:#FFFFFF;
	background-color:#8d648b;
	text-decoration:none;
}

.pagination_right span {
	display:inline;
	float:right;
	text-align:center;
	text-decoration:none;
	font-size:12px;
	color:#666666;
	padding:2px 5px;
}

.pagination_right_pages {
	display:inline;
	float:right;
}

.pagination_right .selected {
	color:#666666 !important;
	float:left;
	padding:2px 5px;
}

.hide {
overflow:hidden;
position:absolute;
top:-20000px;
/*IE7 only width fix: without width page will add a horizontal scroller if viewed in 1024 width (Jakob Herrmann)*/
width:300px;
}

a {
outline: none;
}

.accordian dd.hide ul li a {
color: #ffffff !important;
}

/* membersAddComments styles begin
------------------------------------------*/

#membersAddComments {
width: 450px;
position: absolute;
z-index: 10000;
top: -200px;
left: -10px;
display: none;
}

#membersAddComments p.remember {
margin: 4px 0 0 98px;
text-align: left;
font-size: 10px !important;
line-height: 12px !important;
}

#membersAddComments p.remember a {
font-size: 10px !important;
}

#membersAddComments .bg {
width: 450px;
height: 260px;
position: absolute;
top: 0;
left: 0;
background: url(/images/article/bg-add-comment.png) no-repeat 0 0;
}

* html #membersAddComments .bg {
background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/article/bg-add-comment.png', sizingMethod='crop');
}

#membersAddComments .content {
width: 400px;
margin: 0 auto 0 auto;
position: relative;
}

#membersAddComments .header {
width: 400px;
height: 25px;
margin: 15px auto 0 auto;
padding-top: 10px;
position: relative;
border-bottom: solid 1px #EAEAEA;
clear: both;
}

#membersAddComments .header h3 {
float: left;
}

#membersAddComments .header a {
float: right;
margin: 5px 0 0 0;
}

#membersAddComments .welcome {
width: 400px;
height: 30px;
clear: both;
margin: 5px 0 0 0;
}

#membersAddComments .welcome h2 {
color: #F67A47;
float: left;
font-weight: bold;
font-size: 18px;
}

#membersAddComments .welcome h2 span {
font-size: 12px;
font-weight: normal;
}

#membersAddComments .welcome a {
margin: 5px 0 0 0;
float: right;
}

#membersAddComments .welcome p {
float: right;
margin: 5px 5px 0 0;
font-size: 11px !important;
line-height:normal !important;
}

#membersAddComments .textArea {
width: 400px;
clear: both;
text-align: left;
}

#membersAddComments .textArea:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

#membersAddComments .textArea div {
width: 80px;
float: left;
margin: 5px 0 0 0;
color: #666;
font-size: 11px;
}

#membersAddComments .textArea div.error {
position: absolute;
width: 100%;
color: #ff0000;
font-size: 9px;
top:51px;
_top: 69px;
left: 107px;
}

#membersAddComments .textArea div span {
display: block;
clear: both;
color: #CCC;
font-size: 10px;
}

#membersAddComments .textArea textarea {
width: 300px;
height: 75px;
margin: 0;
padding: 0;
float: right;
overflow: auto;
font-size: 11px;
}

#membersAddComments .content a img {
float:right;
margin:8px 0pt 0pt;
position:relative;
}

#membersAddComments .content .close {
margin-top: 120px;
padding-left: 200px;
}

a.maskWrapper {
cursor: hand;
}

#comments dd {
position: relative;
}

#sorryMsg {
width: 245px;
height: 120px;
position: absolute;
display: none;
z-index: 10000;
margin-top:10px;
_margin-top:20px;
margin-bottom:10px;
_margin-bottom:5px;
}

.comments {
position: absolute;
top: -60px;
left: 5px;
z-index: 10000;
}

.noComments {
clear:left;
float:left;
width: 100%;
padding:10px 0pt 90px;
text-align:left;
}

#sorryMsg .bg {
width: 245px;
height: 120px;
background: url(/images/misc/bg-sorryMsg.png) no-repeat 0 0;
position: absolute;
top: 0;
left: 0;
display: block;
}

* html #sorryMsg .bg {
background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/misc/bg-sorryMsg.png', sizingMethod='crop');
}

#sorryMsg .content {
position: relative;
top: 10px;
_top: 0px;
left: 0px;
}

#sorryMsg .header {
width: 200px;
margin: 0 auto 3px auto;
*margin: 0px auto 5px auto;
_margin: 10px auto 5px auto;
border-bottom: solid 1px #EAEAEA;
clear: both;
height:25px;
}
#sorryMsg .header div.pleaseLogIn {
float: left;
font-size: 20px;
color:#F67A47;
width: 150px;
}

#sorryMsg .header a {
float: right;
margin: 0px;
font-size: 12px;
color:#0EA0E4;
}

#sorryMsg .msg {
width: 200px;
margin: 0 auto 0 auto;
font-size: 11px;
clear:both;
/*
_margin-top: -10px;
*/
}

#sorryMsg .footer {
width: 200px;
margin: 0px auto;
clear: both;
}

#sorryMsg .login {
margin: 5px 0 0 0;
float: right;
}

#sorryMsg .become {
float: left;
margin: 10px 0 0 0;
font-size: 12px;
color:#0EA0E4;
}

#thankYouMsg {
width: 285px;
height: 200px;
position: absolute;
bottom: 0;
left: 110px;
display: none;
z-index: 1000;
}

#thankYouMsg .bg {
width: 285px;
height: 200px;
background: url(../images/misc/bg-marking.png) no-repeat 0 0;
position: absolute;
top: 0;
left: 0;
}

* html #thankYouMsg .bg {
background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/misc/bg-marking.png', sizingMethod='crop');
}

#thankYouMsg .content {
width: 240px;
margin: 0 auto 0 auto;
position: relative;
}

#thankYouMsg .content h3 {
font-size: 18px;
margin: 30px 0 0 0;
}

#thankYouMsg .content p {
font-size: 11px;
margin: 20px 0 0 0;
line-height: 16px;
}

#thankYouMsg .content a {
margin: 25px 0 0 0;
float: right;
font-size: 12px;
color:#0EA0E4;
}

/* New Flag Innap for Travel Modules */
#inappContentReport {
width: 285px;
height: 200px;
position: absolute;
/*bottom: 0;
left: 110px;*/
display: none;
z-index: 10;
}

#inappContentReport .bg {
width: 285px;
height: 200px;
background: url(/images/misc/bg-marking.png) no-repeat 0 0;
padding-top:5px;
}

* html #inappContentReport .bg {
background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/misc/bg-marking.png', sizingMethod='crop');
}

#inappContentReport .content {
width: 235px;
top:-200px;
margin: 0 auto 0 auto;
position: relative;
}

#inappContentReport .content h3 {
letter-spacing: -1px;
margin: 20px 0 0 0;
}

#inappContentReport .content p {
font-size: 11px;
margin: 5px 0 0 0;
line-height: 16px;
}

#inappContentReport .content ul {
margin: 0;
padding: 0;
list-style: none;
}

#inappContentReport .content ul li {
font-size: 11px;
padding: 0 0 0 8px;
background: url(../images/misc/liststyle-orange-square.gif) no-repeat 0 5px;
}

*html #inappContentReport .content ul li {
height: 14px;
}

#inappContentReport .content a.agreement {
font-size: 11px;
width: 200px;
padding: 0 0 0 12px;
margin: 5px 0 0 0 !important;
display: inline;
color: #558599;
background: url(../images/bg-member-speak-link.gif) no-repeat 0 4px;
clear: both;
}

#inappContentReport .content a {
margin: 5px 0 0 0;
float: left;
font-size: 12px;
color:#0EA0E4;
}

#inappContentReport .content a.first {
margin: 5px 10px 0 0;
}

#inappThankYouMsg {
width: 285px;
height: 200px;
position: absolute;
bottom: 0;
left: 110px;
display: none;
z-index: 1000;
}

#inappThankYouMsg .bg {
width: 285px;
height: 200px;
background: url(/images/misc/bg-marking.png) no-repeat 0 0;
position: absolute;
top: 0;
left: 0;
}

* html #inappThankYouMsg .bg {
background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/misc/bg-marking.png', sizingMethod='crop');
}

#inappThankYouMsg .content {
width: 240px;
margin: 0 auto 0 auto;
position: relative;
}

#inappThankYouMsg .content h3 {
font-size: 18px;
margin: 30px 0 0 0;
}

#inappThankYouMsg .content p {
font-size: 11px;
margin: 20px 0 0 0;
line-height: 16px;
}

#inappThankYouMsg .content a {
margin: 25px 0 0 0;
float: right;
font-size: 12px;
color:#0EA0E4;
}

#contentReport {
z-index: 3;
width: 285px;
height: 200px;
position: absolute;
overflow: hidden;
display: none;
}

#contentReport .bg {
width: 285px;
height: 200px;
background: url(../images/misc/bg-marking.png) no-repeat 0 0;
padding-top:5px;
}

* html #contentReport .bg {
background: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='/images/misc/bg-marking.png', sizingMethod='crop');
}

#contentReport .content {
width: 235px;
top:-200px;
margin: 0 auto 0 auto;
position: relative;
}

#contentReport .content h3 {
letter-spacing: -1px;
margin: 20px 0 0 0;
}

#contentReport .content p {
font-size: 11px;
margin: 5px 0 0 0;
line-height: 16px;
}

#contentReport .content ul {
margin: 0;
padding: 0;
list-style: none;
}

#contentReport .content ul li {
font-size: 11px;
padding: 0 0 0 8px;
background: url(../images/misc/liststyle-orange-square.gif) no-repeat 0 5px;
}

*html #contentReport .content ul li {
height: 14px;
}

#contentReport .content a.agreement {
font-size: 11px;
width: 200px;
padding: 0 0 0 12px;
margin: 5px 0 0 0 !important;
display: inline;
color: #558599;
background: url(../images/bg-member-speak-link.gif) no-repeat 0 4px;
clear: both;
}

#contentReport .content a {
margin: 5px 0 0 0;
float: left;
font-size: 12px;
color:#0EA0E4;
}

#contentReport .content a.first {
margin: 5px 10px 0 0;
}

a.become, .a.login {
_position: fixed;
}

.blogImageCaption {
font-size: 10px;
padding: 5px 0px;
width:250px;
}


/* styles for warning pop-ups */
.popup_223_delete_wrap {
width:223px;
margin:0px;
padding:0px;
position:absolute;
z-index:1001;
}

.popup_223_top {
width:223px;
height:10px;
overflow:hidden;
margin:0px;
padding:0px;
background:url(/images/community/bubble_223_top.png) top left no-repeat;
_background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/community/bubble_223_top.png", sizingMethod="crop");
}

.popup_223_mid {
width:208px;
margin:0px;
padding:0px 5px 0px 10px;
font-size:12px;
color:#666666;
font-weight:bold;
background:url(/images/community/bubble_223_mid.png) top left repeat-y;
_background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/community/bubble_223_mid.png", sizingMethod="scale");
}

.popup_223_btm {
width:223px;
height:20px;
overflow:hidden;
margin:0px;
padding:0px;
background:url(/images/community/bubble_223_btm.png) top left no-repeat;
_background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/community/bubble_223_btm.png", sizingMethod="crop");
}

.popup_223_links {
display:block;
height:24px;
margin:0px;
padding:0px;
position:relative;
}

.popup_223_links span {
position:absolute;
left:105px;
bottom:5px;
}

.popup_223_mid a{
color:#0EA0E4 !important;
font-weight:bold !important;
}

.topics_account_warning_wrapper{
position:absolute;
left:402px;
width:380px;
display:none;
*top:610px;
_top:600px;
z-index:1000;
}
a#btn_close_account{
text-indent: -9999px;
display:block;
position:relative;
top:14px;
left:354px;
width:32px;
height:33px;
cursor:pointer;
background: transparent url(/images/community/btn_close_gray_ff.png) no-repeat 0 0;
margin:1px 0 -10px 0;
*margin-top: 10px;
_top:24px;
_margin: 10px 0 0 0;
_background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/community/btn_close_gray_ff.png", sizingMethod="crop");
}
#topics_account_warning_top{
background:url(/images/community/box_popup_380_yellow_top.png) no-repeat;
width:380px;
height:9px;
margin:0px;
_background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/community/box_popup_380_yellow_top.png", sizingMethod="crop");
}
#topics_account_warning_mid{
background: url(/images/community/box_popup_380_yellow_mid.png) repeat-y;
width:380px;
padding:0px 10px;
margin:-1px;
_margin:0px;
_margin-top:-7px;
}
#topics_account_warning_mid h3{
margin:0px;
padding:0px 10px 5px 10px;
font-size:18px;
font-weight:bold;
color:#666;
}
#topics_account_warning_mid p {
margin:0px;
padding:0px 10px 5px 10px;
color:#666;
width:350px;
font-size:12px;
line-height:19px;
}
#topics_account_warning_bot{
background:url(/images/community/box_popup_380_yellow_bot.png) no-repeat 0 0;
width:380px;
height:24px;
margin-left:-1px;
_margin-left:0px;
_background: none;
_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/community/box_popup_380_yellow_bot.png", sizingMethod="crop");
}

#topics_account_warning_mid a {
color:#0EA0E4 !important;
}


