
	














@charset "utf-8";
/* CSS Document */

H2 {
color:#333333;font-size:15px;font-style:normal;font-weight:700;text-align:left;margin:0;padding:0.3em;}

.subcaption {
color:#676767;font-size:12px;font-style:normal;font-weight:700;text-align:left;width:auto;margin:0;padding:0.1em;}


#container {width:1010px;text-align:left;margin:0 auto;margin-top:0px;margin-top:-135px;}
#transparentBgTop{position:relative;background:url(/images/header-new/new-white-pod_ver936227.png) no-repeat scroll 0 0; height:10px;}
#transparentBgMiddle{background:transparent url(/images/header-new/new-white-pod_ver936227.png) repeat-y scroll 0 0; padding:0 22px;padding-top:12px;*padding-top:200px!important;*padding-left:32px!important;}
#transparentBgBottom{background:transparent  url(/images/header-new/new-white-pod_ver936227.png) repeat-y scroll 0 0; padding-top:19px;}

#forgotIframe {
width:440px;height:250px;}


/* start header styles */


#main_menu{
	list-style-type:none;	padding:6px 0px 0px;	margin:0px;	margin-left:140px;	height:65px;}
#main_menu li{	display:inline;	float:left;	position:relative;	z-index:900;	padding-right:15px;
}
#main_menu li.visible{
	display:inline;
	float:left;
	position:relative;
	z-index:900;
	background:url(/images/nav_item_bg_right_ver936227.png) no-repeat 100% 0%;
	padding-right:15px;
}
#main_menu li.visible_sub{
	display:inline;
	float:left;
	position:relative;
	z-index:900;
	background:url(/images/nav_item_bg_right2_ver936227.png) no-repeat 100% 0%;
	padding-right:15px;
}
#main_menu li span{
	display:block;
	padding:7px 0px 7px 15px;
}
#main_menu li.visible span{
	display:block;
	background:url(/images/nav_item_bg_left_ver936227.png) no-repeat;
	*height:1%;
	padding:7px 0px 7px 15px;
}
#main_menu li.visible_sub span{
	display:block;
	background:url(/images/nav_item_bg_left2_ver936227.png) no-repeat;
	*height:1%;
	padding:7px 0px 7px 15px;
}
#main_menu li span a{
	color:#FFFFFF;
}
#main_menu li.visible span a{
	color:#000000;
}
#main_menu li.visible_sub span a{
	color:#000000;
}
a.typ_nav:link,a.typ_nav:visited,
a.typ_nav:active,a.typ_nav:hover{
	display:block;
	padding:4px 0px 4px 1px;
	text-decoration:none;
	font-weight:bold;
}
a.typ_subnav:link,a.typ_subnav:visited,
a.typ_subnav:active,a.typ_subnav:hover{
	/* TBD need to consolidate font styles */
	color:#057bb9;
}
#global_nav #loginbox{
	position:absolute;
	top:105px;
	left:90px;
	width:365px;
	height:30px;
	line-height:30px;
	text-align:left;
}
#global_nav #searchbox{
	position:absolute;
	width:418px;
	height:40px;
	right:70px;
	top:105px;
	text-align:right;
}
#global_nav #searchbox a{
	/* TBD need to consolidate font styles */
	font-size:11px;
	font-weight:bold;
	color:#057bb9;
}
#searchbox input.search_text{
	padding:1px 0 0 3px;
	/* TBD need to consolidate font styles */
	font-size:12px;
	font-weight:bold;
	vertical-align:middle;
	border:0;
	}
#searchbox select.search_category{
	width:145px;
	padding:2px;
	vertical-align:middle;
	/* TBD need to consolidate font styles */
	font-size:12px;
	font-weight:bold;
	border:1px solid #CCCCCC;
}
#global_nav #searchbox form{
	margin:0px;
	padding:0px;
}

#loggedinmenubox {
	position: absolute;
	right: 70px;
	top: 135px;
	height: 24px;
	width: 275px;
	font-family:'Trebuchet MS',Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	vertical-align:middle;	
	line-height:16px;
	text-decoration: none;
}

#loggedinmenubox a:link, #loggedinmenubox a:hover, #loggedinmenubox a:active, #loggedinmenubox a:visited {
	text-decoration: none;
	color: #000000;
}

ul#loggedinmenulist li {
	float: right;
	list-style-type: none;
	padding-left: 4px;
	text-align: right;
}

ul#loggedinmenulist li.newGiftMessagesItem, ul#loggedinmenulist li.newMessagesItem, ul#loggedinmenulist li.newCommentsItem {
	padding-top: 2px;
}

ul#loggedinmenulist img {
	vertical-align: middle;
	border: none;
}

.dropdown{
	display:none;
	width:195px;
	position:absolute;
	z-index:999;
	left:0px;
	top:25px;
}
.navDropdownTop {
	width:194px;
	height:18px;
	background:url(/images/nav_sub_top_ver936227.png) no-repeat;
}
.navDropdownBottom {
	width:194px;
	height:18px;
	background:url(/images/nav_sub_btm_ver936227.png) no-repeat;
}
.navDropdownItemBg {
    width:194px;
	background:url(/images/nav_sub_mid_ver936227.png) repeat-y;
}
.navDropdownItem {
	margin:0px 15px;
	border-top:1px dotted #FFFFFF;	
}

.navDropdownItem1 {
	margin:0px 15px;
	border-top:1px dotted #FFFFFF;	
}

.navDropdownItem2 {
	margin:0px 15px 0px 15px;
	padding:0px 0px 0px 0;
	border-top:1px dotted #FFFFFF;
	width:168px;
	background: transparent url(/images/locale_picker_arrow_ver936227.png) no-repeat center right;
  }
	
.navDropdownItem a:link, .navDropdownItem a:visited, .navDropdownItem a:active{
	padding:3px 5px;
	color:#057bb9;
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
	display: block;
}
.navDropdownItem a:hover{
	color:#ffffff;
	background-color: #057bba;
	padding:3px 5px;
	font-weight:bold;
	text-decoration: none;
	display:block;
}
.navDropdownItem1 a:link, .navDropdownItem1 a:visited, .navDropdownItem1 a:active{
	padding:3px 5px;
	color:#057bb9;
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
	display: block;
}
.navDropdownItem1 a:hover{
	color:#ffffff;
	background-color: #057bba;
	padding:3px 5px;
	font-weight:bold;
	text-decoration: none;
	display:block;
}
a#aboutStorelinkid:link, a#aboutStorelinkid:visited, a#aboutStorelinkid:active, a#aboutStorelinkid:hover{white-space:normal !important;}
.navDropdownItem2 a:link, .navDropdownItem2 a:visited, .navDropdownItem2 a:active{
	padding:3px 5px;
	color:#057bb9;
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
	display: block;
}
.navDropdownItem2 a:hover{
	color:#ffffff;
	padding:3px 5px;
	font-weight:bold;
	text-decoration: none;
	display:block;
	background: #057bba url(/images/locale_picker_arrow_ver936227.png) no-repeat center right;
}
input.searchbtn{
	background:url('/images/search_button_new_ver936227.png') no-repeat;
	border:0px;
	width:22px;
	height:22px;
	cursor:pointer;
	vertical-align:middle;
}
input.searchbtn_dis{
	border:0px;
	width:22px;
	height:22px;
	cursor: default;
	vertical-align:middle;
	background:url('/images/search_button_new_dis_ver936227.png') no-repeat;
}
span.search_bdr{border:1px solid #ccc; padding-bottom:3px; *padding-bottom:0px; background:#fff; }

/* end header styles */
.nav_item{
padding-top:17px;
}

.nav_item a:link, .nav_item a:visited{
color:#fff;
font-weight:700;
text-decoration: none;
font-size:12px;
}


.navItemLeft{
background:url(/images/nav_item_border_left_ver936227.png);
background-repeat:no-repeat;
height:26px;
float:left;
width:12px;
visibility:hidden;
}

.navItemMid{
background-repeat:repeat-x;
height:26px;
float:left;
padding-top:3px;
}

.navItemRight{
background:url(/images/nav_item_border_right_ver936227.png);
background-repeat:no-repeat;
height:26px;
float:left;
width:13px;
visibility:hidden;
}


.nav {
float: left;
margin-left: 10px;
width: 195px;
*margin-top:-15px;
}

.content {
float:left;
width:740px;
height:auto;
min-height:500px;
margin-left:4px;
}

.contentWide {
float:left;
padding-left:13px;
display:inline;
height:auto !important;
min-height:500px;
overflow:visible;
clear:both;
}

.pnl_right {
border:1px solid #B6CCE1;
float:right;
height:500px;
width:300px;
margin:0;
padding:0;
}

.pnl_left {
border:1px solid #B6CCE1;
width:300px;
min-height:500px;
height:auto;
float:left;
margin:2px;
padding:5px;
}

.pnl_full_width {
border:1px solid #B6CCE1;
width:500px;
height:580px;
float:left;
margin:2px;
padding:5px;
}
.mrgnlft25{margin-left:25px;}

.pageHeader {
margin-top:50px;
font-size:20px;
font-weight:700;
padding:3px;
}

.videoHeaderWidth640 {
position:absolute;
width:640px;
top:131px;
left:180px;
background-color:#000;
z-index:10;
display:none;
}

.videoHeaderWidth320 {
position:absolute;
width:320px;
top:131px;
left:340px;
background-color:#000;
z-index:10;
display:none;
}

.videoHeaderWidth160 {
position:absolute;
width:160px;
top:131px;
left:420px;
background-color:#000;
z-index:10;
display:none;
}

.videoWidth160 {
position:absolute;
top:150px;
left:420px;
display:none;
}

.videoWidth320 {
position:absolute;
top:150px;
left:340px;
display:none;
}

.videoWidth640 {
position:absolute;
top:150px;
left:180px;
display:none;
}

.searchTable {
border:1px #000;
width:95%;
}

.searchOddRow {
background-color:#b4b4b4;
padding:5px;
margin-left:10px;
margin-right:20px;
}

.searchEvenRow {
background-color:#d9d9d9;
padding:5px;
margin-left:15px;
margin-right:20px;
}

.blueBgRow {
background-color:#a2cdef;
}

.oddRowLeftDiv {
border-right:1px dotted #7da1c5; border-left:1px solid #a2cdef;border-top:1px solid #a2cdef;border-bottom:1px solid #a2cdef;width:80%;
}

.rowRightDiv{
border:1px solid #a2cdef;width:20%;
}

.evenRowLeftDiv {
border:1px solid #a2cdef;width:80%;
}

.topVerticalAlignment {
vertical-align:top;
}

.displayingDetails {
color:#037536;
}


.popUpLayer {
position:absolute;
left:300px;
top:150px;
width:450px;
height:300px;
z-index:200;
}


/* Table - div based */

div.row {
background:none;
border:solid #fff 0;
color:#333333;
text-align:left;
width:98%;
margin:0;
padding:1px;
}

.ierow {
margin-top:-20px;
}

.topmargin {
margin-top:17px;
}

.emptyRow {
background:transparent;
border:solid #000 0;
color:#333333;
margin-top:1px;
text-align:left;
width:auto;
font-size:10px;
padding:0;
}

div.leftContainer {
border:none;
float:left;
width:24%;
margin:0;
padding:0;
text-align:right;
}

div.leftContainerProfile {
border:none;
float:left;
width:44%;
margin:0;
padding:0;
}

div.rightContainer {
border:none;
float:right;
width:73%;
margin:0;
padding:0;
}

div.rightContainerProfile {
border:none;
float:right;
width:53%;
margin:0;
padding:0;
}

div.rightContainertopmargin {
border:none;
float:right;
width:73%;
margin:17px 0 0;
padding:0;
}

div.space-line {
clear:both;
width:auto;
margin:-2px 0 0;
padding:1px;
}

P.text {
border:none;
font-style:normal;
font-size:11px;
text-indent:0;
width:auto;
color:#333333;
margin:0;
padding:0;
}

/* Table - div based */
.deleteTransLayer {
	position: absolute;
	width: 380px;
	height: 40px;
	font-size: 14pt;
	font-weight: bold;
	background-color: #CCC;
	z-index: 100;
	-moz-opacity: .4;
	opacity: .4;
	filter: alpha(opacity = 40);
	padding: 0;
	display: none;
	color: red;
	border: 1px solid red;
}





#headerTopRow {
width:100%;
padding-top:3px;
}

#selectCountryLink {
float:left;
width:145px;
height:26px;
padding-top:5px;
margin-top:4px;
background-image:url(/images/globe_ver936227.gif);
background-repeat:no-repeat;
text-align:left;
cursor:pointer;
}

#selectCountryText {
width:150px;
text-align:center;
font-size:10px;
font-weight:600;
}

#createMsg a, #createMsg a:visited{
font-size:14px;
font-weight:600;
color:#434c54;
text-decoration: underline;
}

/* DELETE
#personaLink a, #personaLink a:visited{
font-size:14px;
color:#057bba;
font-weight:600;
text-decoration: underline;
}
*/

.homeAd{
margin-top:15px;
}

#homeStoreModule {
width:556px;
height:201px;
margin-top:15px;
margin-left:10px;
}

#homepage_main{
margin-top:-20px;
margin-left:20px;
}

#homepage_exchange {
width:585px;
height:267px;
margin-left:28px;
margin-top:10px;
background-image: url(/images/pods/exchange_pod_ver936227.png);
background-repeat:no-repeat;
}

#home_big_ad {
width:300px;
height:275px;
margin-right:25px;
margin-top:10px;
text-align:center;
background-image: url(/images/pods/ad_pod_ver936227.png);
background-repeat:no-repeat;
}

.home_new_ad {
	float:right;
	width:300px;
	height:270px;
	border:1px solid black;
	background-color:#a1a1a1;
	vertical-align:top;
	margin-right:10px;
}

.ad_tag_line {
color:#fff;
font-size:10px;
letter-spacing:1px;
height:20px;
font-weight:600;
text-align:center;
width:100%;
border-top:1px solid black;
}


#big_ad {
width:300px;
height:275px;
margin-right:10px;
text-align:center;
background-image: url(/images/pods/ad_pod2_ver936227.png);
background-repeat:no-repeat;
}

.home_news {
width:278px;
height:383px;
margin-top:10px;
padding:15px;
background-image: url(/images/pods/homeNewsPod_ver936227.png);
background-repeat:no-repeat;
margin-left:-10px;
}

.newsitem {
font-weight:normal;
line-height:15px;
padding-bottom:5px;
padding-top:0px;
width:220px;
}



#home_movies {
width:305px;
height:283px;
margin-right:0px;
margin-top:20px;
padding:15px;

}


#pod_polls {
width:305px;
height:283px;
margin-right:0px;
margin-top:20px;
padding-left:15px;
padding-top:20px;
background-image: url(/images/pods/movies_pod_ver936227.png);
background-repeat:no-repeat;
}



/* SIMS Asset Detail Module code */

.assetContainer {
font-family:'Trebuchet MS',Helvetica, sans-serif;
width:376px;
height:676px;
/* \*/
 * height:700px;
/* */

padding-top:10px;
padding-left:10px;
background-color:#fff;
}

.bottomContainer {
width:366px;
height:237px;
float:left;
/* \*/
 * position:absolute;
 * left:3px;
 * top:155px;
/* */
}


.leftContainerAsset {
float:left;
width:226px;
height:226px;
margin-top:9px;
}

.rightContainerAsset {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000;
float:left;
font-size:11px;
height:auto;
margin-left:10px;
margin-top:15px;
}

.rcText {
margin-top:5px;
}

.downloadAsset {
margin-top:5px;
background-image:url(/images/roundedborder_ver936227.gif);
background-repeat:no-repeat;
height:110px;
width:110px;
}
.downloadAssetToQueTexr{
margin-top:5px;
background-image:url(/images/addedtoqueue2_ver936227.gif);
background-repeat:no-repeat;
height:110px;
width:110px;
}

.midContent {
float:left;
width:190px;
height:auto;
color:#4aa53e;
font-size:20px;
font-weight:700;
margin-top:12px;
}

.username {
font-size:13px;
font-weight:700;
text-decoration:none;
color:#000;
}

.sepcolor {
color:#4aa53e;
}

#downloadText a {
color:#77B900;
}

.download {
font:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:700;
float:left;
width:180px;
height:auto;
margin-top:25px;
}

.downtext {
color:#4aa53e;
font-size:20px;
font-weight:700;
padding-left:3px;
}

.moveup {
float:right;
margin-top:-45px;
padding-right:30px;
}



.ltFooter {
float:left;
width:56%;
color:#4aa53e;
}

.ltFooter a {
color:#4aa53e;
font-weight:700;
font-size:14px;
}

.rtFooter {
float:left;
width:44%;
font-weight:700;
font-size:14px;
margin-top:2px;
}

.topContainerAsset {
width:376px;
height:285px;
/* \*/
 * height:234px;
/* */
}

.middleContainer {
width:376px;
height:83px;
}

.footer {
width:350px;
height:auto;
}

.lineSep {
background:url(/images/Linesep_ver936227.gif) no-repeat bottom;
width:364px;
height:1px;
padding-top:2px;
/* \*/
 * margin-top:-7px;
/* */
}

.removeBkmrk,.reccomendIt {
float:left;
color:#4aa53e;
margin-top:7px;
margin-left:7px;
font-weight:700;
font-size:12px;
width:356px;
}

a:link .greenclrLink {
	color:#4aa53e;
}

a:visited .greenclrLink{
	color:#4aa53e;
}

.reportAlign {
margin-left:26px;
}

.postTo {
padding-top:15px;
margin-left:30px;
width:110px;
height:20px;
font-size:12px;
color:#000;
}

.simsHeader {
float:left;
width:300px;
height:41px;
color:#4aa53e;
font-size:20px;
font-weight:700;
}

/* Tab functionality */

#detailsPod {
width:374px;
position:absolute;
top:535px;
/* \*/
 * top:400px;
/* */
height:244px;
left:29px;
/* \*/
 * left:15px;
/* */
}

#detailsTabs {
padding-right:80px;
padding-left:38px;
cursor:pointer;
padding-top:6px;
height:30px;
background-color:#933;
}

#detailsTabs1 {
font-weight:700;
font-size:12px;
float:left;
width:74px;
}

#detailsTabs2 {
font-weight:700;
font-size:12px;
float:left;
margin-left:15px;
}

#detailsTabs3 {
font-weight:700;
font-size:12px;
float:right;
}

.selectedTab1 {
background-image:url(/images/detailTab1_ver936227.jpg);
color:#000;
}

.selectedTab2 {
background-image:url(/images/detailTab2_ver936227.jpg);
}

.selectedTab3 {
background-image:url(/images/detailTab3_ver936227.jpg);
}

#detailsMiddle {
background-image:url(/images/detailsMiddle_ver936227.jpg);
background-repeat:no-repeat;
height:230px;
}

#detailsBottom {
background-image:url(/images/detailsBottom_ver936227.jpg);
background-repeat:no-repeat;
height:13px;
}


#tabBody1,#tabBody2,#tabBody3 {
float:left;
margin-left:5px;
width:374px;
height:204px;
}

/* Tab functionality */


/* THUMBNAILS */

#thumbnailsBox a img {
border:3px solid #FFF;
}

#thumbnailsBox a:hover img {
border:3px solid #3DD439;
}

#thumbnailsBox dl,#thumbnailsBox dl.no-margin {
display:inline;
float:left;
margin:0;
}

#thumbnailsBox dl.no-margin {
margin:0;
}

#thumbnailsBox dt {
margin:0;
padding:0;
}

#thumbnailsBox {
height:100%;
position:relative;
top:1px;
width:360px;
margin:0 2px;
padding:0;
}
.downloadImgAlign{
margin-top:10px;
margin-left:30px;
}
.downloadText{
font:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:700;
margin-left:18px;
padding-top:1px;
/* \*/
 * padding-top:0px;
/* */
}

/* SIMS Asset Detail Module code */


/* About the creator module pod*/

.headerCreaterTxt,.headerMsgTxt{
font-family:"Trebuchet MS";
font-size:19px;
font-weight:600;
color:#074c87;
padding-top:10px;
padding-left:21px;
}

.creatorModulePod{
width:308px;
height:414px; 
float:right;
background:url('/images/bg/MyMsgBg_ver936227.png') no-repeat transparent;
padding-bottom:10px;
padding-right:20px;
}

.creatorModulePodAssetDetailsPage{
width:302px;
height:414px; 
margin-top:10px;
background:url('/images/bg/MyMsgBg_ver936227.png') no-repeat transparent;
}

.creatorModulePodStrip{
width:308px;
height:414px; 
float:right;
background:url('/images/bg/MyMsgBg_ver936227.png') no-repeat transparent;
padding-bottom:10px;
padding-right:0px;
}

.podmessagemorealign{
margin-left:115px;
margin-top:4px; 
font-size:10px; 
color:#336699;
}

.lsPart4Create{
width:75px;
float:left;
padding-left:17px;
padding-top:5px;
text-align:center;
}
.lsPart4CreateWidth{
width:65px !important;
}
.lsPart4CreateMashup{
width:15%;
float:left;
padding-left:25px;
padding-top:5px;
}
.rsPart4Create{
float:left;
margin-left:5px;
padding-top:3px;
}
.rsPart4CreateMashup{
width:63%;
float:right;
padding:3px 0px 0px 0px;
}

.rsPart4CreateMashupOne{
width:64%;
float:right;
padding:3px 0px 0px 0px;
}
.textSize{
font-size:12px;
font-weight:600;
color:#057bba;
}
.creatorModuleFontBold{
font-family:"Trebuchet MS";
font-weight:700;
font-size:12px;
color:#333333;
}

.sortByPaddingLeft{
width:147px;
float:left;
margin-left:8px;
}

.sortBy{
margin-top:3px;
font-family:"Trebuchet MS";
color:#333333;
font-size:12px;
font-weight:600;
height:25px;
}
.craetorModuleMoreCreation{
padding-left:23px;
font-size:12px; 
color:#333333;
font-weight:600;
padding-top:14px;
/* \*/
 * padding-top:10px;
/* */
}

.craetorModuleMore{
font-size:12px; 
color:#333333;
font-weight:600;
padding-top:8px;
/* \*/
 * padding-top:0px;
/* */
}

.moreAlign{
font-family:"Trebuchet MS";
font-size:10px;
margin-right:10px;
float:right;
}
.moreAlign a{
color:#247299;
}

.exchangeBox{
height:100%;
width:593px;
border-bottom:#d1d1d1 1px solid;
}
.lsPart{
width:410px;
float:left;
}
.lsTopText{
font-family:"Trebuchet MS";
font-size:12px;
}
.lsTopText a{
color:#4fa544;
font-weight:600;

}

.lsTopTextSearchResults a{
color:#4fa544;
}

.rsPartSearchResults{
font-family:"Trebuchet MS";
font-weight:600; 
color:#000;
text-align:left;
width:34%;
margin-top:0px;
padding-left:10px;
}

.rsPart{
font-family:"Trebuchet MS";
font-weight:700; 
color:#474646;
text-align:left;
float:right;
width:34%;
margin-top:0px;
}
.rsPart a{
color:#4fa544;
font-weight:600;
}

.lsImg{
width:410px;
font-family:"Trebuchet MS";
font-size:12px;
color:#474646;
font-weight:700;
padding-top:6px;
}
.imgStyle{
width:67px;
padding-top:4px;
}
.despText{
float:left;
font-weight:700;
text-align:left;
}

.despTextSearchResults{
text-align:left;
padding-top:0px;
vertical-align:middle;
}


/* About the creator */


.imagecssNews {
margin-left:15px;
height:10px;
margin-top:0px;
overflow:hidden;
background-image:url(/images/dots_ver936227.gif);
background-repeat:no-repeat;
margin-right:11px;
}

.webRegnRightAdvPod{
margin-top:-25px;
/* \*/
 * margin-top:-45px;
/* */
}


#header_search{
float:right;
width:340px;
min-height:29px;
background:url('/images/search_bg_ver936227.gif') no-repeat;
}
.selectedStep {
width:192px;
text-align:center;
height:35px;
background:url('/images/mashupStepsBg_ver936227.gif') no-repeat;
color:#ffffff;
padding-top:5px;
font-weight:600;
}
.notselectedStep {
width:187px;
text-align:center;
height:35px;
padding-top:5px;
}
/* Admin tool on sim details */
.bottomBg4simDeExg{
background:url('/images/admintoolbg1_ver936227.gif') no-repeat ;
width:725px;
height:100px;
font-family:'Trebuchet MS',Helvetica, sans-serif;
font-size:14px;
font-weight:800;
}

.lsbtm4simDeExg{
float:left;
width:35%;
margin-top:12px;
font-size:17px;
font-weight:800;
}

.midbtm4simDeExg{
float:left;
width:35%;
margin-top:12px;
font-weight:800;
word-wrap: break-word;
}
.rsbtm4simDeExg{
float:left;
width:27%;
margin-top:12px;
font-weight:800;
}

/* Admin tool on sim details ends*/



/* SIMS 3 NEW EXCHANGE MODULE CODE */
.outterheadermyprofile{
width:400px;
height:27px;
/* \*/
 * height:27px;
/* */
margin-top:-5px;
}

.editmyprofilesim{
width:80px;
margin-top:-30px;
margin-left:330px;

}

.editmyprofilesim a {
color:#77B900;
font-size:10px;
text-decoration:underline;
font-weight:700;
}

.container4simDeExg {
font-family:'Trebuchet MS',Helvetica, sans-serif;
height:700px;
padding-top:0px;
background-color:transparent;
}

.container4simBlog {
font-family:'Trebuchet MS',Helvetica, sans-serif;
width:368px;
height:624px;
/* \*/
 * height:618px;
/* */
padding-top:0px;
padding-left:3px;
background-color:transparent;
}
.leftContainer4simDeExg {
float:left;
width:226px;
height:226px;
margin-top:9px;
}

.leftContainer44simDeExg {
float:left;
width:226px;
height:256px;
margin-top:10px;
}


.rightContainer4simDeExg {
font-family:'Trebuchet MS',Helvetica, sans-serif;
color:#000000;
float:left;
font-size:12px;
height:auto;
margin-left:8px;
padding-top:6px;

}

.rcText4simDeExg {
margin-top:0px;
}

.midContent4simDeExg {
float:left;
width:190px;
height:auto;
color:#4aa53e;
font-size:20px;
font-weight:700;
margin-top:12px;
}

.username4simDeExg {
font-size:11px;
font-weight:400;
text-decoration:none;
color:#000;
margin-top:4px;
}

a.download4simDeExg
{
	color: #83BB12;
	text-decoration: underline;
	line-height: normal;
	font-size:12px;
}

a.download4simDeExg:hover
{
	color: #83BB12;
	text-decoration: underline;
}
span.size4simDeExg
{
	font-size: 12px;
	display: block;
	color:#000;
	text-align:center;
}

.downloadImgalign4simDeExg {
margin-top:14px;
background-image:url('/images/download_newcorner_ver936227.gif');
background-position:center;
background-repeat:no-repeat;
width:105px;
height:105px;
}
.circleDownld4simDeExg{
margin-left:27px;
margin-top:10px;
}


#username4simDeExg a {
color:#77B900;
font-size:12px;
font-weight:700;
text-decoration:underline;

}

.download4simDeExg {
font:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:700;
float:left;
width:180px;
height:auto;
margin-top:25px;
}

.downtext4simDeExg {
color:#4aa53e;
font-size:20px;
font-weight:700;
padding-left:3px;
}

.moveup4simDeExg {
float:right;
margin-top:-45px;
padding-right:30px;
}

.bottomContainer4simDeExg {
width:366px;
height:237px;
float:left;
}
.bottomContainer4MyProfile {
width:366px;
height:237px;
float:left;
margin-top:7px;
}

.ltFooter4simDeExg {
float:left;
width:56%;
color:#4aa53e;
}

.ltFooter4simDeExg a {
color:#4aa53e;
font-weight:700;
font-size:14px;
}

.rtFooter4simDeExg {
float:left;
width:44%;
font-weight:700;
font-size:14px;
margin-top:2px;
}

.topContainer4simDeExg{
width:406px;
height:244px;

}

.topContainer44simDeExg{
width:390px;
height:285px;

}

.middleContainer4simDeExg {
width:406px;
height:85px;
/* \*/
 * height:90px;
/* */
}

.middleContainerworldAsset {
width:406px;
height:auto;
}

.footer4simDeExg {
width:350px;
height:auto;
}

/* Tab functionality */

#detailsPod4simDeExg {
width:371px;
left:-8px;
position:relative;
top:17px;
height:244px;
}



#detailsTabs4simDeExg {
color: #808080; 
padding-right:78px;
padding-left:33px;
padding-top:8px;
cursor:pointer;
height:31px;
background-color:#933;
}

#detailsTabs4simAssetDetails {
 color: #808080; 
padding-right:0px;
padding-left:33px;
padding-top:8px;
cursor:pointer;
height:31px;
background-color:#933;
}



#detailsTabs14simDeExg {
font-weight:600;
font-size:12px;
float:left;
padding-left:7px;
}
.detailstabsEditProfile{
font-weight:600;
font-size:12px;
float:left;
/* \*/
 * margin-left:-5px;
/* */
}

#detailsTabs24simDeExg {
font-weight:700;
font-size:12px;
float:left;
margin-left:50px;
/* \*/
 * margin-left:44px;
/* */
}

#detailsTabs34simDeExg {
font-weight:700;
font-size:12px;
float:left;
margin-left:35px;
/* \*/
 * margin-left:35px;
 * width:100px;
 * float:left;
/* */

}

#detailsTabs44simDeExg {
font-weight:600;
font-size:12px;
float:left;
margin-left:-20px;
/* \*/
 * margin-left:-20px;
/* */
}

.selectedTab14simDeExg {
background-image:url('/images/detailTab1new_ver936227.jpg');
color:#000;
}

.selectedTab14simAssestDetails {
background-image:url('/images/tabsOneLotAsset_ver936227.jpg');
color:#000;
}


.selectedTab44simDeExg {
background-image:url('/images/detailTabPreset_ver936227.gif');
color:#000;
}


.selectedTabworldDetails {
background-image:url('/images/tab1Detailsworld_ver936227.gif');
color:#000;
}


.selectedTab24simDeExg {
background-image:url('/images/detailTab2new_ver936227.jpg');
}


.selectedTabworldDescription {
background-image:url('/images/tab2Description_ver936227.jpg');
}

.selectedTab34simDeExg {
background-image:url('/images/detailTab3new_ver936227.jpg');
}

#detailsMiddle4simDeExg {
background-image:url('/images/detailsMiddleNew_ver936227.jpg');
background-repeat:no-repeat;
height:230px;
}

#detailsMiddle4matDeExg {
background-image:url('/images/detailsMiddleNew_ver936227.jpg');
background-repeat:no-repeat;
height:200px;
}

#detailsMiddle4Pattern {
background-image:url('/images/detailPatternAssetMiddle_ver936227.jpg');
background-repeat:no-repeat;
height:255px;
}

#detailsMiddle44simDeExg {
background-image:url('/images/detailsMiddleNew_ver936227.jpg');
background-repeat:no-repeat;
height:210px;
}

#detailsMiddle4WorldAsset {
background-image:url('/images/detailsMiddleNew_ver936227.jpg');
background-repeat:no-repeat;
height:184px;
}

#detailsBottom4simDeExg {
background-image:url('/images/detailsBottomnew_ver936227.jpg');
background-repeat:no-repeat;
height:13px;
}

.bg4simDeExg {
background-image:url('/img/bg_ver936227.jpg');
height:714px;
width:406px;
background-repeat:no-repeat;
}

#tabBody14simDeExg,#tabBody24simDeExg,#tabBody34simDeExg,#tabBody44simDeExg {
float:left;
margin-left:4px;
width:371px;
height:204px;
}

#tabBody14myprofileblog{
float:left;
margin-left:4px;
width:371px;
height:250px;
padding-right:0px; 
padding-left:0px; 
padding-bottom:5px; 
padding-top:0px; 
/* \*/
 * padding-top:5px; 
/* */
display:block;
}

/* Tab functionality */


/* THUMBNAILS */

#thumbnailsBox4simDeExg a img {
border:3px solid #FFF;
}

#thumbnailsBox4simDeExg a:hover img {
border:3px solid #3DD439;
}

#thumbnailsBox4simDeExg dl,#thumbnailsBox4simDeExg dl.no-margin {
display:inline;
float:left;
margin:0;
}

#thumbnailsBox4simDeExg dl.no-margin {
margin:0;
}

#thumbnailsBox4simDeExg dt {
margin:0;
padding:0;
}

#thumbnailsBox4simDeExg {
height:100%;
position:relative;
top:1px;
width:360px;
margin-left:-5px;
/* \*/
 * margin-left:-4px;
/* */
padding:0;
}

.textLinks4simDeExg{
color:#76B800;
padding-left:2px;
font-weight:700;
font-size:12px;
}

.textLinks4simDeExg a {
color:#76b800;
font-weight:700;
font-size:12px;

}


.textLinks4simDeExgReportitems{
color:#76B800;
padding-left:0px;
font-weight:700;
font-size:12px;
}

.textLinks4simDeExgReportitems a {
color:#76b800;
font-weight:700;
font-size:12px;

}

.lineSep4simDeExg{
background:url('/images/Linesep_ver936227.gif') no-repeat bottom;
width:364px;
height:1px;
padding-top:2px;
/* \*/
 * padding-top:0px;
/* */
}

.assetDescBold{
font-weight:600;
}
/* SIMS 3 NEW EXCHANGE MODULE CODE */


.firstLineSep4MyMsgs{
background:url('/images/dottedlinenewone_ver936227.gif') no-repeat bottom;
height:1px;
padding-top:15px;
margin-left:1px;
}

.lineSep4MyMsgs{
background:url('/images/dottedlinenewone_ver936227.gif') no-repeat bottom;
height:1px;
margin-left:15px;
/* \*/
 * padding:0px;
 * margin:0px;
/* */
}

.simpageHeadermsg{
font-family:"Trebuchet MS";
font-size:20px;
font-weight:900;
padding-left:15px;
float: left; 
width: 200px;
}

font23
.topritelinkalignsmsg{
font-size:13px;
font-weight:normal;
}
.simMsgContains{
font-family:"Trebuchet MS";
font-size:13px;
padding-top:15px;
padding-left:15px;
}

.simMsgItalic{
color:#333333;
font-size:13px;
font-weight:normal;
}

.simMsgBlueBold{
color:#258BC2;
font-size:11px;
font-weight:600;
margin-top:-10px;
}

.simMsgOfficial{
font-weight:900;
color:#333333;
padding-top:7px
}
.simMsgDesc{
font-weight:normal;
color:#333333;
font-size:14px;
padding-top:5px
width:400px;
}

.abtMedescription{
    border:0;
    padding-right:15px;
    padding-left:15px; 
    padding-bottom::5px; 
    padding-top:0px; 
}

.descriptionText4simDeExg{
    border:0;
    overflow-y: auto;
    overflow-x: none;
    padding-right:15px;
    padding-left:15px; 
    padding-bottom::5px; 
    padding-top:5px; 
    background-color:#FFFFFF; 
    height:227px;
    /* \*/
	 * height:225px;
	/* */
    width:334px; 
}

.descriptionTextWorldAsset{
    border:0;
    overflow-y: auto;
    overflow-x: none;
    padding-right:15px;
    padding-left:15px; 
    padding-bottom::5px; 
    padding-top:5px; 
    background-color:#FFFFFF; 
    height:184px;
    width:334px; 
}

.descriptionText44simDeExg{
    border:0;
    overflow-y: auto;
    overflow-x: none;
    padding-right:15px;
    padding-left:15px; 
    padding-bottom::5px; 
    padding-top:5px; 
    height:230px;
    width:334px; 
}

.wordwrap
{
    word-wrap:break-word;
}
.word-wrap
{
    word-wrap:break-word;
}

.customPartDetails{
    border:0;
    width:160px;
    overflow-y: auto;
    overflow-x: none;
    padding-right:5px; 
    padding-left:5px; 
    padding-bottom:: 5px; 
    padding-top:5px; 
    background-color:#FFFFFF; 
    height:200px;
    width:351px; 
}


#leftAdminPanellist
{
 list-style-type:none;
 color:#0081b5;
 font-size:12px;
 font-weight:600;
 font-family:Arial;
}
#adminPanellistHeading
{
 list-style-type:none;
 color:#000000;
 font-size:16px;
 font-weight:600;
}

#leftAdminPanellist a {
text-decoration:none;
}

#leftAdminPanellist a:hover {
text-decoration:underline;
}
.adiminSection{
float:left;
background-color:#FFFFFF;
margin-top:30px;
margin-left:20px;
margin-right:20px;
}

.adminLeftPanel{
width:200px;
float:left;
/* \*/
 * padding-top:10px;
/* */
}

.adminRightPanel{
float:right;
width:690px;
padding-top:10px;
}

.arialFontFamily{
font-family:Arial;
}


.messagesPod{
width:308px;
height:413px;
margin-top:10px;
padding:10px;
background-image: url(/images/pods/messages_pod_ver936227.png);
background-repeat:no-repeat;
}

.myMsgModulePod{
width:290px;
height:414px; 
float:right;
background:url('/images/pods/messages_pod_ver936227.png') no-repeat transparent;
padding-right:20px;
}
.myMsgRow{
line-height:1.2em;
}


.myMsgModulePodContent{
padding-top:10px;
padding-left:21px;
padding-right:21px;
padding-bottom:10px;
}

.myMsgHeadLine{
color:#ff6600;
font-weight:600;
}

.myMsgDesc{
color:#000;
text-decoration:underline;
width:260px;
height:20px;
}

.myMsgFirstRow{
padding-left:21px;
padding-right:21px;
width:260px;
height:15px;
font-weight:bold;
}

.lineSepMyMsg{
height:5px;
margin-left:20px;
margin-top:12px;
margin-bottom:8px;
overflow:hidden;
width:90%;
background-image:url(/images/dots_ver936227.gif);
background-repeat:no-repeat;
}
.msgRowDuration{
padding-left:3px;
font-size:10px;
}

/* my studio */

.mystudioHeader {
float:left;
height:41px;
margin-left:25px;
margin-top:15px;
}
#detailsTabs1studioItem {
font-weight:600;
font-size:12px;
float:left;
}

#detailsTabs2studioItem {
font-weight:700;
font-size:12px;
float:left;
margin-left:34px;
/*\*/
* margin-left:26px; 
/* */
}
.myStudioHeaderText{
float:left;
height:41px;
color:#000;
font-size:18px;
font-weight:700;
font-family:"Trebuchet MS";
margin-left:13px;
margin-top:8px;
line-height:20px;
}
.mystudiocoloredhead{
background:#E5E5E5;
width:670px;
height:26px;
font-family:"Trebuchet MS";
font-weight:400;
color:#000000;
font-size:9pt;
margin-top:13px;

	
	
	margin-left:-105px;
	

}

.creationtile{
width:221px;
border-right:solid 1px #FFFFFF;
text-align:left;
float:left;
height:23px;
padding:3px 0px 0px 6px;
}
.typetext{
width:65px;
border-right:solid 1px #FFFFFF;
text-align:center;
float:left;
height:23px;
padding:3px 0px 0px 0px;
}
.uploadDate{
width:125px;
text-align:center;
float:left;
color:#000000;
border-right:solid 1px #FFFFFF;
height:23px;
padding:3px 7px 0px 0px;
}
.simsDownloadsStudio{
width:92px;
text-align:center;
float:left;
border-right:solid 1px #FFFFFF;
height:23px;
padding:3px 0px 0px 0px;
/*\*/
* width:90px;
/* */
}
.studioHandImg{
width:25px;
text-align:left;
float:left;
border-right:solid 1px #FFFFFF;
height:23px;
padding:2px 3px 0px 10px;
/*\*/
* padding:2px 2px 0px 8px;
* width:33px;
/* */
}
.studioActionText{
text-align:left;
float:left;
height:23px;
padding:3px 0px 0px 20px;
}

.studiowhiteRow{
float:left;
width:670px;
height:80px;
background-color:#FFFFFF;
color:#000000;
font-size:9pt;
font-weight:400;
font-family:"Trebuchet MS";

	
	
	margin-left:-105px;
	

}

.movieslistingwhiterow{
float:left;
width:510px;
padding-left:10px;
height:80px;
background-color:#FFFFFF;
color:#000000;
font-size:9pt;
font-weight:400;
font-family:"Trebuchet MS";
margin-left:-15px;
}

.movieslistingcoloredrow{
width:510px;
height:80px;
padding-left:10px;
background-color:#E5E5E5;
color:#000000;
font-size:9pt;
font-weight:400;
font-family:"Trebuchet MS";
margin-left:-15px;
float:left
}

.thumnailStudio{
width:240px;
float:left;
margin:7px 3px 0px 5px;
/* \*/
 * margin:6px 3px 0px 4px;
/* */
}
.thumnailStudioText{
width:82px;
float:left;
margin:7px 3px 0px -5px;
/* \*/
 * margin:6px 3px 0px -4px;
/* */
}

.thumnailStudio{
width:80px;
float:left;
margin:7px 0px 0px 5px;
/* \*/
 * margin:6px 0px 0px 4px;
/* */
}


.typeStudiomsg{
width:54px;
float:left;
text-align:left;
padding-top:28px;
padding-left:8px;
}

.StudioUploadDatemsg{
width:95px;
float:left;
text-align:left;
float:left;
padding-top:10px;
padding-left:14px;
}
.StudioDownloadmsg{
width:72px;
text-align:left;
float:left;
padding-top:28px;
padding-left:8px;
}
.StudioHandsmsg{
width:42px;
float:left;
text-align:left;
float:left;
padding-top:28px;
padding-left:8px;
}
.StudioActionsmsg{
width:52px;
float:left;
text-align:left;
float:left;
padding-top:10px;
padding-left:0px;
/* \*/
 * margin-left:-8px;
/* */
}

.studioHypeLinktext{
margin-left:10px;
}

.mybookMarkHypeLinktext{
margin-left:-5px;
/* \*/
 * margin-left:-12px;
/* */
}

.mybookMarkHypeLinktext a{
color:#78B800;
text-decoration:underline;
margin-left:5px;
letter-spacing:0px;
/* \*/
 * margin-left:10px;
 * letter-spacing:-1px;
 * word-spacing:-1px;
/* */
text-align:left;
font-weight:600;

}


.studioHypeLinktext a{
color:#78B800;
text-decoration:underline;
margin-left:5px;
letter-spacing:0px;
/* \*/
 * margin-left:10px;
 * letter-spacing:-1px;
 * word-spacing:-1px;
/* */
text-align:left;
font-weight:600;

}
.studiocoloredRow{
width:670px;
height:80px;
background-color:#E5E5E5;
color:#000000;
font-size:9pt;
font-weight:400;
font-family:"Trebuchet MS";

	
	
	margin-left:-105px;
	


float:left
}

.mystudiocoloredheadviewContent{
background:#E5E5E5;
width:517px;
height:26px;
font-family:"Trebuchet MS";
font-weight:400;
color:#000000;
font-size:9pt;
margin-top:7px;
margin-left:-101px;
/* \*/
 * margin-left:-97px;
/* */
}
.mystudiocoloredheadMashups{
background:#E5E5E5;
width:675px;
height:26px;
font-family:"Trebuchet MS";
font-weight:400;
color:#000000;
font-size:9pt;
margin-top:8px;
font-weight:400;
float:left;
margin-left:3px;
}
.studiocoloredRowviewcontent{
width:673px;
height:90px;
background-color:#E5E5E5;
color:#000000;
font-size:9pt;
font-weight:500;
font-family:"Trebuchet MS";

	
	
	margin-left:-97px;
	

}


.studiowhiteRowviewcontent{
width:675px;
height:90px;
background-color:#FFFFFF;
color:#000000;
font-size:9pt;
font-weight:500;
font-family:"Trebuchet MS";

	
	
	margin-left:-97px;
	

}

.studiomashUpHyperLink a{
color:#78B800;
text-decoration:underline;
text-align:left;
float:left;

}
.studioHypeLinktextAction{
color:#78B800;
text-decoration:underline;
text-align:left;
float:left;
width:35px;
font-weight:600;
padding-left:2px;
}


/* END */

/* my studio */

.mystudioheaderMedia{
width:670px;
height:26px;
background:#E5E5E5;
font-family:"Trebuchet MS";
font-weight:400;
font-size:9pt;
color:#000000;
margin-top:8px;
margin-top:25px;
font-weight:400;

	
	
	margin-left:-150px;
	

}
.creationtileMedia{
width:276px;
border-right:solid 1px #FFFFFF;
text-align:left;
float:left;
height:23px;
padding:3px 0px 0px 6px;
}
.typetextMedia{
width:104px;
border-right:solid 1px #FFFFFF;
text-align:center;
float:left;
height:23px;
padding:3px 0px 0px 0px;
}
.uploadDateMedia{
width:110px;
 * width:120px;
/* */
text-align:left;
float:left;
color:#FFFFFF;
border-right:solid 1px #FFFFFF;
height:23px;
padding:3px 5px 0px 15px;
}
.studioActionTextMedia{
text-align:left;
float:left;
height:23px;
padding:3px 0px 0px 25px;
font-weight:600;
}

.studioHypeLinktextMedia{
float:left;
text-align:left;
width:160px;
padding-left:15px;
font-weight:600;
}
.studioMediawithDuration{
float:left;
text-align:left;
width:160px;
font-weight:600;
padding-left:15px;
}

.thumnailStudioMedia{
width:275px;
float:left;
margin:10px 0px 0px 4px;
}

.paginationmymedia{
float:left;
font-weight:700;
margin-top:-25px;
width:300px;
margin-left:100px;
/* \*/
 * margin-top:-27px;
/* */
}
.iconinstudioMedia{
margin-left:-222px;
margin-top:5px;
}
.typeStudiomsgMedia{
width:70px;
float:left;
text-align:center;
padding-top:12px;
margin-left:25px;
}
.StudioUploadDatemsgMedia{
width:110px;
float:left;
text-align:left;
float:left;
padding-top:12px;
padding-left:35px;
}

.innerimgaligninstudio{
margin-top:1px;
}
.innerimgalignScrstudio{
margin-top:3px;
margin-left:7px;
}
.StudioActionsmsgMedia{
width:50px;
float:left;
text-align:left;
float:left;
padding-top:12px;
padding-left:7px;
}
.studiocoloredRowMedia{
width:670px;
height:80px;
background-color:#E5E5E5;
color:#000000;
font-size:9pt;
font-weight:500;
font-family:"Trebuchet MS";
float:left;

	
	
	margin-left:-100px;
	

}
.studioImgborderMedia{
background:url(/images/Exchange_myMovie_ver936227.gif)  no-repeat;
width:82px;
height:51px;
float:left;
padding-top:4px;

}
.studioscrshotborderMedia{
background:url(/images/screeshotbgformedia_ver936227.jpg)  no-repeat;
width:82px;
height:51px;
float:left;
padding-top:5px;
}
.mediainnerimgalign{
margin-top:3px;
padding:0px;
}
.mymediaimginnerAlign{
margin-top:1px;
}
.iconinstudio{
margin-top:15px;
margin-left:15px;
}

/* END */

/* my studio */

.creationtileContent{width:215px;border-right:solid 1px #FFFFFF;text-align:left;float:left;height:23px;padding:3px 0px 0px 6px;}
.typetextContent{width:65px;border-right:solid 1px #FFFFFF;text-align:center;float:left;height:23px;padding:3px 0px 0px 0px;}

.uploadDateContent{
width:93px;
text-align:left;
float:left;
border-right:solid 1px #FFFFFF;
height:23px;
padding:3px 0px 0px 15px;

/*\*/
*width:100px;
/**/
}

.simsViewContent{width:65px;text-align:left;float:left;padding:3px 0px 0px 10px;border-right:solid 1px #FFFFFF;height:23px;}
.innerimgforContent{border:#000000 1px solid;margin-top:0px;margin-left:-6px;}
.StudioActionsmsgContent{
text-align:right;
padding-left:3px;
/* \*/
 * padding-left:0px;
/* */
padding-top:5px;
float:left;
width:140px;
}

.thumnailStudioContent{
width:215px;
float:left;
margin:10px 0px 0px 10px;
/* \*/
 * margin:12px 0px 0px 10px;
/* */
}


.typeStudiomsgContent{
width:67px;
float:left;
text-align:center;
padding-top:10px;
}
.StudioHandsmsgContent{
width:53px;
/* \*/
 * width:59px;
/* */
float:left;
text-align:center;
float:left;
padding-top:10px;
padding-left:0px;
}
.StudioDownloadmsgContent{
width:57px;
/* \*/
 * width:60px;
/* */
text-align:center;
float:left;
padding-top:10px;
padding-left:0px;
}
/*END*/

/* my studio */

/* Tab functionality */

#detailsmedPod {
font-family:"Trebuchet MS";
width:700px;
position:absolute;
top:40px;
/* \*/
 * top:40px;
/* */
height:auto;
left:10px;
/* \*/
 * left:10px;
/* */
}

#detailsmedTabs { color: #808080;padding-right:240px;padding-left:24px;padding-top:8px;cursor:pointer;height:35px;}
#detailsmedTabs1 {font-weight:700;font-size:12px;float:left;width:74px;}
#detailsmedTabs2 {font-weight:700;font-size:12px;float:left;margin-left:26px;padding-left:13px;}
#detailsmedTabs3 {font-weight:700;font-size:12px;float:left;margin-left:50px;padding-left:9px;}

#tabmedBody1,#tabmedBody2,#tabmedBody3 {
float:left;
margin-left:3px;
width:700px;
height:932px;
/* \*/
 * margin-left:0px;
/* */
}

/* Tab functionality */



.advsrchchooseapperance{font-weight:700;font-size:12px;padding-top:22px;padding-left:22px;}
.totalwidthforcombobox{width:390px;height:auto;}
.advsearchtotalwidthchkbox{width:600px;height:auto;font-family:Trebuchet MS;font-size:12px;}
.gobuttonalignmentadvsearch{float:right;padding-right:65px;margin-top:20px;}
*html .gobuttonalignmentadvsearch{

margin-top:7px;

}
.advsrchus622{
padding-top:5px;
}

.advanceSearchPageAlign{
float: right; 
width: 300px;
	margin-right:0px;
}

/*END*/


/* bookmsarks code */

.mybkMarksHeader {
float:left;
height:41px;
color:#000;
font-size:19px;
font-weight:600;
font-family:"Trebuchet MS";
margin-left:10px;
/* \*/
 * margin-bottom:0px;
/* */
}

.mybkMarkstext {
padding-left:5px; 
padding-top:2px;
padding-bottom:4px; 
font-size:12px; 
color:#000;
font-weight:700;
font-family:"Trebuchet MS";
/* \*/
 * margin-top:-23px;
/* */
height:28px;
}

.mybkMarksgreyhead{
background:#E5E5E5;
width:517px;
height:26px;
font-family:"Trebuchet MS";
font-weight:400;
color:#000000;
font-size:9pt;
margin-left:-200px;
margin-top:13px;
}

.mybkMarkscreationtile{width:282px;border-right:solid 1px #FFFFFF;text-align:left;float:left;height:23px;padding:3px 0px 0px 6px;}
.mybkMarkstypetext{width:63px;border-right:solid 1px #FFFFFF;text-align:left;float:left;height:23px;padding:3px 0px 0px 6px;}
.mybkMarksauthor{text-align:left;float:left;border-right:solid 1px #FFFFFF;height:23px;padding:3px 0px 0px 6px;}
.mybkMarksActionText{width:49px;text-align:left;float:left;height:23px;padding:3px 0px 0px 6px;}

.mybkMarkswhiteRow{
width:517px;
height:80px;
background-color:#FFFFFF;
color:#000000;
font-size:9pt;
font-weight:400;
font-family:"Trebuchet MS";
margin-left:-200px;
}
.mybkMarkthumnail{
width:282px;
float:left;
margin:7px 0px 0px 4px;
/* \*/
 * margin:6px 0px 0px 4px;
/* */
}

.mybkMarkmsg{width:63px;float:left;text-align:left;padding-top:28px;padding-left:8px;}
.mybkMarkAuthormsg{width:94px;float:left;text-align:left;float:left;padding-top:28px;padding-left:10px;}
.mybkMarkActionsmsg{width:49px;text-align:left;float:left;padding-top:28px;padding-left:8px;}

.mybkMarkcoloredRow{
width:517px;
height:80px;
background-color:#E5E5E5;
color:#000000;
font-size:9pt;
font-weight:400;
font-family:"Trebuchet MS";
margin-left:-200px;
}

.bookmarkShowAlign{
padding-top:-5px;
float:left;
width:7%;
padding-right:2px;
padding-top:3px;
}

/* bookmsarks code */

.advsrearchSimsmain{
width:610px;
height:auto;
font-family:Trebuchet MS;
color:#000000;
}
.advsrearchSimstext{
font-size:18px;
font-weight:700;
padding-top:10px;
padding-left:20px;
}
*html .advsrearchSimstext{
padding-top:24px;
}
.advsearchstep{
font-size:14px;
padding-left:24px;
padding-top:3px;
padding-top: 3px; 
}

.globalSearchError{
font-size:14px;
padding-left:20px;
padding-top:6px;
color:red

}

*html .advsearchstep{
margin-top:-12px;
}
.theNarrowSearch{
padding-left:24px;
font-size:12px;
padding-top:17px;
/* \*/
 * padding-top:0px;
/* */
}
.advsearchcomboBoxalign{
padding-top:0px;
/*\*/
* padding-top:0px;
* margin-top:-14px;
/**/
padding-left:24px;
font-size:9px;
}
.advancedSearchDropDownFunds{
color:#047BBB;
font-family:"Trebuchet MS";
font-size:10px;
font-weight:600;
margin-top:20px;
margin-left:24px;
}
.advsearchcomboBoxalignHousehold{
color:#047BBB;
font-family:"Trebuchet MS";
font-size:10px;
font-weight:600;
margin-top:10px;
margin-left:24px;
}

.advancedSearchDropDownZone{
color:#047BBB;
font-family:"Trebuchet MS";
font-size:10px;
font-weight:600;
margin-top:20px;
margin-left:24px;
}
.advancedSearchDropDownLotsize{
color:#047BBB;
font-family:"Trebuchet MS";
font-size:10px;
font-weight:600;
margin-top:10px;
margin-left:24px;
}
.advancedSearchWorlds_BoldLine{
font-family:"Trebuchet MS";
font-size:12px;
font-weight:600;
color:#000000;
margin-left:24px;
margin-top:20px;
}
.advancedSearchDropDownFloorNos{
color:#047BBB;
font-family:"Trebuchet MS";
font-size:10px;
font-weight:600;
margin-top:8px;
margin-left:24px;
}
#detailsTabs2forhouseHold {
font-weight:700;
font-size:12px;
float:left;
margin-left:52px;
}


.advancedSearchClothing{
color:#047BBB;
font-family:"Trebuchet MS";
font-size:10px;
font-weight:600;
margin-top:8px;
margin-left:24px;
}

.advancedSearchDropDownLotValue{
color:#047BBB;
font-family:"Trebuchet MS";
font-size:10px;
font-weight:600;
margin-top:10px;
margin-left:24px;
}

.advancedSearchRadioLotOccupancy{
border:none;
color:black;
font-family:"Trebuchet MS";
font-size:10px;
font-weight:600;
margin-top:10px;
margin-left:24px;
}

.advancedSearchDropDownHousehold_lots{
color:#047BBB;
font-family:"Trebuchet MS";
font-size:10px;
font-weight:600;
margin-top:10px;
margin-left:24px;
}

.advancedSearchGoButton{
border:none;
margin-top:20px;
margin-left:28px;
}
.advsearchcomboBoxalign2{
padding-top:10px;
padding-left:20px;
font-size:9px;
}

.opionstyles{
color:#047BBB;
font-size:10px;
font-weight:600;
width:130px;
background-color:#e5f2fa;
}

.opionstyles2{
color:#047BBB;
font-size:10px;
font-weight:600;
width:148px;
background-color:#e5f2fa;
}

.advancedSearchOptions{
color:#047BBB;
font-size:10px;
font-weight:600;
width:130px;
background-color:#e5f2fa;
width:205px;
background-color:#FFFFFF;
margin-top:15px;
}

.keywordsadvsearch{
margin-top:23px;
margin-left:24px;
font-size:11px;
width:231px;
height:16px;
font-weight:700;
padding-top:2px;
padding-left:5px;
border:1px solid #037bb9;
background-color:#e7f3f6;
}

.keywordsadvsearchClothing{margin-top:23px;margin-left:24px;font-size:11px;width:231px;height:16px;font-weight:700;padding-top:2px;padding-left:5px;border:1px solid #037bb9;background-color:#e7f3f6;}
.advsearchmembercountry{color:#000000;font-size:12px;font-weight:700;padding-top:18px;padding-left:24px;padding-bottom:10px;}
.advsearchcountry{margin-left:-17px;float:left;width:200px;}
.ShwBlck{display:block;}
.advsearchcountry ul{font-family:Trebuchet MS;}
.advsearchcountry ul li {list-style-type:none;height:23px;display:block;vertical-align:middle;}
.alignmentforradiobtn{padding-right:7px;}
.flagalignadvsearch{margin-left:10px;margin-right:12px;border:1px solid #CCCCCC;}
.advsearchtotalwidth{width:511px;height:auto;font-size:13px;}
.advsearchcountryright{float:left;padding-left:4px;}
.advsearchcountryright ul li {
height:23px;
list-style-type:none;
display:block;
font-family:Trebuchet MS;
width:181px;
}
*html .advsearchtotalwidth{
margin-top:13px;
}
.gobuttonalignment{
float:right;
margin-right:48px;
/* \*/
 * margin-right:28px;
/* */
margin-top:25px;
}
.advanceSearchChkBxleft{
float:left;
width:200px;
/* \*/
 * margin-top:8px;
/* */
}
.advanceSearchChkBxleft ul li{
list-style-type:none;
white-space:nowrap;
}
.advsearchchkboxwidthofchk{width:700px;}
.advanceSearchChkBxRight{
float:left;
margin:0;
padding:0;
width:200px;
margin-left:-6px;
/* \*/
 * margin-top:8px;
/* */
}
.advanceSearchChkBxRight ul li {
list-style-type:none;
}
.advsrchusany{
margin-top:0px;
/* \*/
 * margin-top:-5px;
/* */
}
/* END */

/* delete item */
.deleteContainer{background-color:#fff;border:1px solid black;width:565px;height:auto;}
.closeButton{float:right;padding-right:5px;padding-top:5px;}
.closeButtonImage{border:none;}
.middleComment{text-align: center;padding: 20px;padding-top: 50px;}
.buttonBar{padding-top:30px;padding-left:145px;padding-bottom:50px;}
.yesButton{padding-right:10px;}
/* my blog-none item */
.myBlogNoneContainer{width:570px;height:auto;}
.myBlogNone{font-size:16px;font-weight:600;font-family:Trebuchet MS;padding-top:3px;padding-left:15px;}
.lineSeparatorDotted{padding-top:7px;padding-left:10px;}
.dottedLineSeparator{border:none;}
.myBlogNoneContact{font-size:15px;font-weight:600;font-family:Trebuchet MS;padding-top:75px;padding-left:155px;}
/* my blog-none-owner item */
.myBlogOwnerContainer{width:565px;height:auto;}
.myBlogOwnerTitle{font-weight:500;padding-left:25px;}
.title{font-size:14px;font-weight:600;font-family:Trebuchet MS;padding-left:25px;padding-top:15px;}
.textInputContainer{padding-top:3px;padding-left:25px;margin-right:55px;}
.textInput{border:1px solid #cccccc;width:100%;height:2%;}
.post{font-size:14px;font-weight:600;font-family:Trebuchet MS;padding-left:25px;padding-top:6px;}
.textAreaContainer{padding-left:25px;height:auto;padding-top:2px;width:549px;}
.textAreaPost{border:solid 1px #cccccc;height:430px;width:89%;margin-right:55px;}
.bottomDottedLineContainer{padding-top:15px;padding-left:19px;}
.bottomDottedLine{border:none;}
.buttonBar2{padding-top:12px;padding-left:23px;}
/* mypage_myblog item */
.myPageContainer{width:538px;min-height:500px;font-family:Trebuchet MS;}
.topHeader{padding-left:25px;width:565px;height:auto;}
.sept08{
/* REMOVE
font-size:13px;
font-weight:600;
font-family:Trebuchet MS;
*/
}
.submitButton{padding-left:200px;}
.lineHorz{padding-left:-5px;margin-bottom:5px;}
.horzLine{border:none;padding-top:8px;}
.paginationAlign{float: left;width: 230px;margin-bottom:0px;}
.exchangeSearchResultStatusDDAlign{
float:left;
width:200px;
margin-top:8px;
/* \*/
 * margin-top:30px;
 * margin-bottom:-35px;
/* */
}
.exchangeSearchResultStatusSelectDDAlign{
font-size:10px;
width:118px;
height:20px;
margin-left:15px;
/* \*/
 * margin-left:8px;
 * width:107px;
/* */
}
.horzLineBlog{
border:none;
padding-top:8px;
 /* \*/
    * margin-top:0px;
 /* */
}
.caption{font-size:13px;font-weight:800;font-family:Trebuchet MS;padding-left:25px;padding-top:13px;margin-top:0px;}
*html .caption{padding-top:0px;}
.studiopostedon{
font-size:10px;
padding-left:25px;
/* \*/
    * margin-top:10px;
 /* */
}
.studioeditanddelete{color:#000000;font-size:10px;float:right;margin-top:-12px;padding-right:27px;font-weight:700;}
.studiotext{font-size:11px;color:#000000;width:500px;height:auto;padding-left:25px;padding-right:0px;padding-top:16px;font-weight:400;}
/* END */
#closeboxgreen {float:right;margin-top:10px;margin-right:10px;}
/* Blog tab on my profile page */
.myprofileEditabtme{width:363px;height:auto;margin-top:0px;margin-left:0px;}
.gameown{width:234px;font-size:14px;font-weight:700;color:#000000;font-family:"Trebuchet MS";float:left;margin-top:-1px;}
.gameownregister{padding-top:1px;}
.gameownregister a{float:left;font-size:10px;font-weight:600;color:#78B800;}
.lineHorz{margin-left:0px;}
.horzLine{border:none;padding-top:5px;}
.mystory{width:315px;float:left;font-family:"Trebuchet MS";font-size:14px;font-weight:700;padding-top:10px;}
.myprofileedit{margin-top:15px;}
.myprofileedit a{color:#77B900;font-size:10px;text-decoration:underline;font-weight:700;}
.contentsmyprofile{
font-family:"Trebuchet MS";
font-size:12px;
font-weight:500;
    border:0;
    overflow-y: auto;
    overflow-x: none;
    padding-bottom::5px; 
    background-color:#fff; 
    height:174px;
    width:344px;
    margin-top:-3px;
    
  /* \*/
    * padding-top:0px;
    * margin-top:-15px;
    * height:174px;
  /* */
    
}
.myprofilefooter{
font-family:"Trebuchet MS";
color:#000000;
font-size:12px;
font-weight:700;
margin-left:57px;
margin-bottom:10px;
padding-top:24px;
}
.myprofilefooter a{
color:#77B900;
}
.hasnoregisted{
font-family:"Trebuchet MS";
color:#000000;
font-size:12px;
height:45px;
padding-left:60px;
padding-top:20px;
}
.registernewgame a{
color:#77B900;
padding-left:25px;
font-weight:700;
padding-bottom:10px;
}
.registernewgame{
font-family:"Trebuchet MS";
color:#000000;
font-size:12px;
height:55px;
padding-left:60px;
padding-top:20px;
}
/*END*/


.descriptionTextAboutMe{
border:0;
width:160px;
padding-right:15px;
padding-left:15px; 
padding-bottom::5px; 
padding-top:5px; 
background-color:#FFFFFF; 
width:334px; 
}

.aboutMeTabsIcons{
margin-top:8px;
/* \*/
  * margin-top:-8px;
/* */
 }

/* Code for My Blog Tab */



.myprofilemyblogfirstrow{
width:360px;
height:auto;
font-size:12px;
margin-top:0px;
  /* \*/
    * margin-top:-6px;
  /* */
}

.blogentrytitle{
width:265px;
float:left;
font-family:"Trebuchet MS";
font-size:10px;
height:auto;

}
.blogentrytitle a {color:#78B903;font-family:"Trebuchet MS";font-size:14px;font-weight:700;}
.editdeletecolor{width:80px;float:left;font-size:10px;font-weight:700;height:auto;padding-top:3px;}
.editdeletecolor a {color:#78B903;}
.textforinsidecontent{font-family:"Trebuchet MS";font-size:11px;width:330px;height:auto;}
.textforinsidecontent a {color:#78B903;font-family:"Trebuchet MS";}
.buttonnewblogpost{
width:550px;
height:auto;
float:left;
margin-left:8px;
margin-top:30px;
  /* \*/
      * margin-top:10px;
   /* */
}
.buttonnewblogpostNoBlog{
width:550px;
height:auto;
float:left;
margin-left:8px;
margin-top:10px;
  /* \*/
      * margin-top:-10px;
   /* */
}

.lineSepNoBlog{
 margin-left:-6px;
 margin-top:18px;
/* \*/
   * margin-top:6px;
/* */
}
.newBlogButtonAlign{float:left;width:130px;}
.newBlogButtonAlignNoBlog{float:left;width:130px;}
.seemoreblog{
float:left;
margin-top:13px;
margin-right:30px;
padding-left:100px;
/* \*/
    * margin-top:15px;
    * padding-left:100px;
 /* */
 
}
.seemoreblog a {
color:#78B903;
font-family:"Trebuchet MS";
font-size:10px;
}
.contentMyBlogHt{
width:300px;
height:259px; 
 /* \*/
    * height:266px; 
    /* */
}
.contentMyBlogTab{
    font-family:"Trebuchet MS";
    font-size:12px;
    font-weight:500;
    border:0;
    padding-bottom:5px; 
    padding-top:-3px; 
    background-color:#FFFFFF; 
    height:auto;
    width:352px;
    padding-left:8px;
    
    /* \*/
    * height:auto;
    * padding-top:4px;
    * margin-top:-8px;
    /* */    
}
/* avatar*/
.myprofileeditcontainer{width:403px;height:auto;font-family:Trebuchet MS;color:#000000;}
.myprofileeditsimsHeader{
width:403px;
height:auto;
font-weight:700;
color:#000000;
font-size:18px;
padding-top:10px;
   /* \*/
     * padding-top:5px;
     * margin-top:-5px;
    /* */
padding-left:10px;
}
.location{font-weight:normal;width:400px;height:auto;padding-left:38px;margin-top:20px;}
.alignlocationtext{width:50px;float:left;font-size:12px;color:#333333;font-weight:700;}
.textboxforeditprofile{width:225px;float:left;padding-left:15px;}
.locationtext{width:225px;height:15px;font-size:12px;font-weight:400;padding-left:5px}
.aboutme{width:400px;height:auto;margin-top:10px;margin-left:38px;}
.alignaboutmetext{width:60px;height:auto;float:left;font-size:12px;font-weight:700;}
.alignCtrytext{
width:60px;
/* \*/
 * width:63px;
/* */
height:auto;
float:left;
font-size:12px;
font-weight:700;

}

   
 .myTraits{
 width:400px;
 height:auto;
 padding-left:38px;

}
.alignmyTraitstext{
 width:60px;
 /* \*/
  * width:63px;
 /* */
height:auto;
float:left;
font-size:12px;
font-weight:700;
margin-top:19px;

}
 .editMyTraitstext{
 width:272px;
 float:left;
 height:auto;
 margin-left:5px;
 /* \*/
  * margin-left:3px;
 /* */
  margin-top:19px;
 }
.dropdownforeditprofile{
width:300px;
float:left;
height:auto;
margin-left:5px;
   /* \*/
     * margin-left:3px;
    /* */
}

.dropdownstyles{font-family:Trebuchet MS;width:232px;font-size:11px;font-weight:normal;color:#000000;}
.countrydropdown{font-family:Trebuchet MS;width:232px;color:#409ACC;font-weight:400;font-size:11px;text-transform:uppercase;}
.makeurselection{font-family:Trebuchet MS;font-size:12px;font-weight:normal;padding-left:12px;padding-top:8px;}
#myprofileedit{padding:0px;height:240px;margin-left:-15px;overflow: auto;margin-top:7px;width:367px;}
#myprofileedit dl {display:inline;float:left;margin:0;padding:0;}
#myprofileedit dt {margin-left:20px;}
#myprofileedit dl.no-margin {margin:0;}
.selectedTab1FromTwo {background-image:url('/images/tab1newAvatar_ver936227.jpg');color:#000;}
.selectedTab1FromTwoOnMyProfile {background-image:url('/images/tab1myblogNew_ver936227.jpg');color:#000;}
#detailsPodmyprofilealign {width:371px;left:-4px;position:relative;top:-3px;height:244px;}
.selectedTab2FromTwo {background-image:url('/images/tab2newAvatar_ver936227.jpg');}
#detailsMiddleFromTwoTabs {background-image:url('/images/detailsmiddleAvatar_ver936227.jpg');background-repeat:no-repeat;height:249px;}
#detailsTabsmyprofilealignment { color: #808080;padding-right:78px;padding-left:25px;padding-top:8px;cursor:pointer;height:31px;background-color:#933;}
#detailsBottomFromTwoTabs {background-image:url('/images/detailsbottomAvatar_ver936227.jpg');background-repeat:no-repeat;height:15px;}
#detailsTabsFromTwoTabs {color: #808080;padding-right:78px;padding-left:14px;padding-top:8px;cursor:pointer;height:31px;background-color:#933;}
#detailsTabs24FromTwoTabs {
font-weight:700;
font-size:12px;
float:left;
color:#fff;
margin-left:28px;
/* \*/
 * margin-left:23px;
/* */
}


#detailsPod4FromTwoTabs  {
width:371px;
left:0px;
position:relative;
top:32px;
/* \*/
 * top:60px;
 * left:-2px;
/* */
height:310px;
}
.outterMinHeightEditProfile{
min-height:728px;
/* \*/
 * min-height:738px;
/* */
}

.subcancelbtnalign{
margin-left:7px;
margin-top:15px;
/* \*/
 * margin-top:6px;
/* */
}


#mashupFinishBg {
background-image:url(/images/basketball_player_ver936227.png);
background-repeat:no-repeat;
background-position: bottom center;
height:830px;
position:relative;
z-index:2;
top:1px;
width:914px;
left:-12px;
}

#storyFinishBg {
background-image:url(/images/story_finish_ver936227.png);
background-repeat:no-repeat;
background-position: bottom center;
height:830px;
position:relative;
z-index:2;
top:9px;
width:914px;
left:-12px;
}

.ceRedemption {
background-image:url(/images/vintage_sport_car_ver936227.png);
background-repeat:no-repeat;
background-position: top right;
width:720px;
padding-left:5px;
}

.ceRedemption_collectors {
background-image:url(/images/sports_car_ver936227.png);
background-repeat:no-repeat;
background-position: top right;
width:720px;
height:710px;
padding-left:5px;
}

.paginationAlignforBookmark
{
float:left;
margin-top:-20px;
	margin-left:220px;
color:#78B800;
}

.deleteLayerBg{
background-image:url(/images/deleteLayerBg_ver936227.png);
background-repeat:no-repeat;
z-index:9999999 !important;
}

.accessPageStyle{
font-family:"Trebuchet MS";
font-size:18px;
font-weight:700;
padding-top:52px;
/* \*/
 *font-family:"Trebuchet MS";
 *font-size:18px;
 *font-weight:700;
 *padding-top:60px;
 *padding-bottom:27px;    
/* */
}

.redirectPagetoHome{
font-family:"Trebuchet MS";
font-size:12px;
padding-top:28px;
/* \*/
 * padding-top:0px;
/* */ 
}

.redirectPagetoHome a{
text-docoration:underline;
color:#68b833;
}

#inp{
border:none;
background-color:transparent;
}

.inputBorder{
border:none;
background-color:transparent;
}

#simTraits{
border:none;
background-color:transparent;
}

.myItemHeader {
float:left;
height:41px;
color:#000;
font-size:18px;
font-weight:700;
font-family:"Trebuchet MS";
margin-left:10px;
margin-top:3px;
}


.thumnailItemStudioText{
width:108px;
float:left;
margin:7px 3px 0px -10px;
/* \*/
 * margin:6px 3px 0px -10px;
/* */
}


.typeItemStudiomsg{
width:67px;
float:left;
text-align:center;
padding-top:10px;
margin-left:65px;
}


.StudioUploadDateItemMsg{
width:95px;
float:left;
text-align:center;
float:left;
padding-top:10px;
padding-left:8px;
}

.StudioItemDownloadmsg{
width:93px;
text-align:center;
float:left;
padding-top:10px;
padding-left:0px;
/* \*/
 * width:92px;
/* */
}


.StudioItemHandsmsg{
width:42px;
float:left;
text-align:center;
float:left;
padding-top:10px;
padding-left:0px;
}

.studioImgborder{
width:64px;
height:64px;
float:left;
margin-left:10px;
}


.viewContentPaginationStyles{
float:left;
margin-top:-25px;

width:300px;
margin-left:100px;

}

.paginationHt{
float:left;
margin-top:-25px;
width:300px;
margin-left:100px;
/* \*/
 * margin-top:-45px;
/* */
}

.worldAssetImage {
padding-top:40px;
padding-left:20px;
position:absolute;
width:560px;
height:340px;
z-index:9002;
margin:0 auto;
}

.media_popup_small {
	position:absolute;
	z-index:9999999 !important;
	width:634px;
	height:520px;
	background-image: url(/images/media_popup_bg_small_ver936227.png);
	background-repeat: no-repeat;
	background-position: top;
}

.media_popup {
	position:absolute;
	z-index:9999999;
	width:768px;
	height:630px;
	background-image: url(/images/media_popup_bg_ver936227.png);
	background-repeat: no-repeat;
	background-position: top;
}

.featureStoryHeading{
	font-size:18px;
}
.featureStoryRowDiv{
margin:15px 0px 10px 25px;
}
.featureStoryRightDiv{
float:left; line-height:16px; margin-top:-5px; padding-left:10px;padding-top:2px;padding-bottom:5px;overflow:hidden;word-wrap:break-word;width:140px;
}
.featureStoryRightDiv a{ 
font-family: Trebuchet MS; font-weight: 700; text-decoration:underline; font-size:12px; color:#057BBA;
}
.featureStoryMoreDiv{
	padding-top:5px;
}

.featureStoryMoreDiv a{ 
	font-family: Trebuchet MS; font-weight: 700; text-decoration:underline; font-size:10px; color:#057BBA;
}

.podExchangePosition{
float:left;
margin-top:-25px;
}

.topDownloadFormPosition{}

.moreLinkDivInTopDownload{}

.side_NavPanelGameBg{
	background:url(/images/side_NavPanelGameBg_ver936227.gif) no-repeat;
	width:181px;
	width:191px;
	height:272px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
}
.side_NavPanelInnerDiv{
	border:0px solid #000;
	width:171px;
	height:262px;	
	margin-left:auto;
	margin-right:auto;
}
.side_NavPanelGame_sims3Img1{
	padding-top:10px;
	margin-bottom:7px;
	margin-left:1px;
	float:left;
	width:85px;
}
.side_NavPanelGame_sims3Content1{
	margin-left:2px;
	float:left;
	height:40px;
	margin-top:34px;
	width:80px;
}
.side_NavPanelGame_sims3Img2{
	padding-top:6px;
	margin-bottom:6px;
	float:left;
	width:85px;
}
.side_NavPanelGame_sims3Content2{
	clear:both;
	margin-right:5px;
	float:left;
	height:40px;
	margin-top:16px;
	width:80px;
	text-align:right;
}
.leftNavigation_line{
	clear:both;
	height:1px;
}
a.whiteTextLinkBold:link{
	font-size:13px;
	font-weight:700;
	color:#fff
}
a.whiteTextLinkBold:visited{
	font-size:13px;
	font-weight:700;
	color:#fff
}
a.whiteTextLinkBold:hover{
	font-size:13px;
	font-weight:700;
	color:#fff
}
.side_NavPanelCommunityBg{
	width:191px;
	height:193px;
	margin-top:14px;
	margin-left:auto;
	margin-right:auto;
}
.wide-add{width: 160px; height:600px;margin:10px 0 0 15px;}

.side_NavPanelMoviesMoreBg{
	background:url(/images/side_NavPanel_MoviesMore_ver936227.gif) no-repeat;
	width:191px;
	height:193px;	
	margin-top:14px;
	margin-left:auto;
	margin-right:auto;
	
}
.side_NavPanelInnerDiv{
	border:0px solid #000;
	width:174px;
	height:183px;
	margin-left:auto;
	margin-right:auto;
}
.moviesMore_boldText{
	font-size:14px;
	font-weight:700;
	color:#fff;
	text-align:center;
	padding-top:24px;
	padding-bottom:9px;
}
.moviesMore_normalText{
	font-size:12px;
	color:#fff;
	text-align:center;
	padding-top:11px;
}
.leftNavigation_line{
	clear:both;
	height:1px;
}
input.moviesMoreButton{
	background:url(/images/green_Button170px_ver936227.png ) no-repeat;
	width: 170px;
	line-height: 10px;
	height: 30px;
	color: #ffffff;
	font-family:'Trebuchet MS',Arial, sans-serif;
	font-weight:600;
	font-size: 12px;
	border:0px;
	cursor: pointer;
}
.moviesMore_btnDiv{
	text-align:center;
}
.moviesMore_btn1{
	padding-top:10px;
}
.moviesMore_btn2{
	padding-top:12px;
}

#uplSimsTab a:link, #uplSimsTab a:active, #uplSimsTab a:visited, #uplSimsTab a:hover{height: 21px;line-height: 1.3;max-width: 90px;min-width: 90px; outline: medium none;border:0px;}
#dfltAvatarsTab a:link, #dfltAvatarsTab a:active, #dfltAvatarsTab a:visited, #dfltAvatarsTab a:hover{height: 21px;line-height: 1.3;max-width: 92px;min-width: 90px; outline: medium none;border:0px;}
#uplPetsTab a:link, #uplPetsTab a:active, #uplPetsTab a:visited, #uplPetsTab a:hover{height: 21px;line-height: 1.3;max-width: 90px;min-width: 90px; outline: medium none;border:none!important;}
/***********************Tressure Hunt Landing***********************/

.tr_hnt_lndng_cntanr{display:block; margin:auto;width:922px;margin-left:14px;}
.tr_hnt_lndng_cntanr .tr_hnt_lndng_cntarea{overflow:hidden;display:block;width:902px; background-image:url(/images/treasure_hunt/TH_topBanner_ver936227.png);margin-left:10px;margin-top:-16px;background-repeat: no-repeat; }
.tr_hnt_lndng_cntanr .tr_hnt_lndng_logo{display:block; margin:0px auto !important; outline:none;position:relative; top:10px;margin-bottom:10px;}
.clear{clear:both;}
p{margin:0px;padding:0px;}
.tr_hnt_lndng_cntanr .tr_hnt_lndng_cntarea_lft{float:left; width:285px;}
.tr_hnt_lndng_cntanr .tr_hnt_lndng_lftimg_top{ float: left;height: 269px;left: 40px;margin-left: -8px; margin-top: 102px; width: 306px;}
.tr_hnt_lndng_cntanr .tr_hnt_lndng_lftimg_bttm{width:203px; height:386px; float:left; margin-top:60px; margin-left:42px;}
.tr_hnt_lndng_cntanr .tr_hnt_lndng_cntarea_rght{float:left;width:304px;position:relative;margin-left:2px;}
.tr_hnt_lndng_sec_logo{float:left; width:auto!important; height:auto!important; outline:none; clear:both; margin-bottom:42px; margin-top:45px; margin-left:-20px; height:92px;}
.tr_hnt_lndng_cntanr .tr_hnt_lndng_obj{color:#000;float:left;clear:left;width:443px; margin-left:10px !important; border-bottom:1.5px solid #9fcbfc;}
.tr_hnt_lndng_cntanr .tr_hnt_lndng_tips{float:left;clear:left;width:300px;color:#000!important;font-size:bold;font-size:13px;font-weight:bold;margin-bottom:10px; margin-left:10px !important;}
.tr_hnt_lndng_cntanr .tr_hnt_lndng_tmeprd{float:left;clear:left;width:275px;margin-left:10px !important;padding-bottom:10px;min-height:16px;}
.tr_hnt_lndng_cntanr .tr_hnt_lndng_tmeprd span{font-weight:bold; margin:0px 4px;margin-bottom:10px;}
.tr_hnt_lndng_cntanr .tr_hnt_lndng_tmeprd span:first-child{margin-left:10px;}
.tr_hnt_lndng_dtlne{float:left; border-bottom:1px dashed #D7D7D7; width:275px;height:1px;margin-left: 10px;}
.tr_hnt_lndng_disclaim_dtlne{float:left; border-bottom:1px dashed #D7D7D7; width:275px;height:1px; margin-left:-2px;}
.tr_hnt_lndng_cntanr .tr_hnt_lndng_cmplt_pg{margin:0px; float:left;padding:0px;}
.tr_hnt_lndng_cntanr .tr_hnt_lndng_cmplt_pg li{margin:0px;list-style:none;}
.tr_hnt_lndng_cntanr .tr_hnt_lndng_cmplt_pg .cmlte_my_pg{background-image:url(/images/treasure_hunt/TrsreHnt2_MnCat_Icns-2_ver936227.png); background-repeat:no-repeat;height:42px;text-indent:40px;line-height:2; }
.tr_hnt_lndng_cntanr .tr_hnt_lndng_cmplt_pg .add_nw_frnd{background-image:url(/images/treasure_hunt/TrsreHnt2_SubCat_Icns-1_ver936227.png); background-repeat:no-repeat;height:30px;text-indent:40px;line-height:2; background-position:0px 0px;margin-left:55px;}
.tr_hnt_lndng_cntanr .tr_hnt_lndng_cmplt_pg .chng_avtr_nme{background-image:url(/images/treasure_hunt/TrsreHnt2_SubCat_Icns-1_ver936227.png); background-repeat:no-repeat;height:30px;text-indent:40px;line-height:2;background-position:0px -30px;margin-left:55px;}
.tr_hnt_lndng_cntanr .tr_hnt_lndng_cmplt_pg .ern_rwrd_pint{background-image:url(/images/treasure_hunt/TrsreHnt2_SubCat_Icns-1_ver936227.png); background-repeat:no-repeat;height:30px;text-indent:40px;line-height:2;background-position:0px -60px;margin-left:55px;}
.tr_hnt_lndng_cntanr .tr_hnt_lndng_cmplt_pg .pst_on_blg{background-image:url(/images/treasure_hunt/TrsreHnt2_SubCat_Icns-1_ver936227.png); background-repeat:no-repeat;height:30px;text-indent:40px;line-height:2;background-position:0px -90px;margin-left:55px;}
.tr_hnt_lndng_cntanr .tr_hnt_lndng_cmplt_pg .rgstr_Nw_pck{background-image:url(/images/treasure_hunt/TrsreHnt2_SubCat_Icns-1_ver936227.png);background-repeat:no-repeat;height:52px;text-indent:40px;line-height:3;background-position:0px 0px;}

.tr_hnt_lndng_cntanr .tr_hnt_lndng_cmplt_pg .prchse_itm{background-image:url(/images/treasure_hunt/TrsreHnt2_MnCat_Icns-3_ver936227.png); background-repeat:no-repeat;height:42px;text-indent:40px;line-height:2; }
.tr_hnt_lndng_cntanr .tr_hnt_lndng_cmplt_pg .prchse_smpnt_bntle{background-image:url(/images/treasure_hunt/TrsreHnt2_SubCat_Icns-2_ver936227.png); background-repeat:no-repeat;height:30px;text-indent:40px;line-height:2; background-position:0px 0px;margin-left:55px;}
.tr_hnt_lndng_cntanr .tr_hnt_lndng_cmplt_pg .add_itm_wshlst{background-image:url(/images/treasure_hunt/TrsreHnt2_SubCat_Icns-2_ver936227.png); background-repeat:no-repeat;height:30px;text-indent:40px;line-height:2;background-position:0px -30px;margin-left:55px;}
.tr_hnt_lndng_cntanr .tr_hnt_lndng_cmplt_pg .gft_smpnt_bntle{background-image:url(/images/treasure_hunt/TrsreHnt2_SubCat_Icns-2_ver936227.png); background-repeat:no-repeat;height:30px;text-indent:40px;line-height:2;background-position:0px -60px;margin-left:55px;}
.tr_hnt_lndng_cntanr .tr_hnt_lndng_cmplt_pg .prchse_daly_deal{background-image:url(/images/treasure_hunt/TrsreHnt2_SubCat_Icns-2_ver936227.png); background-repeat:no-repeat;height:30px;text-indent:40px;line-height:2;background-position:0px -90px;margin-left:55px;}
.tr_hnt_lndng_cntanr .prce_txt{float:left;width:260px;margin-bottom:15px; margin-left:0px !important;}
.tr_hnt_lndng_cntanr .prce_txt b{color:#000;}
.fbshare-icon-link{cursor: pointer!important;}
.tr_hnt_lndng_cntanr .boldtext{float:left; width:280px;font-weight:bold;color:#000;}
.tr_hnt_lndng_cntanr  .tr_hnt_lndng_cntanr_fb{float:left; width:300px;margin:20px 0px;}
.tr_hnt_lndng_cntanr .prd_itm_dsply{float:right; min-height:503px; left:-6px; *left:-3px; *margin-top:204px; position:relative; margin-top:204px; width:307px;}
.tr_hnt_lndng_cntanr .tr_hnt_lndng_list{margin:0px;float:left;margin-bottom:6px;margin-top:0px;clear:left;width:300px;}
.tr_hnt_lndng_cntanr .tr_hnt_lndng_list label{float:left;margin-top:15px;font-size: 12px !important;width: 220px;margin-left:5px;}
.tr_hnt_lndng_cntanr .tr_hnt_lndng_list img{float:left;}
 .tr_hnt_lndng_list .title-data img{width:45px !important;}
.tr_hnt_lndng_cntanr .tr_hnt_lndng_list ul li{border-bottom:0px!important;}
.tr_hnt_lndng_prz{border-bottom: 1px solid #9FCBFC;float: left;font-size: 13px;font-weight: bold;margin-bottom:15px; color:#000; padding-bottom: 5px;width: 275px;margin-top:25px;margin-left:0px !important;}
.tr_hnt_lndng_obj{border-bottom: 1px solid #9FCBFC;float: left;font-size: 13px;font-weight: bold; margin-left: 14px; padding-bottom: 5px;width: 300px;margin-bottom:16px; padding-bottom:1px;}
.tr_hnt_lndng_nw_wnnrs_txt{color:#000; margin-bottom:15px;}
.tr_hnt_lndng_chk_prgrss{margin-bottom:15px;color:#000;}
.tr_hnt_lndng_logo_bttm{float:left; margin-top:8px; margin-left:35px !important; margin-bottom:25px; width:221px;}
.tr_hnt_lndng_btm_lnk{color:#78B800 !important; font-size:14px !important;}
.tr_hnt_lndng_cntarea_lft .itms_jar_area{display:block;margin:auto;text-align:center;font-style: italic;}
.tr_hnt_lndng_cntarea_lft .itms_txt_cntnr{float:left; width:100%;}
.prd_itm_shw_lbl{display:block;margin:auto;text-align:center;font-style: italic;position:relative; margin-top:10px;width:200px;*margin-top:10px; top:8px;}
.prd_itm_shw_val{display:block;margin:auto;text-align:center;font-style: italic;position:relative; margin-top:0px;*margin-top:-16px;font-weight:bold;font-size:15px;color:#005cb8;width:200px;min-height:40px;top:6px; *top:4px;}
.no_tr_hnt_text{float:left;  float: left;   font-size: 14px;    font-weight: bold;    margin-left: 22px;    margin-top: 50px;    width: 100%;}
.tr_hnt_lndng_cntarea .fb_edge_widget_with_comment{margin-top:5px;}
.thRewardSetSection{float:left;width:270px;margin-top:83px;*margin-top:63px;margin-left:15px;}
.thRewardSetTitle{border-bottom: 1px solid #9FCBFC; font-family: 'Trebuchet MS',Arial,sans-serif; font-size:13px; font-weight:bold; color:#000000; padding-bottom:6px; margin-bottom:12px;}
.rewardSetLeftData{width:130px;float:left;padding:0px 5px 5px 0px;text-align:left;}
.rewardSetRightData{width:130px;float:left;padding:0px 5px 5px 0px;text-align:center;}
.tr_hnt_lndng_cntanr .policy_txt {float:left;margin-bottom:15px; margin-left:0 !important; width:260px; font-family: Arial; font-size:10px;	color:#7d7d7d; font-weight:normal; margin-top:5px;}
.tr_hnt_lndng_cntanr .policy_txt a:link, .tr_hnt_lndng_cntanr .policy_txt a:active, .tr_hnt_lndng_cntanr .policy_txt a:visited, .tr_hnt_lndng_cntanr .policy_txt a:hover {color:#78b800;}
.prd_itm_img{position:relative; top:0px; margin-left:0px;  min-height:300px; width:auto;}
.prd_itm_img img{margin-left:36px; margin-top:70px; height:300px; width:230px; float:left;}
.tr_hnt_lndng_frame{position:absolute; left:0px; top:0px;}
.wdth50percnt{width:50% !important;}
.wdth100percnt{width:100% !important;}
.wdth97percnt{width:97% !important;}
.minhght300{min-height:300px;}
.minhght450{min-height:450px;}
.tr_hnt_lndng_cntanr .tr_hnt_lndng_logo{display:block; margin:0px auto !important; margin:auto; margin-bottom:10px !important;}
/************Community Blog***********/
.blogDetailsLinks{float:right;color:#8CC318; padding-right:12px;}
.blogDetailsLinks span, .cmmnty_blg_pagnt_cntnr span{color:#000;}
.blogDetailsLinks a, .cmmnty_blg_pagnt_cntnr a{color:#8cc318;}
.height25{height:25px;}
.height10{height:10px;}
.cmmnty_blg_no_rslt{font-size: 15px;padding-left: 200px; padding-top: 80px; font-weight: 600;}
.cmmnty_blg_pagnt_cntnr{float:right;}
#blogCategory{vertical-align:middle;}
/***********Blog Pages******************/
.crt_blog_new_post{float:left;width:100%;}
.crt_blog_new_post .chkbx{float:left;width:auto; height:auto;margin-left:22px;outline:none;border:0px none;}
.crt_blog_new_post .crt_blog_new_post_lbl{float:left;width:90%;position:relative; top:-1px; *top:3px;}
.myblog, .slct_lang{width:80%;margin-left:9%;margin-top:10px;float:left;padding-top:0px;line-height:1.5;}
.slct_lang .lbl_slct_lang{float:left; width:30%; margin-right:15px;}
.slct_lang .drpdwn_slct_lang{float:left;width:80px;}
.blog_warng{color: red;float: left;font-style: italic; font-weight: normal;font-size:11px;width:100% !important;}
.slct_lang .lbl_slct_lang .sggsn_catgrs{ font-size: 11px; font-style: italic;font-weight: normal;}
.crt_blog_new_post_title{float:left;width:100%;}
.sggsn_drpdwn{height:auto!important;}
.buttonBar2 .prvw_btn{float:right;margin-right:50px;margin-top:5px !important;*margin-top:-21px !important;}
/*************Community Blog******************/
.cmmnty_blg_cntnr .cmmnty_blg_headr{margin-left:0px;height:auto;}
.cmmnty_blg_cntnr .cmmnty_blg_headr .mnth_dsply{display:inline;}
.cmmnty_blg_cntnr .headr_txt{font-size:18px;font-weight:bold;line-height:22px;}
.cmmnty_blg_cntnr .thumbs_header{width:630px;padding:10px 0px;float:left;} 
.cmmnty_blg_cntnr .thumbs_header img{float:left;}
.cmmnty_blg_cntnr .lng_descr{width:610px;padding:0px 0px;margin-bottom:10px;float:left;} 
.cmmnty_blg_cntnr .wordwrap{width:610px;margin:0px;line-height:20px;overflow: hidden !important;}
.cmmnty_blg_cntnr .wordwrap img{max-width:610px !important; height:auto !important;}
.cmmnty_blg_cntnr .cmmntyblg_bttm_contnr{float:left; width:610px;}
.cmmnty_blg_cntnr .cmmntyblg_bttm_tme_date_cat{float:left;padding:0px;width:615px;}
.cmmnty_blg_cntnr .cmmntyblg_bttm_tme{float:left; margin-right:5px; font-size:12px;padding:0px;color:#949494; }
.cmmnty_blg_cntnr .cmmntyblg_bttm_dte{float:left; margin-right:10px; font-size:11px;padding:0px;color:#949494; }
.cmmnty_blg_cntnr  .cmmntyblg_bttm_cat{float:right;width:300px;}
.cmmnty_blg_cntnr  .cmmntyblg_bttm_cat div{color:#949494;text-align:right;}
.cmmnty_blg_cntnr  .cmmntyblg_bttm_cat div a{font-weight:normal;}
.cmmnty_blg_cntnr .cmmntyblg_bttm_pstdby{float:left; padding:0px; margin-top:5px;}
.cmmnty_blg_cntnr .cmmntyblg_bttm_pstdby div{color:#949494;}
.cmmnty_blg_cntnr .cmmntyblg_bttm_pstdby div a{font-weight:normal;}
.cmmnty_blg_cntnr .cmmnty_blg_fltr{margin-top:10px;float:left;clear:both; margin-left:4px;}
.cmmnty_blg_cntnr .cmmnty_blg_lne_cntnr img{margin-top: 10px;width:698px;}
.cmmnty_blg_header_cntnr{float:left;width:560px;position:relative;margin-left:-1px;}
.header_cntnr_top{float:left; background-image:url(/images/Blog_Community/cmmnty_blg_header_cntnr_top_ver936227.png);width:533px; height:14px;margin-left:15px;}
.header_cntnr_bttm{float:left; background-image:url(/images/Blog_Community/cmmnty_blg_header_cntnr_bttm_ver936227.png);width:533px; height:14px;margin-left:15px;}
.header_cntnr_mddle{float:left;background-color:#e3eff6;width:529px!important;margin-left:16px;border-left:1px solid #c3c6c7;border-right:1px solid #c3c6c7;min-height:40px;}
.header_cntnr_arrw{float:left;width:13px; height:42px;background-image:url(/images/Blog_Community/cmmnty_blg_header_cntnr_arrw_ver936227.png);position:absolute;left:4px;top:9px;*top:-1px;}
.header_cntnr_mddle p{padding-left:10px; width:518px;margin:0px;font-size:17px;text-decoration: none !important;}
#blogTitleLink{text-decoration: none !important;}
.cmmnty_blg_cntnr_left{float:left; width:620px !important;}
.cmmnty_blg_cntnr_rght{float:left !important; width:77px !important;margin-top:10px; word-wrap: break-word !important;}
.cmmnty_blg_cntnr_rght .cmmnty_blg_edt_dlt{margin-top:0px;padding:0px;}
.cmmnty_blg_cntnr_rght .global_icn, .cmmnty_blg_cntnr_rght .local_icn,.cmmnty_blg_cntnr_rght .photos_icn,.cmmnty_blg_cntnr_rght .video_icn{margin-bottom:5px;}
.crt_blog_succs_msg{float: left;margin-left: 25px;width: 92%; color: #4FA544;margin-bottom:10px;margin-top:10px;}
/**********Pushed codes from style web02*********************************/
.popup_browser_upgrade .titleText{
	text-align:center;
	font-size:15px;
	font-weight:bold;
	padding:0px 2px 10px 2px;
	margin-top:-13px;
}
.popup_browser_upgrade .contentText{
	text-align:left;
	padding:2px 27px 2px 27px;
	height:80px;
	width:270px;
	margin-top:-2px;
}
.blueCloseBtn{
	background:url(/images/btnBlueBg_ver936227.gif) no-repeat;
	width:116px;
	height:30px;
	text-align:center;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	padding:5px 0px 2px 0px;
	border:none;
	margin-left:auto;
	margin-right:auto;
	cursor:pointer;
}
.buttonDiv{
	padding-left:100px;
}

div.greenAutoWidthBtn{
	background: transparent url(/images/greenAuto_widthBtn_left_ver936227.gif) no-repeat top left;
	display: block;
	float: left;
	font: bold 13px Trebuchet MS; 
	line-height: 15px;
	height: 30px !important;
	padding-left: 9px;
	text-decoration: none;
	cursor:pointer;
	color:#ffffff;
	white-space:nowrap;
	padding-top:0 !important;
}
div.greenAutoWidthBtn span{
	background: transparent url(/images/greenAuto_widthBtn_right_ver936227.gif) no-repeat top right;
	display: block;
	font: bold 13px Trebuchet MS; 
	cursor:pointer;
	color:#ffffff;
	padding: 7px 14px 20px 8px;
	/*\*/
	* padding: 8px 14px 20px 8px;
	/**/
}
div.greenAutoWidthBlogBtn{
	background: transparent url(/images/greenAuto_widthBtn_left_ver936227.gif) no-repeat top left;
	display: block;
	float: left;
	font: bold 13px Trebuchet MS; 
	line-height: 15px;
	height: 30px !important;
	padding-left: 9px;
	text-decoration: none;
	cursor:pointer;
	color:#ffffff;
	white-space:nowrap;
	padding-top:0 !important;
}
div.greenAutoWidthBlogBtn span{
	background: transparent url(/images/greenAuto_widthBtn_right_ver936227.gif) no-repeat top right;
	display: block;
	font: bold 13px Trebuchet MS; 
	cursor:pointer;
	color:#ffffff;
	padding: 6px 14px 20px 8px;
	/*\*/
	* padding: 6px 14px 20px 8px;
	/**/
}
div.gameAutoWidthButton{
	background: transparent url(/images/greenAuto_widthBtn_left_ver936227.gif) no-repeat top left;
	display: block;
	float: left;
	font: bold 16px Trebuchet MS; 
	line-height: 15px;
	height: 30px !important;
	padding-left: 9px;
	text-decoration: none;
	cursor:pointer;
	color:#ffffff;
	white-space:nowrap;
	padding-top:0 !important;
}
div.gameAutoWidthButton span{
	background: transparent url(/images/greenAuto_widthBtn_right_ver936227.gif) no-repeat top right;
	display: block;
	font: bold 16px Trebuchet MS; 
	cursor:pointer;
	color:#ffffff;
	padding: 3px 16px 20px 12px;
	/*\*/
	* padding: 4px 16px 20px 12px;
	/**/
}
div.blueAutoWidthBtn{
	background: transparent url(/images/blueAuto_widthBtn_left_ver936227.gif) no-repeat top left;
	display: block;
	float: left;
	font: bold 13px Trebuchet MS; 
	line-height: 15px;
	height: 30px !important;
	padding-left: 9px;
	text-decoration: none;
	cursor:pointer;
	color:#ffffff;
	white-space:nowrap;
	padding-top:0 !important;
	min-width:115px;
	text-align:center;
}
div.blueAutoWidthBtn span{
	background: transparent url(/images/blueAuto_widthBtn_right_ver936227.gif) no-repeat top right;
	display: block;
	cursor:pointer;
	font: bold 13px Trebuchet MS; 
	color:#ffffff;
	padding: 7px 14px 20px 8px;
	/*\*/
	* padding: 8px 14px 20px 8px;
	/**/
}
.advancedSearchDropDownTitle{
    font-size: 13px;
}
.noMarginTop{
    margin-top:0px !important;
}
.lineHorzMargin{
	margin-left: 19px; 
	margin-top: 15px;
}
.advSearchCompSec{
	padding-left: 54px;
}
.licenseSec{
    padding-left:232px;
    width:400px;
    padding-bottom:30px;
}
.licenseSecTitle{
    font-size:13px;
    font-weight:bold;
    padding-bottom:5px;
    line-height:15px;
}
.licenseSecTextArea{
    width:330px;
    height:90px;
    overflow-x:hidden;
    overflow-y:auto;
    text-align:center;
    padding:5px 0px 5px 0px;
    border-top:1px dashed #cccccc;
    border-bottom:1px dashed #cccccc;
    border-left:1px dashed #ffffff;
    border-right:1px dashed #ffffff;
}
.licenseSecChkb{
    padding-top:10px;
    font-style:italic;
}
.licenseSecBtn{
    margin-left:45px;
}
.licenseSecBtn01{
    padding-left:75px;
}
.ckbStyle{
    border: medium none ; 
}
.leftNavExchangeSideWorlds{
	margin-top:-25px;
	height:200px;
}
.btnOpacity{
	opacity:0.5;
    filter: alpha(opacity=50);
}
.cursorDefault span{
	 cursor: default !important;
}
.greenDownloadBtn span{
	padding:4px 18px 20px 12px !important;
	font-size:16px !important;
}
.blingTabNavPod{
    float:left;
    width:502px;
    min-height:303px;
    margin-top:8px;
    overflow:visible;
}
.mgnLft10{
     margin-left:10px;
}
.mgnLft25{
     margin-left:25px;
}
.mgnLftMinus10{
     margin-left:-10px;
}
.pad5{
   padding:5px;
}
.padL5{
   padding-left:5px;
}
.padTop20{
   padding-top:20px;
}
.mgnTop10{
     margin-top:10px;
}
.mgnTop8{
    margin-top:8px;
}
.mgnTop4{
    margin-top:4px !important;
}
.mgnTop15{
   margin-top:15px;
}
.mgnTop20{
   margin-top:20px;
}
.mgnRight20{
   margin-right:20px;
}
.mgnRight152{
   margin-right:152px;
}
.mgnBtm8{
    margin-bottom:8px;    
 }
 .mgnBtm38{
    margin-bottom:38px;    
 }
 .mgnBtm50{
    margin-bottom:50px;    
 }
.mgnTopMinus8{
    margin-top:-8px;
}
.mgnBtmMinus10{
    margin-bottom:-10px;    
  * margin-bottom:0px;
}
.mgnBtmMinus20{
    margin-bottom:-20px;    
  * margin-bottom:0px;
}
.width320{width:320px;}
.mgnBtmMinus5{margin-bottom:-5px;* margin-bottom:0px;}
.fontSize10{font-size:10px !important;}
.greenTxt{color:#7FB500;}
.greenTxt a:link, a:active, a:visited, a:hover{color:#7FB500;}
.cellPadTRBL{padding: 5px 16px;}
.myGoodiesImgTitle{padding-top:5px;text-align:center;   
}
.myGoodiesImgLink{width:85px;text-align:center;}
.myGoodiesSec{width:115px;float:left;}
.wordBreak{overflow:hidden;width:230px;}
div.grayAutoWidthBtn{background: transparent url(/images/grayAuto_widthBtn_left_ver936227.gif) no-repeat top left !important; text-transform: capitalize;}
div.grayAutoWidthBtn span{background: transparent url(/images/grayAuto_widthBtn_right_ver936227.gif) no-repeat top right !important; text-transform: capitalize;}
.avatar_line{border-top:1px dashed #CCCCCC;margin-top:20px;width:90%;margin-left:auto;margin-right:auto;}
.avatar_img{position: absolute;	right: 0px; bottom: 0;}
.avatar_bg{background-repeat:no-repeat;width:128px;height:128px;margin-left:auto;margin-right:auto;* margin-left:0;* margin-right:0;}
.avatar_bg img{	width:128px;	height:128px;}
.close_btn{text-align:right;margin:30px 10px 0px 0px;}
.popup_bg_mygoodies{	background: transparent url(/images/popup_bg_mygoodies_ver936227.png) no-repeat;	width:280px;
	height:280px;	z-index:999999 !important;}
.thumb64x64{	position: relative; 	width:64px;	height:64px;	float:left;	}
.thumb84x84{	position: relative; 	width:84px;	height:84px;	float:left;	}
.thumb64x64_img{	position: 	absolute;		right: -1px; 	bottom: -2px; }
.oopsPopTitle{	font-size:20px;	font-weight:bold;	margin:20px 0;	text-align:center;}
.oopsPopCon{	font-size:12px;	height:70px;	margin:0 20px 0 39px;}
.setPopupMid{	text-align:center; 	padding:10px 0;}
.popup_close{	text-align:right; 	padding:10px 1px 0px 0px;}
.popup_green{	width:279px;	top:35px;	position:relative;		z-index:100;}
.popup_green .pod_top{padding:0px 20px 0px 20px;background:url(/images/popup_top_ver936227.gif) no-repeat;top:-35px;position:relative;}
.popup_green .pod_bg{background:url(/images/popup_mid_ver936227.gif) repeat-y;background-position: 0px 50%;width:279px;position:relative;z-index:100;}
.popup_green .pod_top .pod_content{width:250px;top:20px;position:relative;z-index:100;min-height:180px;height:auto;}
.popup_green .pod_bot{width:279px;height:129px;background:url(/images/popup_bot_ver936227.gif) no-repeat;top:-115px;position:relative;z-index:0;}
#navlisting li{display: inline !important;list-style-type: none;padding-right: 20px;padding-top: 5px;padding-bottom: 20px;float:left !important;width:90px;height:auto !important;text-align:center !important;min-height:125px !important;* height:160px !important;}
#navcontainers,.wdth500{width:500px;}
.popup_large_content{	height:400px;	overflow-x:hidden;	overflow-y:auto;}
.cursorPtr{    cursor:pointer;}
.clrBth{    clear:both !important;}
div#mainWrapper{  margin:0 auto; position:relative; }
.widged1{ position:absolute; cursor:move; }
#myMenu1 {display:none;}
.popupSmallMid{	font-size:12px;	min-height:70px;	height:auto;	margin:50px 20px 0 39px;}
.mygoodiesWordWrap{	width:55px;	margin:0 auto;  * width:60px; 	}
.featuredSubTitle{text-align:center;margin-top:10px;}
.myPageStickersTopSpace{padding-top:60px;}
.reportItemPod{	margin-right:-140px;*margin-right:60px;	float:right;width:300px;}
.reportItemPodPos{*margin-left:-200px !important;}
/*My Goodies Popup*/
.popup_warning{	width:318px;margin:0 auto;z-index:9999999 !important;}
.popup_warning .pod_top{padding:0px 20px;background:url(/images/popup_warning_top_ver936227.png) no-repeat;	top:-7px;position:relative;text-align:center;}
.popup_warning .pod_bg{background:url(/images/popup_warning_mid_ver936227.png) repeat-y;background-position: 0px 50%;width:318px;}
.popup_warning .closeBtn{height:10px;padding-top:5px;margin-right:-12px;text-align:right;}
.popup_warning .pod_top .pod_content{top:10px;width:279px;position:relative;min-height:150px;height:auto;}
.popup_warning .pod_bot{height:25px;background:url(/images/popup_warning_bot_ver936227.png) no-repeat;}
.setPopupMidBlog{padding:10px 35px 10px 20px;    text-align:justify;}
.reportSimPage{text-align:center;	padding-top:3px;}
.reportSimPage a{text-decoration:underline;	font-size:11px;}
.myBadgesSubText {color:#333333;	font-family:'Trebuchet MS',Arial,sans-serif;	font-size:12px;	font-weight:normal;	line-height:22px;	margin-bottom:15px;}
.myBadgesHeaderText {height:31px;}
.mgnLft12{margin-left:18px;}
.padLft12{padding-left:12px;}
.padLft38{padding-left:38px !important;}
.padRgt15{padding-right:15px !important;}
.mgnTop25{margin-top:25px;}
.padT30{padding-top:30px;}
.padT15{padding-top:15px;}
.rslts_fltr01{	float:left;width:100%;}
#avatarImg{	position: relative; width:128px; height:128px;}
/*badgesImg{		position: absolute;	right: 11px; bottom: 9px; z-index:2;	border: none !important;  width:32px; height:32px;}*/
/*Favorite Badges styles*/
.noSeeAll .badgesImg{   display:none;}
.avatarImg{	position: relative; width:128px; height:128px; margin:0 auto;}
.avatarBgImg{  	background-repeat:no-repeat;	width:128px; 	height:128px;	margin-left:auto;	margin-right:auto;	margin-right:-2px;}
.avatarBgImg img{    width:128px;	height:128px;}
.avtrBgImg{  	background-repeat:no-repeat;	width:128px; 	height:128px;	margin-left:auto;	margin-right:auto;}
.avtrBgImg img{   width:128px; 	height:128px;	margin-left:-1px;    margin-top:-1px; }
.avatarBgSubImg{background-repeat:no-repeat;width:128px; height:128px;	margin-left:auto;margin-right:auto;	margin-top: -129px;  *margin-top: -134px;}
.avatarBgSubImg img{width:128px;height:128px;}
.avtrBgSubImg{background-repeat:no-repeat;width:128px;height:128px;margin-left:auto;margin-right:auto;margin-top: -129px;*margin-top: -142px;}
.avatarCharImg{position: absolute;	bottom: -2px; right:-2px; z-index:1; border: none !important;}
.avatarBadgesImg{position: absolute;right: 0px; bottom: 0px; z-index:2;	border: none !important; height:128px; width:128px;}
.crtr_img .badgesImg{bottom:18px;height:14px !important;right:-48px;width:14px !important;z-index:2;position:relative !important;}
.modspa{ margin:10px 100px 0 0}
.confirmPopupLayer{	background-image:url(/images/deleteLayerBg_ver936227.png);background-repeat:no-repeat;position:fixed;width:568px;height:190px;margin-top:150px !important;margin-left:-60px; z-index:1000000 !important;}
.confirmPopupTitle{font-size:18px;text-align:center; padding:50px 0 10px 0;}
.confirmPopupContent{font-size:12px;text-align:center; padding:5px 0 10px 0;}
.confirmPopupBtn{padding:10px 0 0 160px;}
div#myPageTopLeft { position: relative; height: 16px; }
div#myPageActions { position: absolute; top: 30px; left: 60px; }
div#myPageActions div { line-height: 20px; }
div#myPageActions div#myPageEditMsg { font-weight: bold; }
div#myPageActions span#shareMsg { font-weight: bold; }
/* Popup Related CSS Start Here */
#simplemodal-overlay {background-color:#000000;}
#simplemodal-container a.modalCloseImg { background: url(/images/popup/closeButton_ver936227.gif) no-repeat; width:16px; height:16px; display:inline; z-index:9999999; position:absolute; top:10px; right:20px; cursor:pointer;}
.popup_dialog{overflow:hidden;display:none;font-family:'Trebuchet MS' !important;}
.popup_dialog .popup_top{height:20px;background: url(/images/popup/popup_tl_ver936227.png) no-repeat;}
.popup_dialog .popup_top .inner{height:20px;margin-left:20px;background:url(/images/popup/popup_tr_ver936227.png) no-repeat 100% 0%;}
.popup_dialog .popup_mid{background:url(/images/popup/popup_ml_ver936227.png) repeat-y;}
.popup_dialog .popup_mid .inner{margin-left:20px;padding-right:27px;background:transparent url(/images/popup/popup_mr_ver936227.png) repeat-y 100% 0%;}
.popup_dialog .popup_bot{height:26px;background:url(/images/popup/popup_bl_ver936227.png) no-repeat;}
.popup_dialog .popup_bot .inner{height:26px;margin-left:20px;background:url(/images/popup/popup_br_ver936227.png) no-repeat 100% 0%;}
.popup_dialog .popup_mid .popup_content{background-color:#FFFFFF;padding:0 15px 0 7px;}
.popup_dialog .popup_mid .popup_content .popup_title{border-bottom:1px dashed #DAD8D8 !important;font-size:15px !important;font-weight:bold !important; padding-bottom:12px !important;text-align:center !important;line-height:22px;}
.popup_title{border-bottom:1px dashed #DAD8D8 !important;font-size:15px !important;font-weight:bold !important; padding-bottom:12px !important;text-align:center !important;line-height:22px;}
.popup_dialog .popup_mid .popup_content .popup_content{padding:10px 5px 10px 5px}
.popup_dialog .popup_mid .popup_content .popup_button{border-top:1px dashed #DAD8D8;padding-top:10px;}
.popup_button{border-top:1px dashed #DAD8D8;padding-top:10px;}
.popup_dialog .popup_mid .left{text-align:left !important;}
.popup_dialog .popup_mid .center{text-align:center !important;}
.popup_dialog .popup_mid .right{text-align:right !important;}
button.blueExpandbutton{background:url(/images/popup/blueAuto_button_right_ver936227.gif) right no-repeat;font-size:18px;font-weight:700; outline: none !important;}
button.blueExpandbutton span {position:relative;display:block;white-space:nowrap;padding:0 6px 0 30px;font-size:14px !important; outline: none !important;}
button.blueExpandbutton span {height:30px;line-height:30px;color:#fff;background:url(/images/popup/blueAuto_button_left_ver936227.gif) left no-repeat; outline: none !important;}
button.grayExpandbutton{background:url(/images/popup/grayAuto_button_right_ver936227.gif) right no-repeat;font-size:18px;font-weight:700;}
button.grayExpandbutton span {position:relative;display:block;white-space:nowrap;padding:0 6px 0 30px;font-size:14px !important;}
button.grayExpandbutton span {height:30px;line-height:30px;color:#fff;background:url(/images/popup/grayAuto_button_left_ver936227.gif) left no-repeat;}
.popupSmall{width:330px;}
.popupMedium{width:500px;}
.popupLarge{width:600px;}
.popupMLarge{width:650px;}
.popupXLarge{width:750px;}
.conform_text{font-size:17px; padding:20px !important;line-height:22px;}
.popup_subtitle{font-size:14px;padding-bottom:10px;padding-top:10px;font-weightold;}
.setScroll{overflow-x:hidden; overflow-y:auto; height:400px;}
.setScrollNone{overflow-x:hidden; overflow-y:hidden; height:400px;}
.simplemodal-wrap{height:auto !important;}
.blueLink a{color:#0473B2 !important;}
/* Popup Related CSS End Here*/

.popupTbl{overflow:auto; height:180px; width:400px;}
.popupTblCell{width:100%; margin-left:0px; margin-bottom:10px;}
.popupTblCell01{width:100%; margin-left:0px; margin-bottom:0px;}
.normalTextPlaceHolder{padding-top:18px; padding-bottom:18px; width:375px;}
.imgPersonaSec{float:left !important; margin-right:10px; margin-bottom:40px; * margin-bottom:20px;}
/* binderShell flash */
div#flashBinder{margin:0 auto; width:865px;}
.capsInFirstChar{text-transform:capitalize;*margin-top:30px;}
.alignCenter{margin:0 auto;}
.textAlignCenter{text-align:center}
.fBold{font-weight:bold;}
/* EP2 Game Confimation Classes */
.pod618_green{width:618px;margin:0 0 0 158px;float:left;}
.pod618_green .pod_top{padding:0px 20px;background:url(/images/pods/pod618_green_top_ver936227.png) no-repeat;top:-9px;position:relative; float:left;}
.pod618_green .pod_bg{background:url(/images/pods/pod618_green_mid_ver936227.png) repeat-y; background-position: 0px 50%;float:left;}
.pod618_green .pod_top .pod_content{width:580px;top:20px;position:relative; float:left;}
.pod618_green .pod_bot{height:20px;background:url(/images/pods/pod618_green_bot_ver936227.png) no-repeat;clear:both}
.cont_width349{width:329px;float:left; padding:20px 0 0 20px;}
.cont_width231{width:231px;float:left;}
.cont_width360{width:360px;float:left; padding:20px 0 0 20px;}
.cont_width200{width:200px;float:left;}
.ep3_confim_text1{ padding:15px 0 10px 0 !important;}
.ep3_confim_text1 img{vertical-align:middle;}
.confirm_logo{ text-align:center;}
.confirm_title{ text-align:left; font-size:18px; font-weight:bold; margin-bottom:20px;}
.pod618_green a{ color:#78B800 !important; text-decoration:underline; font-weight:bold;}
.pod618_green p{padding:0; margin:10px 0 10px 0;}
.leftPad10{padding-left:10px;}
ul.listSetImg{ padding:0px; margin:0px; float:left; margin-bottom:10px;}
.listSetImg li{ list-style:none; float:left;}
ul.listBadgesImg{ padding:0px; margin:0px; float:left; margin-bottom:30px; margin-left:10px;}
.margin0{margin:0px !important;}
.padding0{padding:0px !important;}
.padding10{padding-left:10px !important;}
.padding_bot10{padding-bottom:25px !important;}
.ep3_right_img{width:184px; height:362px; right:-20px; position: absolute; bottom: 25px;}
.listBadgesImg li{ list-style:none; float:left; padding-left:25px;}
/* Edit Profile Page */
div.color_picker {height:16px; width: 16px; padding: 0 !important; border: 1px solid #ccc; cursor: pointer; line-height: 16px;}
span.color_picker {border: 1px solid #A7A7A7; cursor: pointer; margin-left:50px; *margin-left:51px; position:absolute; z-index:10; height:16px;}
div#color_selector { width: 128px; height:128px; position: absolute; z-index:999; border: 1px solid #bbbbbb; background-color: #ffffff;}
div#color_custom {width: 100%; float:left; display:none;}
div.color_swatch { height: 12px; width: 12px; border: 0px solid #000; margin: 2px; float: left; cursor: pointer; line-height: 12px;}
.inputTag{background-color:#ffffff; border: 1px solid #7597BA; height:13px; padding-top:1px; display:inline !important; float:right; color:#2F2F2F;}
.chkbxTag{border:none;float:right;}
.floatRight{float:right;}
.color_picker img{border:1px solid #ffffff; width:15px; height:14px; margin-bottom:1px;}
.customizePod{ width:340px; float:right; margin-top:20px}
.customizePod .mainTitle{ height:40px; width:100%;font-size:17px; font-weight:600;}
.customizePod p.label{ width:213px; height:30px; float:left; font-size:12px; color:#2C2C2C; padding:0px; margin:0px; clear:both}
.customizePod p.label3{ width:183px; height:30px; float:left; font-size:12px; color:#2C2C2C; padding:0px 0px 0px 30px; margin:0px; clear:both}
.customizePod p.colorInput{ width:120px; float:left; color:#2A2A2A; padding:0px; margin:0px;}
.customizePod p.label2{ width:170px; height:30px; float:left; font-size:12px; color:#2C2C2C; padding:0px; margin:0px; clear:both}
.customizePod p.colorInput2{ width:165px; float:left; color:#2A2A2A; padding:0px; margin:0px;text-align:right;}
.fileInputTag{ height:22px; padding-top:2px; text-transform:uppercase;float:right; color:#2F2F2F;}
.instructionText{font-size:11px; font-style:italic; color:#969696; clear:both; padding-bottom:4px;}
.subTitleText{clear:both; padding:13px 0 15px 0;}
.errorLinkMsg{color:#DA0000 !important; font-size:9px;}
.errorMsgList{margin:10px 0 0 20px; padding:0px;}
.hideMe{display:none;}
.prodErrorPops{position:absolute; z-index:9002; left:0px; top:0px; height:410px; width:420px !important; background-color:#ffffff;}
.closeBtnProdPops{position: absolute !important;  z-index: 999999999 !important; right: 20px; top: 10px; cursor:pointer;}
.share_icons{padding:10px 0 0 30px; margin-bottom:240px;}
button:active{background-position:right 1px; padding-top:0px;}

a.blueExpandbutton{background:url(/images/popup/blueAuto_button_right_ver936227.gif) right no-repeat;float: left;font-size: 18px;font-weight: 700;margin: 0 10px;outline: medium none !important;padding-right: 30px;text-decoration:none !important;}
a.blueExpandbutton span {position:relative;display:block;white-space:nowrap;padding:0 6px 0 30px;font-size:14px !important; outline: none !important;}
a.blueExpandbutton span {height:30px;line-height:30px;color:#fff;background:url(/images/popup/blueAuto_button_left_ver936227.gif); color: #FFFFFF; float: left;  height: 30px;line-height: 30px;outline: medium none !important; padding: 0 0 0 30px; text-align: center; text-decoration: none;}

a.grayExpandbutton {background:url(/images/popup/grayAuto_button_right_ver936227.gif) right no-repeat;float: left;font-size: 18px;font-weight: 700;margin: 0 10px;outline: medium none !important;padding-right: 30px;text-decoration:none !important;}
a.grayExpandbutton span {position:relative;display:block;white-space:nowrap;padding:0 6px 0 30px;font-size:14px !important; outline: none !important;}
a.grayExpandbutton span {height:30px;line-height:30px;color:#fff;background:url(/images/popup/grayAuto_button_left_ver936227.gif); color: #FFFFFF; float: left;  height: 30px;line-height: 30px;outline: medium none !important; padding: 0 0 0 30px; text-align: center; text-decoration: none;}


/* Social Networks */
dl.social_networks{margin:0 auto;width:200px;}
dl.social_networks dd{width:51px;float:left;margin:0;padding:12px 6px 0 6px;}
/* Social Networks */

.c1 { color:#ffffff;} /* for White Color */
.c2 { color:#333333;} /* for Black Color */
.c3 { color:#333333;} /* for Gray Color */
.c4 { color:#F7941F;} /* for Orange Color */
.c4b { color:#ed5c25;} /* for Dark Orange Color */
.c5 { color:#78b800 !important;} /* for Green Color */
.c6 { color:#1F893E;} /* for Dark Green Color */
.c7 { color:#5099C2;} /* for Blue Color */
.c7b { color:#0473B2;} /* for Dark Blue Color */
.c8 { color:#ff0000;} /* for Red Color */
.ch-red{color:#C62D32;} /* for Cherry red Color */
.c9 { color:#999999;} /* for Light Gray Color */
.c10 { color:#5D6665;} /* for Light black Color */
.c11 { color:#A9A9A9;} /* for Dark Gray Color */
.c12 { color:#CCCCCC;} /* for Silver Color */
.f1 { font-size:18px;font-weight:bold;}
.f1N { font-size:18px;font-weight:normal;}
.f23N { font-size:23px;font-weight:normal;text-align:center; color:#999;}
.f15N { font-size:15px;font-weight:normal;text-align:center; color:#999;}
.f13N { font-size:13px;font-weight:normal;}
.f2 { font-size:14px; font-weight:bold;}
.f2N { font-size:14px; font-weight:normal;}
.f2NI { font-size:14px; font-weight:normal; font-style:italic;}
.f3 { font-size:12px; font-weight:bold;}
.f4 { font-size:13px; font-weight:bold;}
.f3N { font-size:12px; font-weight:normal;}
.f3I { font-size:12px; font-weight:bold; font-style:italic;}
.f5 { font-size:16px; font-weight:bold;}
.f6 { font-size:9px; font-weight:normal;}
.f7 { font-size:35px; font-weight:500;}
.f8 { font-size:16px; font-weight:500;}
.f9 { font-size:8pt; font-weight:bold;}
.f60 { font-size:60px;}
.fI { font-style:italic;}
.stricken{ text-decoration: line-through;}
.tbl_dis{display:table;}
.vAlignTop{vertical-align:top;}
.badgeplacer{position:absolute;bottom:0;right:0;z-index:100000;}
.badgeplacer img{width:30px; height:30px;}
.badgeLink{position: relative;}
.badgeLink .badgeLinkMsg{bottom:0; position:absolute; right:9px;}
.badgeLink .badgeLinkMsg img{width:25px; height:25px; border:none !important;}
/* Error messages start */
span.pendinguser-message{font-size:10px;color:#000; font-weight:600;display:block;text-align:justify;margin-bottom:20px;}
span.error-message{font-size:10px;color:#DA0000; font-weight:600;}
/* Error messages end */
ul.subMenu{float:right; list-style-type: none; margin:-5px -5px -5px -5px; padding: 0px; width: 198px; position: relative; left: 175px; top: -36px;}
.subMenu li{ position: relative;}
.subMenu li a{ background: transparent url(/images/locale_picker_item_bg_ver936227.png) no-repeat bottom left; font: 12px 'Trebuchet MS'; color: #057bb9; display: block; width: auto; padding-left: 20px; text-decoration: none; line-height:21px; width:170px; }
.subMenu li a.multi_line{line-height:21px; background: transparent url(/images/locale_picker_item_bg_large_ver936227.png) repeat-y bottom left;}
.subMenu li a:active { color: white; font-weight:600;}
.subMenu li a:hover{ line-height:21px;background-image: url(/images/locale_picker_item_selected_ver936227.png); color: white;}
.subMenu li a.multi_line:hover{line-height:21px; background-image: url(/images/locale_picker_item_selected_large_ver936227.png); color: white; font: 12px 'Trebuchet MS'; font-weight:600; * font-weight:500 !important;}
body:nth-of-type(1) .subMenu li a:hover{line-height:21px;font-weight:500 !important;}
body:nth-of-type(1) .subMenu li a.multi_line:hover{line-height:21px;font-weight:500 !important;}
.subMenu .arrowdiv { position: absolute; right: 12px; width:12px; height:20px; background: transparent url(/images/locale_picker_arrow_ver936227.png) no-repeat center right;}
.subMenu .arrowdivh { position: absolute; right: 12px; width:12px; height:12px; background: transparent url(/images/locale_picker_arrow_hover_ver936227.png) no-repeat center right;}
.subMenutop{ background: transparent url(/images/locale_picker_top_ver936227.png) no-repeat bottom left; width:198px; height:21px; }
.subMenubottom{ background: transparent url(/images/locale_picker_bottom_ver936227.png) no-repeat bottom left; width:198px; height:21px;}
.mainLevelMenu .isLastItem{position:relative; z-index:1000; height:0 !important; margin-top:-1px !important; width:168px !important;}
.isLastItem{border-top:1px dotted #FFFFFF; width:163px; margin:0px 0px 0px 15px; height:2px;}
.mainLevelMenu{height:23px;}
:root .mainLevelMenu{height:21px \0/IE9 !important;}
.linkRed a{color:#FF0000 !important;}
.white_bg{background-color:#FFFFFF;}
/* Managed My Comment Pages */
td.MyComment_cell {padding: 8px 0px;vertical-align: top;}
td.MyComment_borderCell {border-bottom: 1px dashed #999999;padding-top: 3px;}
div.MyComment_avatar {width: 64px;float: left;margin-left: 8px;}
table.MyComment_table {table-layout: fixed;}
div.MyComment_bodyContainer {overflow: hidden;}
div.MyComment_by {font-weight: bold;color: #4FA544;}
form#myCommentData {padding-bottom: 8px;}
#MyCommentPage div.textareaContainer {border: 1px solid #999999;padding: 1px;background: #FFFFFF;margin: none;}
#MyCommentPage textarea {width: 99%;font-family: 'Trebuchet MS',Arial, sans-serif;font-size: 12px;border: none;overflow: auto;}
#MyCommentPage form {margin: 0;}
textarea.defaultText {color: #999999;font-style: italic;}
#MyCommentPage .charCountContainer {float: left;padding-top: 12px}
#MyCommentPage .charCountContainer, #MyCommentPage .charCount {font-weight: bold;color: #FF0000;}
#MyCommentPage .submitContainer {text-align: right;padding-top: 6px;}
.smallArial {font-family: Arial, Arial, Helvetica, sans-serif;font-size: 11px;}
#MyComment_headingSpacer { height: 12px; }
#MyCommentPage div.blueBox {background-color: #E4F4FD;padding: 3px;margin-bottom: 2px;}
#MyCommentPage div.replyBox {min-height: 34px;}
div.MyComment_smallAvatarMargin {margin-left: 86px;}
textarea.oneLine {height: 18px;}
textarea.threeLine {height: 54px;}
div.MyComment_replyAvatar {float: left;}
div.MyComment_replyBodyContainer {margin-left: 40px;overflow: hidden;}
#MyCommentPage td.replyCell {vertical-align: top;}
#MyCommentPage abbr.timeago {padding-left: 8px;display: block;}
#MyCommentPage .showMoreContainer {float: left;}
#MyCommentPage .collapseContainer {float: right;}
#MyCommentPage .replyPosContainer {text-align: right;}
#MyCommentPage .replyPosContainer, #MyCommentPage .replyPosContainer * {color: #0473B2;}
abbr.timeago {border-bottom: none;}
.greyText {color: #999999;}
a.greyText:link, a.greyText:visited, a.greyText:active, a.greyText:hover {color: #999999;font-weight: bold;}
div.editSettingsLinkContainer {	margin-bottom: 4px;text-align: right;}
/* Managed My Comment Pages */
.ep3_confimation_pod{width:585px; padding:padding:0 20px;float:left;position:relative;}
.ep3_confimation_pod a{color:#78B800 !important;}
.ep3_confimation_pod p{ margin:10px 0; padding: 0;}
.reg_error_msg{width:480px; padding-left:30px; font-style:normal}
.simsExchangeSideNav{min-height:430px;}
.regconffnt{font-size:14px; font-weight:bold;min-height:37px;}
.IE7_FltLft{*float:left;}
.regFormAgrLayer{margin-left:80px;width:340px;float:left;}
.regFormAgrLayer p{padding:0 !important; margin:10px 0 0 0 !important;}
.agreement_layer{width:100%; height:300px; overflow:auto;}
.igs_agreement_layer{width:405px; height:380px; overflow:auto; border:1px solid #ccc; padding:5px;}
.igs_popupContainer{background-color:#fff;width:440px;border:1px #fff solid;}
.igs_popupHeaderContainer{background-color:#99CDFF;text-transform:uppercase;font-weight:700;color:#FFF;font-size:18px;line-height:20px;padding:10px 38px 12px 10px;}
.igs_popupContentBgContainer{border:1px solid #fff;border-top:2px solid #fff;}
.igs_popupContentContainer{background-color:#fff;padding-top:4px;padding-left:10px;border:1px solid #99CDFF;font-size:12px;font-weight:700; padding-bottom:7px;}
.igs_popupContentContainer div{margin-top:3px;margin-bottom:3px;}
.cashCardShortInfoTxt1{margin:20px 0 20px 10px;}
.cashCardShortInfoTxt2{margin:20px 0 20px 70px;}
.CCshortReg a{color:#4a9c47 !important;}
.CCshortReg p{padding:3px 0 0 0; margin:0px;}
.cashCardShortReg{margin:20px 0 20px 10px;}
.cashCardShortReg ol{margin:10px 0 0 60px; *margin-left:5px;padding:0; font-weight: bold; width: 370px;}
.cashCardShortReg li{margin:10px 0 20px 0; padding:0; font-weight:normal;*margin-left:55px;}
.CCshortReg{min-height:600px; width:540px;}
.editUserTraitsChkBx td{padding:1px; *padding:0px;}
.ckboxbtnWidth{border:none;background-color:transparent;*width:40px;}
.text-link12 a{font-size:12px !important;}
.layerContinueBtn{text-align:center !important;}
.orderNow-button{padding-left:50px; padding-top:25px;}
.playNow-button{padding-left:60px; padding-top:27px; *padding-top:13px !important;}
.orderNow-span-button{padding: 3px 16px 20px 6px !important;}
.playNow-span-button{padding: 3px 21px 20px 15px ! important;}
.height-300{height:300px;}
.cont_width359{width:339px;float:left; padding:20px 0 29px 20px;}
.image-width{width:220px; float:left;}
.ep10-logo{margin-bottom:10px;}
.cont_width221{width:221px;float:left;}
.padding-lft15{padding-left:15px !important;}
.regMainContainerDiv{width:550px;}
.regMainContainerInnerDiv{z-index:0;position:relative; width:530px; height:550px; overflow-y:auto; overflow-x:hidden;}
input.loginBlueButton{ background:url('/images/blueBtnBg_ver936227.gif') no-repeat; width: 116px; line-height: 10px;height: 30px;color: #ffffff;font-family:'Trebuchet MS',Arial, sans-serif;font-weight:600;font-size: 13px;border:0px;cursor: pointer;}
.mrgTop7{margin-top:7px;}
.report-page{padding:10px 20px 10px 20px; min-height:600px;}
.report-title{font-size: 18px;font-weight:bold;padding-bottom:0px;border-bottom:1px dashed #cccccc; margin-right:20px;}
.text-in-caps{text-transform:uppercase;}
.ancher-disable a{text-decoration:none !important; color:#333333 !important; cursor:none; font-weight:normal !important;}

/* The Sims 3 Powered by Gaikai page */
.gaikai-systemreq-txt{float:left;padding-top:5px;padding-left:5px; font-size:13px; width:200px;}
.gaikai-systemreq-subsc{float:left;padding-top:20px;padding-left:5px; font-size:13px;clear:left; width:300px;}
.gaikai-orderNow-button{float:left; padding-left:5px; padding-top:25px;}
.gaikai-big-title{font-size:25px; font-weight:bold; padding:0px 0px 0px 10px;}
.gaikai-big-paragraph{padding-top:20px;font-size:16px;width:600px; font-weight:normal; line-height:25px; margin:0 auto}
.gaikai-small-title{font-size:15px; color:#275CA0; font-weight:bold;}
.gaikai-small-paragraph{font-size:13px; padding-top:10px; width:333px;line-height:18px;}
.gaikai-txt-section{padding:35px 3px 4px 30px;width:305px;float:left}
.gaikai-playnow-img{padding:35px 3px 4px 50px;width:235px;float:left;}
.gaikai-playnow-section{width:700px; float:left}
.theSims3Top_gaikaiContainer{width:700px;margin-top:-270px;*margin-top: -180px;margin-left:15px;}
.report-comments{padding:0 0 5px 30px;}
.admin_acctype{margin:20px 0 10px 0;}
table.admin_table{border:0px solid #ccc;}
table.admin_table th{background-color:#999999; padding:3px; color:#000000;}
table.admin_table td{padding:3px; border-right:0px solid #ccc;}
table.admin_table tr.even{background-color:#e9e9e9;}
.admin_count{text-align: right; padding:10px 10px 0 0; font-weight:bold;}
.admin_input{width: 60px; background-color: #cccccc; border-right: 1px solid #000000; border-bottom: 1px solid #000000; color: #000000; font-size: 12px; padding-top: 0px; height: 22px; cursor:pointer;}
.admin_avt_rest{margin:10px 0 0 5px; width: 600px;}
.admin_avt_rest p{ margin:15px 0 5px 0 !important; }
.admin_textarea_width{ height: 100px;width: 520px;}
.admin-btn, .txtcntr{text-align:center;}
 tr td p.ringtone-title{float:left !important; margin-top:25px !important;}
.ringtone-header{font-size: 18px; font-weight: bold; line-height: 22px;}
.padT12{padding-top:12px !important;}
.customCloseBtn{position:relative; right:-22px; top:-10px;}
/* Treasure Hunt Detail Page Styles */
.fL{float:left;}
.fR{float:right !important;}
.clr-space{clear:both; height: 1px;}
#th_outer-wrapper{width:695px;color:#000;min-height:45px;height:auto;}
dl#th_default_data{width:100%; border:1px solid #78b802; float:left; position:relative; *top:10px; }
dl#th_default_data dd, p{margin:0; padding:0;}
dl#th_default_data dd.data{border:1px solid #d7d7d7; margin:0 3px 3px 3px; float:left; *float:none; width:100%;width:677px; padding:5px;}
#past_th_wrapper{width:695px;color:#000; position:relative; top:-24px; *top:0px !important;}
dl#th_past_data{*margin:1px 0px 0px 0px; margin:0; padding-bottom: 0px; *padding-bottom:2px; width:100%; border:1px solid #ddedc0;float:left;}
dl#th_past_data dd, p{margin:0; padding:0;}
dl#th_past_data dd.data{border:1px solid #d7d7d7; margin:0 3px 3px 3px; float:left; width:100%;width:677px; padding:5px;}
dl#th_past_data dd.title{ font-size:14px; background-color:#ddedc0; padding:5px 7px 5px 12px; width:678px; float:left; margin-bottom:2px; position:relative; left:-1px;}
dl#th_past_data dd.title img{ margin: -4px 0 0 5px; *margin: -1px 0 0 5px; vertical-align: middle; cursor:pointer;}
dl#th_default_data dd.prize, dl#th_past-data dd.prize{margin:0 3px 3px 3px; float:left; width:100%;width:677px; padding:5px;}
dl#th_default_data dd.prize .title, dl#th_past_data dd.prize .title{font-weight:bold;  font-size:14px; padding:0 0 0 5px;}
dl#th_default_data dd.prize #prize_data, dl#th_past_data dd.prize #prize_data{ text-align:center; }
dl#th_default_data dd.prize #prize_data .img, dl#th_past_data dd.prize #prize_data .img{margin:20px 0 20px 0;}
dl#th_default_data dd.title{ font-size:14px; background-color:#78b802; padding:5px 8px; width:679px; float:left; margin-bottom:3px;}
dl#th_default_data dd p.title-data, dl#th_past_data dd p.title-data{font-weight:bold;font-weight:bold;}
dl#th_default_data dd p.title-data img, dl#th_past_data dd p.title-data img{ float:left; margin-right:18px;}
dl#th_default_data dd p.title-data label, dl#th_past_data dd p.title-data label{ float:left; margin-top:15px;}
ul#th_vertnav{margin:10px 20px 0 59px; padding:0;}
ul#th_vertnav li{ list-style:none; margin:0px; padding:0px; clear:both;}
ul#th_vertnav li{ padding:3px 0 0 0; border-bottom:1px dotted #d7d7d7;}
ul#th_vertnav li.last{ padding:3px 0 0 0; border-bottom: none !important;}
ul#th_vertnav li img{ float:left; margin-right:10px;}
ul#th_vertnav li label{float:left; margin:3px 0px 2px 0px; padding:0 0 5px; width:540px;}
ul#th_vertnav li label.treasureLabel{ float:left; margin:3px 0px 2px 0px; padding:0 0 5px; width:150px !important;}
.disabled{color:#959595 !important;}
#title_thpast{font-size:14px; background-color:#a2ce52; padding:5px 12px; width:673px; clear:both; color:#fff; font-weight:bold; position:relative;top:-14px; *top:10px;margin-bottom:12px;}
.eP4-guy-img{padding-left:5px !important; margin:-56px 0 40px 0;}
.eP5-guy-img{padding-left:5px !important; margin:0 0 40px;}
dl#th_past_data dd.data, dl#th_past_data dd.prize{ display:none;}
.no-item-available{min-height:330px; text-align:center; clear:both; margin-top:100px;}
/* Daily Deal runway Styles */
.dailydeal-pod-wide{width:867px; margin:0 auto 15px;}
.dailydeal-pod-wide .dailydeal-pod-top{background: url(/images/dailydeal-runway/dailydeal-pod-top_ver936227.png) no-repeat scroll 0 0; height:8px;}
.dailydeal-pod-wide .dailydeal-pod-mid{background:transparent url(/images/dailydeal-runway/dailydeal-pod-mid_ver936227.png) repeat-y scroll 0 0; padding:0 20px;}
.dailydeal-pod-wide .dailydeal-pod-bot{background:transparent url(/images/dailydeal-runway/dailydeal-pod-bottom_ver936227.png) no-repeat scroll 0 0; height:8px;}
.dailydeal-ovrfl-hdn {overflow:hidden;}
a.deal-runwayUnit:link, a.deal-runwayUnit:visited, a.deal-runwayUnit:active{font-family:'Trebuchet MS',Arial,sans-serif; font-size:15px; font-weight:700; color:#9ABF3B; text-decoration:underline;}
.font-normal{font-weight:normal;}
.font-14px{font-size:14px;}
.dailydeal-sims3store-logo{float:left; width:95px; margin-left:80px}
.dailydeal-container{float:left; width:600px; margin-left:10px; margin-top:15px;}
.pos-rel{position:relative;}
.reg-text{width:620px;padding:0 0 10px 11px;}
a.autoWidthBtnGrn { background: transparent url('/images/mypage/btn_grn_lt_ver936227.png') no-repeat top left; display: block; float: left; font-size: 14px; line-height: 15px; padding-left: 9px; text-decoration: none !important; cursor:pointer; white-space:nowrap;}
a.autoWidthBtnGrn span { background:transparent url('/images/mypage/btn_grn_rt_ver936227.png') no-repeat top right; display: block; color:#ffffff; font-weight:bold; padding: 7px 25px 9px 15px;}
a.autoWidthBtnGray { background: transparent url('/images/mypage/btn_gray_lt_ver936227.png') no-repeat top left; display: block; float: left; font-size: 14px; line-height: 15px; padding-left: 9px; text-decoration: none !important; cursor:pointer; white-space:nowrap;}
a.autoWidthBtnGray span { background:transparent url('/images/mypage/btn_gray_rt_ver936227.png') no-repeat top right; display: block; color:#ffffff; font-weight:bold; padding: 7px 25px 9px 15px;}
.prize-claim-btn{margin: -8px 0pt 0pt 10px; *margin:2px 0pt 0pt 10px !important;}
.cursor-text{cursor:text !important;}
p.space{padding:10px 0 3px 0;}
#admin-locale-list ul{margin:0; padding:0;}
#admin-locale-list li{list-style:none; float:left; width:105px; margin:0 0 10px 0; padding:0;}
#admin-locale-list li input{margin-left:17px;}
.mrg-lft38{ margin-left: 38px;}
.admin-btn-sec{text-align:right; padding:10px 30px 30px 10px; font-size:16px; text-decoration:none; color:#0473B2;}
.admin-btn-sec a{font-size:16px !important; text-decoration:none !important; color:#0473B2 !important;}
a.black-link{color:#000 !important; text-decoration:none !important;}
.caps { text-transform: capitalize; } 
#treasuerHuntPart a{outline:none;}
#treasuerHuntPart .treasuerHuntPart_actin_cntiner {margin-left: -18px;}
.treasuerHuntPart_app_cntiner {padding-top:3px;}
#treasuerHuntPart .treasuerHuntPart_name_err{margin-left:38px;}
#treasuerHuntPart .treasuerHuntPart_prze_err{margin-left:109px;}
#treasuerHuntPart .treasuerHuntPart_schdle_cntiner td{}
#treasuerHuntPart .treasuerHuntPart_schdle_lbl{vertical-align:top;padding-top:3px; }
#treasuerHuntPart .treasuerHuntPart_loa_cntiner{float:left;margin-bottom:10px;}
#treasuerHuntPart .treasuerHuntPart_loa_cntiner b{float:left; width:150px;}
#treasuerHuntPart .treasuerHuntPart_loa_cntiner span{float:left; width:150px;margin-left:25px;}
.treasuerHuntPart_view_prvew{ padding-left:15px;}
.treasuerHuntPart_view_prvew .padding-lft15{padding-left:0px!important;}
.treasuerHuntPart_view_prvew_Nme{color:#0081B5; font-weight:bold;}
.treasuerHuntPart_view_prvew_Nme b{color:#333333;padding-right:10px;}
.treasuerHuntPart_view_prvew_lop_txt{color:#0081B5; font-weight:bold;}
.schdle_cntinr td{padding-right:10px; padding-bottom:10px;}
.schdle_cntinr td.padding-lft15{padding-left:15px!important;}
img.vmiddle{vertical-align:middle;}
/***********Blog Pages******************/
.crt_blog_new_post{float:left;width:100%;}
.crt_blog_new_post .chkbx{float:left;width:4%;margin-left:22px;outline:none;}
.crt_blog_new_post .crt_blog_new_post_lbl{float:left;width:90%;}
.myblog, .slct_lang{width:80%;margin-left:9%;margin-top:10px;float:left;padding-top:0px;}
.slct_lang .lbl_slct_lang{float:left; width:25%; margin-right:10px;}
.slct_lang .drpdwn_slct_lang{float:left;width:80px;margin-right:15px;}
.blog_warng{color: red;float: left;font-style: italic; font-weight: normal;font-size:11px;}
.slct_lang .lbl_slct_lang .sggsn_catgrs{ font-size: 11px; font-style: italic;font-weight: normal;}
.crt_blog_new_post_title{float:left;width:100%;}
.sggsn_drpdwn{height:auto !important;}
.buttonBar2 .prvw_btn{float:right;margin-right:50px;margin-top:-14px;}
/*************Community Blog******************/
.cmmnty_blg_cntnr .cmmnty_blg_headr{margin-left:0px;}
.cmmnty_blg_cntnr .headr_txt{font-size:18px;font-weight:bold;line-height:22px;}
.cmmnty_blg_cntnr .thumbs_header{width:630px;padding:10px 0px;float:left;} 
.cmmnty_blg_cntnr .thumbs_header img{float:left;}
.cmmnty_blg_cntnr .lng_descr{width:610px;padding:0px 0px;margin-bottom:10px;float:left;} 
.cmmnty_blg_cntnr .wordwrap{width:610px;margin:0px;line-height:20px;}
.cmmnty_blg_cntnr .cmmntyblg_bttm_contnr{float:left; width:610px;}
.cmmnty_blg_cntnr .cmmntyblg_bttm_tme_date_cat{float:left;padding:0px;width:610px;}
.cmmnty_blg_cntnr .cmmntyblg_bttm_tme{float:left; margin-right:5px; font-size:12px;padding:0px;}
.cmmnty_blg_cntnr .cmmntyblg_bttm_dte{float:left; margin-right:10px; font-size:11px;padding:0px;}
.cmmnty_blg_cntnr  .cmmntyblg_bttm_cat{float:right;}
.cmmnty_blg_cntnr .cmmntyblg_bttm_pstdby{float:left; padding:0px; margin-top:5px;}
.cmmnty_blg_cntnr .cmmnty_blg_fltr{margin-top:10px;float:left;clear:both; margin-left:4px;}
.cmmnty_blg_cntnr .cmmnty_blg_lne_cntnr{}
.cmmnty_blg_header_cntnr{float:left;width:560px;position:relative;margin-left:-1px;}
.header_cntnr_top{float:left; background-image:url(/images/Blog_Community/cmmnty_blg_header_cntnr_top_ver936227.png);width:533px; height:14px;margin-left:15px;}
.header_cntnr_bttm{float:left; background-image:url(/images/Blog_Community/cmmnty_blg_header_cntnr_bttm_ver936227.png);width:533px; height:14px;margin-left:15px;}
.header_cntnr_mddle{float:left;background-color:#e3eff6;width:529px!important;margin-left:16px;border-left:1px solid #c3c6c7;border-right:1px solid #c3c6c7;min-height:40px;}
.header_cntnr_arrw{float:left;width:13px; height:42px;background-image:url(/images/Blog_Community/cmmnty_blg_header_cntnr_arrw_ver936227.png);position:absolute;left:4px;top:9px;*top:-1px;}
.header_cntnr_mddle p{padding-left:10px; width:518px;margin:0px;}
.cmmnty_blg_cntnr_left{float:left; width:630px;}
.cmmnty_blg_cntnr_rght{float:right; width:60px;margin-top:10px;}
.cmmnty_blg_cntnr_rght .cmmnty_blg_edt_dlt{margin-top:0px;padding:0px;}
.cmmnty_blg_cntnr_rght .global_icn, .cmmnty_blg_cntnr_rght .local_icn,.cmmnty_blg_cntnr_rght .photos_icn,.cmmnty_blg_cntnr_rght .video_icn{margin-bottom:5px;}
.crt_blog_succs_msg{float: left;margin-left: 25px;width: 92%; color: #4FA544;margin-bottom:10px;margin-top:10px;}


/***********Blog Pages******************/
.crt_blog_new_post{float:left;width:100%;}
.crt_blog_new_post .chkbx{float:left;width:4%;margin-left:22px;}
.crt_blog_new_post .crt_blog_new_post_lbl{float:left;width:90%;}
.myblog, .slct_lang{width:80%;margin-left:9%;margin-top:10px;float:left;padding-top:0px; line-height: 1.5;}
.slct_lang .lbl_slct_lang{float:left; width:25%; margin-right:15px;}
.slct_lang .drpdwn_slct_lang{float:left;width:80px;}
.blog_warng{color: red;float: left;font-style: italic; font-weight: normal;font-size:11px;}
.slct_lang .lbl_slct_lang .sggsn_catgrs{ font-size: 11px; font-style: italic;font-weight: normal;}
.crt_blog_new_post_title{float:left;width:100%;}
.sggsn_drpdwn{height:auto!important;}
.buttonBar2 .prvw_btn{float:right;margin-right:50px;margin-top:-14px;}
/*************Community Blog******************/
.cmmnty_blg_cntnr .cmmnty_blg_headr{margin-left:0px;}
.cmmnty_blg_cntnr .headr_txt{font-size:18px;font-weight:bold;line-height:22px;}
.cmmnty_blg_cntnr .thumbs_header{width:630px;padding:10px 0px;float:left;} 
.cmmnty_blg_cntnr .thumbs_header img{float:left;}
.cmmnty_blg_cntnr .lng_descr{width:610px;padding:0px 0px;margin-bottom:10px;float:left;} 
.cmmnty_blg_cntnr .wordwrap{width:610px;margin:0px;line-height:20px;}
.cmmnty_blg_cntnr .cmmntyblg_bttm_contnr{float:left; width:610px;}
.cmmnty_blg_cntnr .cmmntyblg_bttm_tme_date_cat{float:left;padding:0px;width:610px;}
.cmmnty_blg_cntnr .cmmntyblg_bttm_tme{float:left; margin-right:5px; font-size:12px;padding:0px;}
.cmmnty_blg_cntnr .cmmntyblg_bttm_dte{float:left; margin-right:10px; font-size:11px;padding:0px;}
.cmmnty_blg_cntnr  .cmmntyblg_bttm_cat{float:right;}
.cmmnty_blg_cntnr .cmmntyblg_bttm_pstdby{float:left; padding:0px; margin-top:5px;}
.cmmnty_blg_cntnr .cmmnty_blg_fltr{margin-top:10px;float:left;clear:both; margin-left:4px;}
.cmmnty_blg_cntnr .cmmnty_blg_lne_cntnr{}
.cmmnty_blg_header_cntnr{float:left;width:560px;position:relative;margin-left:-1px;}
.header_cntnr_top{float:left; background-image:url(/images/Blog_Community/cmmnty_blg_header_cntnr_top_ver936227.png);width:533px; height:14px;margin-left:15px;}
.header_cntnr_bttm{float:left; background-image:url(/images/Blog_Community/cmmnty_blg_header_cntnr_bttm_ver936227.png);width:533px; height:14px;margin-left:15px;}
.header_cntnr_mddle{float:left;background-color:#e3eff6;width:529px!important;margin-left:16px;border-left:1px solid #c3c6c7;border-right:1px solid #c3c6c7;min-height:40px;}
.header_cntnr_arrw{float:left;width:13px; height:42px;background-image:url(/images/Blog_Community/cmmnty_blg_header_cntnr_arrw_ver936227.png);position:absolute;left:4px;top:9px;*top:-1px;}
.header_cntnr_mddle p{padding-left:10px; width:518px;margin:0px;}
.cmmnty_blg_cntnr_left{float:left; width:630px;}
.cmmnty_blg_cntnr_rght{float:right; width:60px;margin-top:10px;}
.cmmnty_blg_cntnr_rght .cmmnty_blg_edt_dlt{margin-top:0px;padding:0px;}
.cmmnty_blg_cntnr_rght .global_icn, .cmmnty_blg_cntnr_rght .local_icn,.cmmnty_blg_cntnr_rght .photos_icn,.cmmnty_blg_cntnr_rght .video_icn{margin-bottom:5px;}
.crt_blog_succs_msg{float: left;margin-left: 25px;width: 92%; color: #4FA544;margin-bottom:10px;margin-top:10px;}
/*************Footer********/
.logo-footer-container{
text-align:center;



	padding-left:65px;
	*padding-left:32px;


}
.footer_Mysims_logo, .footer_Sims2_logo{position:relative;top:-22px;}
.foot_medvl_logo{position:relative;top:-20px !important;	left:0px;}
.foot_cnsle_logo{position:relative;top:-20px !important;	left:0px;}
.foot_scial_logo{position:relative;top:-20px !important;left:-20px;	left:0px;}
.mnge_Comunty_Blgrs_sub_txt{margin-top:25px;font-weight:bold;}
.mnge_Comunty_Blgrs_grnd_acss, .mnge_Comunty_Blgrs_rmove_acss{margin-left:15px;}
.pddng_bttm15{padding-bottom:15px;}
.ovrflwhidden{overflow:hidden;}
.wdth68{width:66px;}
.heght68{height:66px;}
.cmmnty_blg_cntnr_left .badgeLinkMsg .badgesImg{height: auto !important; width: auto !important;}
.faq-pod-wide {width:727px;}
.ovl-hidden{overflow:hidden;}
.clr-bth{clear:both;}
.flt-left{float:left;}
.flt-right{float:right;}

div.faq-points ul li {
    color: #1F4C99;
    font-family: 'Trebuchet MS',Arial,sans-serif;
    font-size: 12px;
    font-weight: 700;
    list-style-image: url("/images/plumbob-bullet.png");
    margin: 2px 6px 0px 0px;
	* margin:15px 6px 0px 0px;
	margin:10px 6px 10px 0px \0/;
	vertical-align: top !important;
}
div.faq-points li { width: 660px;}
div.faq-points ul li a{ color: #0373B2;	top: -8px; * top: 0px; * left:5px;position:relative; font-family: 'Trebuchet MS',Arial,sans-serif;  font-size: 13px;  font-weight: 700;  text-decoration: underline !important;}
div.faq-title{color: #000000; font-family: 'Trebuchet MS',Arial,sans-serif;  font-size: 20px;  font-weight: 700; margin:10px 0 0; }
div.faq-qa-section{margin:30px 0px 0px -20px;}
div.faq-qa-section ul li {list-style: none outside none;  color: #000000; font-family: Trebuchet MS,Arial,Verdana,Helvetica,sans-serif; font-size: 15px;  font-weight: 700; margin: 2px 6px 5px 0px;  text-decoration: none;}
div.faq-qa-section li {list-style: none outside none;  width: 680px;}
div.faq-qa-section ul li a{list-style: none outside none; color: #000000; font-family: Trebuchet MS,Arial,Verdana,Helvetica,sans-serif;font-size: 14px; font-weight: bold; text-decoration: none !important;width: 680px;}
div.faq-qa-section ul li div.msg{color: #000000; font-family: Trebuchet MS,Arial,Verdana,Helvetica,sans-serif; font-size: 13px; font-weight: normal; text-decoration: none !important;	padding:5px 0 0; margin:0px 0 10px;width: 680px;}
div.faq-qa-section ul li div.msg a{color: #0373B2 !important; text-decoration:underline !important;}
div.faq-qa-section ul li div.msg ul li{list-style: disc; font-weight:normal;font-size: 14px;width:100%;}
div.faq-qa-section ul li div.msg ol li{list-style: decimal; font-weight:normal;font-size: 14px;}
.Hdr-SubText { color: #656565; font-family: Trebuchet MS,Arial,Verdana,Helvetica,sans-serif; font-size: 13px; font-weight: bold; text-align: center;}
.txt-left { text-align: left !important;}
.font-size12 { font-size: 12px !important;}
div.faq-qa-section ul li a.back { color: #0373B2; font-family: Trebuchet MS,Arial,Verdana,Helvetica,sans-serif;  font-size: 12px;  font-weight: 700; text-decoration: underline !important;}
div.faq-divider{border-top:1px dashed #ccc; width:680px; margin:8px 0px 0px 0px}
div.faq-bdr-divider{border-bottom: 1px dashed #cccccc; height: 10px; margin: 10px 0 0 22px; width: 680px;}
.dsaIframe{width:535px !important; * width:516px !important; margin-top:5px;}
.pddng0-ie{*padding:0px!important;}
.mrgn15-ie{*margin-left:15px!important;}
.fLeft{float:left;}
  .mrgn20{margin:20px;}
  .fRght{float:right;width:400px;}
  .mrgn-Lft25{margin-left:25px;}
  .mrgn-Btm40{margin-bottom:40px;}
  .mrgn-Btm20{margin-bottom:20px;}
  .mrgn-Btm70{margin-bottom:70px;}
  .mrgn-Btm200{margin-bottom:200px;}
   .mrgn-Btm450{margin-bottom:450px;}
   .mgnL200{margin-left:200px;}
   
  .mrgn-Rght20{margin-right:20px;}
  .pddng-Lft20{padding-left:20px;}
  .pddng-TopBttm30{padding:30px 0px;} 
  .brdrTopBttm{border-bottom:1px dotted #999;border-top:1px dotted #999;}
.nobulletList li{list-style: none outside none;}
.gs-landng-list{color: #000000; font-family: Trebuchet MS,Arial,Verdana,Helvetica,sans-serif; font-size: 15px;  font-weight: 700; margin: 2px 6px 5px 0px;  text-decoration: none;}
div.gs-landng-list ul li a {
    color: #0373B2;
    font-family: 'Trebuchet MS',Arial,sans-serif;
    font-size: 13px;
    font-weight: 700;
    position: relative;
    text-decoration: underline !important;
    top: -8px;
}
.whiteBdr{border:1px solid #999;}
.whiteRgtBdr{border-right:1px solid #fff!important;}
.rghtBdr{border:1px solid #dbdbdb !important;border-top:0px solid #fff !important;}
.rghtBdr td{padding:0px 3px!important;border-right:1px solid #dbdbdb !important;border-bottom:1px solid #dbdbdb !important;}
.rghtBdr td:last-child{border-right:0px solid #dbdbdb !important;border-bottom:1px solid #dbdbdb !important;}
.rghtBdr tr:last-child td{border-bottom:0px solid #dbdbdb !important;}
.breakword{word-wrap: break-word;border-right:1px solid #fff;min-height:100px;padding-top:10px; }
.webRegistration-ind-row{float:left;width:350px;margin-left:60px;*margin-bottom:0px!important;}
.regform-Asterisk{font-size:15px;color:#7d7d7d;}
.bluetext-webRegistration { color: #42bdff;font-size: 13px; font-weight: bold;}
.bluetextBold-webRegistration { color: #00a6fe;font-size: 14px; font-weight: bold;}
.txtalignRight{text-align:right;}
.shortreg-left-image{position:absolute;bottom:10px;left:77px;}
.webRegistration-email-dotsline{float:left;background-image:url(/images/webRegistration-email-dots-image_ver936227.png);background-repeat:repeat-x; height:1px;width:100%;}
.webRegistration-email-orangetxt{color:#ec5c27;font-size:18px;text-align:center;margin-bottom:5px;}
.padT20per{padding-top:28%;}
.webRegistration-email-txtbox input, .brderC-webRegistration-email input {height:30px;width:307px;text-align:center;color:#a1a1a1;font-size:22px;}
.webRegistration-email-btn-wrpr{left:50%;}
.webRegistration-email-btn-wrpr a.btn{position:relative;left:-50%;}
.webRegistration-email-header{*font-size:23px;*margin-top:20px;}
.errMsg-webRegistration-email{height:100px;}
.leftimage-shrtreg{position:relative;bottom:-71px;}
.createanaccount-main-img{position:absolute;top:-24px;right:20px;}
.igs_registration .createanaccount-main-img{position:absolute;top:10px;right:20px;}
.errC-webRegistration-email{color:#EC5C27;font-size:13px;font-weight:700;padding-top:38px;text-align:left;width:383px;margin:auto;}
.igs_registration .errC-webRegistration-email{color:#D57878;display:block;text-align:center;width:500px;margin:14px auto auto;}
.igs_registration .WebRegnTwoButtonsAlign{left:-50%; position:relative;}
.igs_registration .WebRegnTwoButtonsAlign .loginButton {margin-top:10px;}
.newgamereg-serial input{font-size:14px;}
.newgamereg-serial{width:370px;margin:auto;display:block; *width:335px;}
.thickblue{color:#0054a4!important;}
.btn-newgamereg{position:relative;left:-50%;text-transform:uppercase;}
.reggame-main-img{position:absolute;top:49px;right:20px;}
.reggame-main-img-igs{position:absolute;top:9px;right:20px;}
.originshrtregpg #igsSignUp{position:static;margin-left:0px!important;}
.originshrtregpg .regFormAgrLayer{margin-left:28px!important;}
.wdth50per{width:50%;}
.igs-conf-right-img{float:right;background-image:url(/images/igs-success_ver936227.png);width:349px;height:511px;margin-right:20px;position:relative;}
.igs-conf-right-img #igsSignUp{position:absolute;left:30px;bottom:187px;}
.igs-conf-right-img p{  color: #FFFFFF;font-size: 21px;line-height: 21px;margin-left: 30px; margin-top: 140px; width: 128px;}
.font14MB{font-family: "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;font-size:14px;font-weight:bold;}
.font13MB{font-family: "Myriad Pro", Arial, Helvetica, Tahoma, sans-serif;font-size:13px;font-weight:bold;}
.mgnB15{margin-bottom:15px;}
.mgnB25{margin-bottom:15px;}
.wdth412{ width:412px!important;}