html {
	height:100%;
	margin:0px;
}
div {
	padding:0px;
	margin:0px;
}
body {
	/*background-image:url('../_images/BG.jpg');*/
	background-repeat:repeat-x;
	background-color:#EEE;
	text-align:center;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:normal;
	color:#303030;
	height:100%;
}

#wrapper {
	margin:auto;
	padding:0px;
	width:780px;
	text-align:center;
	height:100%;
}
.header {
	float:left;
	clear:left;
	width:780px;
	height:71px;
	margin:0px;
	margin-bottom:20px;
	padding:0px;
	background-image:url('../_images/glossyHeader2 copy.gif');
	background-repeat:repeat-x;

}

.headerLogo{
	float:left;
	clear:left;
	width:170px;
	height:71px;
	margin:0px;
	padding:0px;
	background-image:url('../_images/logo.jpg');
	background-repeat:no-repeat;
}

.headerOther{
float:left;
	width:610px;
	height:71px;
	margin:0px;
	padding:0px;
}

#header1 {
	margin:0px;
	padding:0px;
	height:40px;
	width:610px;
	/*background-color:#96D377;*/
	line-height:40px;
}

#header1L {
	float:left;
	padding:0px;
	margin-left:16px;
	line-height:40px;
}

#header1R {
	float:right;
	padding:0px;
	margin-right:16px;
	line-height:40px;
}

.inputLogin
{
   background-color:#FCFCFC;
   font-family: arial;
   font-size: 11px;
   color: #666;
	border-top: 1px solid #22cc22;
	border-left: 1px solid #22cc22;
	border-bottom: 0px;
	border-right: 0px;
	margin-right: 2px;
	padding: 2px;
}

form {
	margin:0px;
	display:inline;
		}

#header2 {
	margin:0px;
	height:30px;
	width:610px;
	text-align:left;
	/*background-image:url('../_images/glossyHeader.gif');
	background-repeat:repeat-x;*/
	border-top: solid 1px #009900;
}

#headerLogin {
	color: #eee;
	font-size: 11px;
	margin:0px;
	height:30px;
	width:764px;
	float:left;
	text-align:right;
	background-color: #118811;
	line-height: 30px;
	padding-right: 16px;
}


#headerRegister {
	position: absolute;
	top: 71px;
	left: auto;
	right: auto;
	color: #eee;
	font-size: 11px;
	margin:0px;
	height:174px;
	width:748px;
	float:left;
	text-align: left;
	background-color: #118811;
	padding: 0px 16px 0px 16px;
}

.inputRegister {
   	font-family: arial;
   	font-size: 12px;
   	color: #333;
	border-top: 2px solid #22be22;
	border-bottom: 1px solid #22bb22;
	border-left: 0px;
	border-right: 0px;
	margin: 1px 0px 1px 1px;
	padding: 2px;
}
#headerRegisterL{
	float:left;
	text-align: left;
	width:230px;
	margin-right: 10px;
}
#headerRegisterM {
	float:left; 
	width:230px; 
	margin-right: 10px;
}
#headerRegisterR {
	float:left; 
	width:100px; 
}
#headerRegisterZ {
	float:left; 
	width:168px; 
}

#header2L {
	float:left;
	margin-left:16px;
	clear:left;
	line-height:30px;
}

#header2 a:link, #header2 a:visited {
	text-decoration: none;
	font-weight: ;
	font-size: 11px;
	color: #007000;
}

#header2 .menu {
	float: left;
	background: none;
	width: 84px;
	line-height: 23px;
	margin: 3px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	border-left: solid 1px #33bb33;
}

#header2 .menu:hover {
	background-color: #33bb33;
	color: #004000;
}

#header2R {
	float:right;
	clear:right;
	line-height: 30px;
	margin-right: 16px;
}

.banner {
	height:16px;
	margin:0px;
	padding:0px;
	max-height:16px;
	min-height:16px;
	width:780px;
	float:left;
	clear:left;
}
	
#content {
	width:780px;
	max-width:780px;
	background-color:#FFF;
	padding:0px;
	margin:0px;
	float:left;
	overflow:hidden;
	}

.contentRoundedCornerUL {
	float:left; 
	clear:left;
	background-image:url('../_images/whiteRoundedCornerUL.gif');
	background-repeat:no-repeat;
	background-color:#FFF;
	height:15px; 
	width:780px;
	background-position:left;
}	
.aboutUserBG {
	margin:0px;
	padding:0px;
	width:748px;
	float:left;
	clear:left;
}
.aboutUserBGL {
	float:left;
	width: 15px; 
	height:138px; 
	min-height:138px;
	min-height:138px;
	background:url('../_images/nameBGL.jpg') no-repeat;
	background-position:top; 
	margin-bottom:0px;
	margin-left:16px;
}

.aboutUserBGM {
	float:left;
	text-align:left;
	width: 718px; 
	padding-top:14px;
	padding-bottom:14px;
	height:110px; 
	background:url('../_images/nameBGM.jpg') repeat-x;
	background-position:top; 
	margin-bottom:0px;
}
.aboutUserBGR {	
	float:left;
	width: 15px; 
	height:138px;
	min-height:138px;
	min-height:138px;
	background:url('../_images/nameBGR.jpg') no-repeat;
	background-position:top; 
	margin-bottom:0px;
}

#aboutUserL{
	float:left; 
	background-color:#cccccc; 
	height:110px; 
	width:110px;
}
#aboutUserM {
	float:left; 
	height:110px; 
	width:388px; 
	margin-left:10px;
}
#aboutUserR {
	float:left; 
	height:110px; 
	width:200px; 
	margin-left:10px;
}
#aboutUserRDemo {
	background-color: #c0eaff;
	float:left; 
	height:110px; 
	margin: 0px 0px 0px 10px; 
	padding: 2px 40px 0px 20px;
}

.name {
	font-family: arial;
	font-size: 26px;
	font-weight: bold;
	margin: 0px; padding: 0px;
}

.nameEdit {
	width: 280px;
	font-family: arial;
	font-size: 26px;
	color: #303030;
	font-weight: bold;
	background:url('../_images/trans.gif') repeat;
	padding: 0px; border: 0px;
}
.nameEdit:hover {
	background-color: #FFFFEE;
}
.nameEdit:focus {
	background-color: #FFFFBB;
}
.tag {
	font-family: arial;
	font-size: 16px;
	color: #444;
	margin-top: -2px;
	margin-bottom: 10px; padding: 0px;
}
.tagEdit {
	width: 280px;
	font-family: arial;
	font-size: 16px;
	color: #444;
	background:url('../_images/trans.gif') repeat;	
	padding: 0px; border: 0px;
}
.tagEdit:hover {
	background-color: #FFFFEE;
}
.tagEdit:focus {
	background-color: #FFFFBB;
}
.more {
	width: 388px;
	font-family: arial;
	font-size: 13px;
	line-height: 16px;
	margin: 0px; padding: 0px;
}
.moreEdit {
	width: 280px;
	font-family: arial;
	font-size: 13px;
	color: #303030;
	background:url('../_images/trans.gif') repeat;
	padding: 0px; border: 0px; margin-top: 1px;
}

.moreEdit:hover {
	background-color: #FFFFEE;
}

.moreEdit:focus {
	background-color: #FFFFBB;
}

.moreEditCity {
	width: 120px;
	font-family: arial;
	font-size: 13px;
	color: #303030;
	background:url('../_images/trans.gif') repeat;
	padding: 0px; border: 0px; margin-top: 1px;
}
.moreEditCity:hover {
	background-color: #FFFFEE;
}
.moreEditCity:focus {
	background-color: #FFFFBB;
}
.moreEditState {
	background-color:#c0eaff;
	font-family: arial;
	font-size: 13px;
	color: #303030;
	padding: 0px; border: 0px; margin-top: 1px;
}
.moreEditState:hover {
	background-color: #FFFFEE;
}
.moreEditState:focus {
	background-color: #FFFFBB;
}
.moreEditCountry {
	background-color:#c0eaff;
	font-family: arial;
	font-size: 13px;
	color: #303030;
	padding: 0px; border: 0px; margin-top: 1px;
}
.moreEditCountry:hover {
	background-color: #FFFFEE;
}
.moreEditCountry:focus {
	background-color: #FFFFBB;
}
.moreEdit2 {
	font-family: arial;
	font-size: 13px;
	line-height: 16px;
	margin-bottom: -1px; padding: 0px;
}
.moreEdit3 {
	line-height: 16px;
	margin: -2px 0px -1px 0px; padding: 0px;
}
.leftColumn{
	margin-left:16px;
	width:300px;
	float:left;
	clear:left;
}

.leftColumnBoxTL{
	float:left;
	clear:left;
	height:12px;
	width:12px;
	line-height:12px;
	padding:0px;
	font-size: 0;
	overflow: hidden;
	background-color:#E4E4E5;	
	background-image:url('../_images/leftColumnTPCornerUL.gif');
	background-repeat:no-repeat;
	background-position:left;
	margin:16px 0px 0px 0px;
}
.leftColumnBoxTR{
	float:left;
	height:11px;
	line-height:11px;
	width:287px;
	padding:0px;
	font-size: 0;
	overflow: hidden;
	background-color:#E4E4E5;	
	background-repeat:no-repeat;
	background-position:left;
	border-top:1px #CCC solid;
	border-right:1px #CCC solid;
	margin:16px 0px 0px 0px;
}
.leftColumnBoxM{
	float:left;
	clear:left;
	width:270px;
	padding-left:14px;
	padding-right:14px;
	background-color:#E4E4E5;
	text-align:left;
	font-family: arial;
	font-size: 11px;
	line-height:15px;
	border-left:1px #CCC solid;
	border-right:1px #CCC solid;
}
.leftColumnBoxML {
	float:left;
	clear:left;
	width:90px;
	padding:0px;
	margin:0px;
	text-align:left;
}
.leftColumnBoxMR {
	float:left;
	width:180px;
	padding:0px;
	margin:0px;
}
.leftColumnBoxMEdit {
	width: 270px; height: 120px;
	background-color:#E4E4E5;
	color: #303030;
	font-family: arial;
	font-size: 11px;
	line-height:15px;
	margin-top: 2px; border: 0px; padding: 0px;
	overflow: auto;
}
.leftColumnBoxMEdit:hover {
	background-color: #FFFFEE;
}
.leftColumnBoxMEdit:focus {
	background-color: #FFFFBB;
}
.leftColumnBoxMEdit2 {
	width: 160px;
	background-color:#CCC;
	color: #303030;
	font-family: arial;
	font-size: 11px;
	line-height:15px;
	margin-top: 1px; border: 0px; padding: 0px;
}
.leftColumnBoxMEdit2:hover {
	background-color: #FFFFEE;
}
.leftColumnBoxMEdit2:focus {
	background-color: #FFFFBB;
}
.leftColumnBoxMEdit2B {
	width: 156px;
	background-color:#CCC;
	color: #303030;
	font-family: arial;
	font-size: 11px;
	line-height:15px;
	margin-top: 1px;
	padding: 1px 0px 1px 4px;
 	border: 0px;
}
.leftColumnBoxMEdit2B:hover {
	background-color: #FFFFEE;
}
.leftColumnBoxMEdit2B:focus {
	background-color: #FFFFBB;
}
.leftColumnBoxBL{
	float:left;
	clear:left;
	height:11px;
	line-height:11px;
	width:287px;
	padding:0px;
	font-size: 0;
	overflow: hidden;
	background-color:#E4E4E5;	
	background-repeat:no-repeat;
	background-position:left;
	border-bottom:1px #CCC solid;
	border-left:1px #CCC solid;
}
.leftColumnBoxBR{
	float:left;
	height:12px;
	width:12px;
	padding:0px;
	font-size: 0;
	overflow: hidden;
	background-color:#E4E4E5;	
	background-image:url('../_images/leftColumnTPCornerLR.gif');
	background-repeat:no-repeat;
	background-position:right;
}

.rightColumn{
	margin-left:16px;
	margin-top:16px;
	width:432px;
	float:left;
}
.rightColumnBoxTL{
	float:left;
	clear:left;
	height:12px;
	width:12px;
	line-height:12px;
	padding:0px;
	font-size: 0;
	overflow: hidden;
	background-color:#FFF;	
	background-image:url('../_images/leftColumnTPCornerUL.gif');
	background-repeat:no-repeat;
	background-position:left;
}
.rightColumnBoxTR{
	float:left;
	height:11px;
	line-height:11px;
	width:419px;
	padding:0px;
	font-size: 0;
	overflow: hidden;
	background-color:#FFF;	
	background-repeat:no-repeat;
	background-position:left;
	border-top:1px #CCC solid;
	border-right:1px #CCC solid;
}
.rightColumnBoxM{
	float:left;
	clear:left;
	width:402px;
	padding-left:14px;
	padding-right:14px;
	background-color:#FFF;
	text-align:left;
	font-family: arial;
	font-size: 12px;
	line-height:17px;
	border-left:1px #CCC solid;
	border-right:1px #CCC solid;
}
.rightColumnBoxMEdit {
	width: 402px; height: 180px;
	background-color:#FFF;
	color: #303030;
	font-family: arial;
	font-family: arial;
	font-size: 12px;
	line-height:17px;
	margin: 0px; border: 0px; padding: 0px;
	overflow: auto;
}
.rightColumnBoxMEdit:hover {
	background-color: #FFFFEE;
}
.rightColumnBoxMEdit:focus {
	background-color: #FFFFBB;
}
.rightColumnBoxBL{
	float:left;
	clear:left;
	height:11px;
	line-height:11px;
	width:419px;
	padding:0px;
	font-size: 0;
	overflow: hidden;
	background-color:#FFF;	
	background-repeat:no-repeat;
	background-position:left;
	border-bottom:1px #CCC solid;
	border-left:1px #CCC solid;
	margin-bottom:16px;
}
.rightColumnBoxBR{
	float:left;
	height:12px;
	width:12px;
	padding:0px;
	font-size: 0;
	overflow: hidden;
	background-color:#FFF;	
	background-image:url('../_images/leftColumnTPCornerLR.gif');
	background-repeat:no-repeat;
	background-position:right;
	margin-bottom:16px;
}
.leftColumnHeading1{
	font-weight:bold;
	margin-bottom:2px;
}
.leftColumnHeading1Edit {
	width: 270px;
	background-color:#E4E4E5;
	color: #303030;
	font-family: arial;
	font-weight:bold;
	font-size: 11px;
	line-height:15px;
	margin: 0px; border: 0px; padding: 0px;
}
.leftColumnHeading1Edit:hover {
	background-color:#FFFFEE;
}
.leftColumnHeading1Edit:focus {
	background-color:#FFFFBB;
}
.leftColumnHeading1Edit2 {
	font-weight:bold;
	margin: 0px;
}
.rightColumnHeading1{
	font-size:15px;
	line-height:18px;
	font-weight:bold;
	margin-bottom:5px;
}
.rightColumnHeading2{
	font-size:10px;
	margin-bottom:5px;
	font-weight:normal;
	color:#555;
}
.rightColumnHeading3{
	font-size:11px;
	margin-bottom:7px;
	font-weight:normal;
	color:#555;
}

.rightColumnFriends{
	float:left;
	clear:left;
	width:404px;
	padding-left:14px;
	padding-right:14px;
	text-align:left;
	overflow:hidden;
	margin-bottom:6px;
}

.rightColumnFriendsPics{
	float:left;
	width:81px;
	line-height:16px;
	font-size:12px;
	text-align:center;
	margin:6px 10px 6px 10px;
	}
	
.rightColumnComments{
	float:left;
	clear:left;
	width:418px;
	text-align:left;
	overflow:hidden;
	margin-left:14px;
}

.rightColumnComment1{
	width:396px;
	float:left;
	clear:left;
	background-color:#EEE;
	padding:10px 10px 10px 10px;
}

.rightColumnComment1L{
	width:90px;
	float:left;
	font-size:11px;
}

.rightColumnComment1R{
	width:280px;
	float:left;
}

.rightColumnComment2{
	width:396px;
	float:left;
	clear:left;
	background-color:#FFF;
	padding:10px 10px 10px 10px;
}

.rightColumnComment2L{
	width:90px;
	float:left;
	font-size:11px;
}

.rightColumnComment2R{
	width:280px;
	float:left;
}

.contentRoundedCornerLR {
	float:left; 
	clear:left;
	background-image:url('../_images/whiteRoundedCornerLR.gif');
	background-repeat:no-repeat;
	background-color:#FFF;
	height:15px; 
	width:780px;
	background-position:right;
	}
	
.footer{
	padding:14px;
	width:752px;
	background-color:#999;
	text-align:left;
	height:100px;
	float:left;
	clear:left;
}

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

a.button {
    background: transparent url('../_images/wmmna1.png') no-repeat scroll top right;
    color: #fff;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
	font-weight:700;
    height: 26px;
	width:120px;
    margin-right: 7px;
	margin-bottom:7px;
    padding-right: 12px; /* sliding doors padding */
    text-decoration: none;
	text-align:center;
}

a.button span {
    background: transparent url('../_images/wmmna2.png') no-repeat;
    display: block;
    line-height: 18px;
    padding: 4px 0 4px 12px;
}

a.button:active {
    background-position: bottom right;
    color: #fff;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 5px 0 3px 12px; /* push text down 1px */
}