@charset "utf-8";
/* CSS Document */
html {
overflow-x: auto;
overflow-y: scroll;
}

html>body #container {
height:auto;
}

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:992px;
text-align:left;
margin:0 auto;
margin-top:0px;
}

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


/* start header styles */

.header{
	height:90px;
	background-image:url(header_b.png);
	background-repeat:no-repeat;
	background-position: top center;
	position:fixed;
	z-index:5;
	width: 100%;
}
#global_nav{
	width:1050px;
	margin:0 auto;
	position:relative;
}
#global_nav #logo{
	position:absolute;
	top:0px;
	left:0px;
	width:140px;
}
#main_menu{
	list-style-type:none;
	padding:15px 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(nav_item.png) no-repeat 100% 0%;
	padding-right:15px;
	background-image: url(nav_item.png);
}
#main_menu li.visible_sub{
	display:inline;
	float:left;
	position:relative;
	z-index:900;
	
		
		
			background:url(nav_iten.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(nav_iteo.png) no-repeat;
		
	
	padding:7px 0px 7px 15px;
}
#main_menu li.visible_sub span{
	display:block;
	
		
		
			background:url(nav_itep.png) no-repeat;
		
	
	
	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:500px;
	height:40px;
	right:90px;
	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{
	width:145px;
	padding:3px;
	/* TBD need to consolidate font styles */
	font-size:12px;
	font-weight:bold;
	vertical-align:middle;
}
#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;
}
.dropdown{
	display:none;
	width:195px;
	position:absolute;
	z-index:999;
	left:0px;
	top:25px;
}
.navDropdownTop {
	width:194px;
	height:18px;
	
		
		
		background:url(nav_sub_.png) no-repeat;
		
	
}
.navDropdownBottom {
	width:194px;
	height:18px;
	
		
		
		background:url(nav_sub0.png) no-repeat;
		
	
}


.navDropdownItemBg {
	width:194px;
	
		
		
			background:url(nav_sub1.png) repeat-y;
		
	

}
.navDropdownItem {
	margin:0px 15px;
	border-top:1px dotted #FFFFFF;
}
.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;
}
input.searchbtn{
	
		
		
			background:url('blue_btn.png') no-repeat;
		
	
	border:0px;
	width:62px;
	height:30px;
	cursor:pointer;
	vertical-align:middle;
	/* TBD need to consolidate font styles */
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}
input.searchbtn_dis{
	border:0px;
	width:62px;
	height:30px;
	cursor: pointer;
	vertical-align:middle;
	/* TBD need to consolidate font styles */
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
	
		
		
			background:url('blue_bto.png') no-repeat;
		
	
}

/* 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(nav_iteq.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(nav_iteq.png);
	

background-repeat:no-repeat;
height:26px;
float:left;
width:13px;
visibility:hidden;
}


.nav {
float:left;

	
	
	width:205px;
	


}

.content {
float:left;
width:740px;
height:auto;

	
	
	min-height:500px;
	

margin-left:4px;
}

.contentWide {
float:left;
width:940px;
display:inline;

	
	
	height:auto !important;
	min-height:500px;
	overflow:visible;


margin-left:7px;
}

.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;
}


.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;
}


#deleteMediaLayer,.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 {
style:"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;
}




#transparentBgTop{
position:relative;

	
	
	background-image:url(transLay.png);
	

height:33px;
width:978px;
margin-top:-25px;
}

#transparentBgMiddle{

	
	
	background-image:url(transLaz.png);
	background-repeat:repeat-y;
	

padding-left:10px;
padding-right:10px;
width:978px;
overflow: hidden;
padding-top:50px;
}

#transparentBgBottom{

	
	
	background-image:url(transLb0.png);
	

background-repeat:no-repeat;
height:75px;
width:978px;
}

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

#selectCountryLink {
float:left;
width:145px;
height:26px;
padding-top:5px;
margin-top:4px;
background-image:url(globe_ve.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:0px;
margin-left:20px;
}

#homepage_exchange {
width:585px;
height:267px;
margin-left:28px;
margin-top:10px;

	
	
	background-image: url(exchange.png);
	

background-repeat:no-repeat;
}

#home_big_ad {
width:300px;
height:275px;
margin-right:25px;
margin-top:10px;
text-align:center;

	
	
	background-image: url(ad_pod_v.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(ad_pod2_.png);
	

background-repeat:no-repeat;
}

.home_news {
width:278px;
height:383px;
margin-top:10px;
padding:15px;
background-image: url(homeNews.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(movies_p.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(roundedb.gif);
background-repeat:no-repeat;
height:110px;
width:110px;
}
.downloadAssetToQueTexr{
margin-top:5px;
background-image:url(addedtoq.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(Linesep_.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(detailTa.jpg);
color:#000;
}

.selectedTab2 {
background-image:url(detailTa.jpg);
}

.selectedTab3 {
background-image:url(detailTa.jpg);
}

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

#detailsBottom {
background-image:url(detailsB.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('MyMsgBg_.png') no-repeat transparent;
padding-bottom:10px;
padding-right:20px;
}

.creatorModulePodAssetDetailsPage{
width:302px;
height:414px; 
margin-top:10px;

	
	
	background:url('MyMsgBg_.png') no-repeat transparent;
	

}

.creatorModulePodStrip{
width:308px;
height:414px; 
float:right;
background:url('MyMsgBg_.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:20px;
	margin-top:0px;
	overflow:hidden;
	background-image:url(dots_ver.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('search_b.gif') no-repeat;
}

.selectedStep {
width:192px;
text-align:center;
height:35px;
background:url('mashupSt.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('admintoo.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;
margin-left:25px;
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:25%;
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('download.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('detailTa.jpg');
color:#000;
}

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


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


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


.selectedTab24simDeExg {
background-image:url('detailTa.jpg');
}


.selectedTabworldDescription {
background-image:url('tab2Desc.jpg');
}

.selectedTab34simDeExg {
background-image:url('detailTa.jpg');
}

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

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

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

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

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

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

.bg4simDeExg {
background-image:url('bg_ver79.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('Linesep_.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('dottedli.gif') no-repeat bottom;
height:1px;
padding-top:15px;
margin-left:1px;
}

.lineSep4MyMsgs{
background:url('dottedli.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;
}


.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(messages.png);
	

background-repeat:no-repeat;
}

.myMsgModulePod{
width:290px;
height:414px; 
float:right;

	
	
	background:url('messages.png') no-repeat transparent;

padding-bottom:10px;
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(dots_ver.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(Exchange.gif)  no-repeat;
width:82px;
height:51px;
float:left;
padding-top:4px;

}
.studioscrshotborderMedia{
background:url(screesho.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;
}
.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;
/*
font-size:16px;
font-weight:600;
font-family:Trebuchet MS;
padding-left:100px;
*/
}

.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;
 /* \*/
    * margin-bottom:-36px;
 /* */
}

.exchangeSearchResultStatusDDAlign{
float:left;
width:200px;
margin-top:8px;
/* \*/
 * margin-top:30px;
 * margin-bottom:-35px;
/* */
}

.exchangeSearchResultStatusSelectDDAlign{
font-size:10px;
width:118px;
height:19px;
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 */


#editSharePopup {
position:absolute;
width:540px;
height:800px;
z-index:9002;
margin:0 auto;
}

#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('tab1newA.jpg');
color:#000;
}
.selectedTab1FromTwoOnMyProfile {
background-image:url('tab1mybl.jpg');
color:#000;
}

#detailsPodmyprofilealign {
width:371px;
left:-4px;
position:relative;
top:-3px;
height:244px;
}

.selectedTab2FromTwo {
background-image:url('tab2newA.jpg');
}

#detailsMiddleFromTwoTabs {
background-image:url('detailsm.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('detailsb.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(basketba.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(story_fi.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(vintage_.png);
	

background-repeat:no-repeat;
background-position: top right;
width:720px;
padding-left:5px;
}

.ceRedemption_collectors {
	
	
	
	background-image:url(sports_c.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(deleteLa.png);
background-repeat:no-repeat;
}

.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:9002;
	width:634px;
	height:520px;

	
	
	background-image: url(media_po.png);
	

	background-repeat: no-repeat;
	background-position: top;
}

.media_popup {
	position:absolute;
	z-index:9002;
	width:768px;
	height:630px;

	
	
	background-image: url(media_po.png);
	

	background-repeat: no-repeat;
	background-position: top;
}

.featureStoryHeading{
	font-size:18px;
}
.featureStoryRowDiv{
margin:15px 20px 10px 25px;
}
.featureStoryRightDiv{
float:left; line-height:16px; margin-top:-5px; padding-left:10px;padding-top:2px;padding-bottom:5px;
}
.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(side_Nav.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;
}


.side_NavPanelMoviesMoreBg{
	background:url(side_Naw.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(green_Bu.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;
}
