html, body, * {
	margin:0;
	padding:0;
}

html, body {
	height:100%;
}

body {
	text-align:center;
	background-color:#fff;
}

.wrapper {
	width:100%;
	height:140%;
	min-height:100%;
	background-color:#fff;
/*	overflow:hidden; */
}

.loginwrap {
	background-image:url("http://trademarkacademy.com/live/img/watermark.jpg");
	background-repeat:repeat;
}

.header {
	height:100px;
	text-align:left;
	/*background-color:#fff;*/
	padding-left:40px;
	float:left;
	width:100%;
	clear:right;
/*	width:240px;*/
	overflow:hidden;
/*		min-height:500px;
	margin:auto;*/
}

.header a img  {
	border:none;
}

.header a.logolink {
	border-bottom:2pt solid red;
}

.maincontent {
	color:#444;
	/*height:100%;*/
	min-height:700px;
	width:100%;
	height:100%;
	float:left;
	/*padding-top:50px;*/	
	padding:auto;
	text-align:center;
/*	background-color:#fff; */
	font-family:Arial;
}

form.loginform {
/*	width:300px; */
	font-size:14px;
	line-height:18px;
/*	background-color:#ca2f1b; */
	margin:auto;
	min-height:100px;
	margin-top:20px;
/*	border:2px solid black; */
	color: #222;
}

.loginform .input {
	margin:5px;
}

.loginform .input label {
	display:block;
	margin:5px;
	text-align:center;
	text-transform:lowercase;
	font:18px/13px 'Trebuchet MS';
	font-variant:small-caps;	
	width:100%;
	overflow:hidden;
}

p.reglink {
	color:#444;
	text-align:center;
	font:12px/13px 'Trebuchet MS',Arial,sans-serif;
	width:100%;
	margin-top:5px;
	margin-bottom:10px;
}

p.reglink a, td.last-child a {
	color:#8f3736;
	
	font-size:16px;
	text-transform:lowercase;
	font-variant:small-caps;
	font-weight:bold;
	text-decoration:none;
}
p.reglink a:hover, td.last-child a:hover {
	color:#2244cc;
	text-decoration:underline;
}

table.registertable {
	width:100%;
	height:100%;
	margin:auto;
	background-color:transparent;
	color:#444;

}

.registerform {
	margin-top:10px;
	width:614px;
	margin-left:15px;
	height:171px;
	text-align:left;
	font:12px/13px 'Trebuchet MS',sans-serif;
	overflow:hidden;
}

.registerform div {
	float:left;
	margin-bottom:3px;
	padding:0;
	margin-left:3px;
	font-weight:bold;
}

.registerform div.textarea label {
	float:left;
	clear:right;
}

.registerform div.textarea {
	margin-bottom:0;
	padding-bottom:0;
}

.registerform textarea {
	width:95%;
}

#edituserdiv .registerform div.checkbox {
	float:none; 
	clear:both;
}

#edituserdiv .registerform div {
	margin-bottom:3px;
}

#loginformbtm table td {
	padding:0;
	margin:0;
	vertical-align:top;
	min-height:0;
	border-collapse:collapse;
}
/*
table.registertable td {
	vertical-align:middle;
	text-align:left;
	width:50%;
	padding-left:5px;
}
table.registertable td input {
	margin:8px;
	min-width:220px;
	font-size:15px;
}
.registertable td label {
	display:block;
	margin:5px;
	font-weight:bold;
}
.registertable td.first-child {
	border:2px solid black;
}
.registertable td.last-child {
	text-align:left;
	padding-left:10px;
	font-weight:bold;
}
*/
.managetbl {
	text-align:left;
	margin:auto;
	border-bottom:2px solid black;
}

.managetbl .managefields td, .managetbl .managedata td {
	padding:5px;
	padding-bottom:0;
	padding-top:0;
}

.managefields td {
	font-size:11px/12px;
	font-weight:bold;
}

.managetbl .managehead  {
	font-size:11px/12px;
	color:white;
	background-color:black;
	letter-spacing:1.1mm;
	padding-left:5px;
	font-variant:small-caps;
	text-transform:lowercase;
	text-align:left;
}

/* for desktop */
.desktop-main {
	font-size:11px;
	text-align:left;
/*	background-color:#fff; */
	height:400px;
	width:95%;
	margin:auto;
}

.desktop-main table td {
	padding:5px;
	line-height:18px;
	font-size:14px;
	vertical-align:top;
}

.desktop-main table td p {
	/*margin-top:15px;*/
	width:90%;
}

a.ddlink {
	margin-right:0px;
	text-align:right;
	width:98%;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	display:block;
}

a.ddjoinbtn {

background-image:url("http://trademarkacademy.com/live/img/connectnow.jpg");
background-repeat:no-repeat;
background-position:center;
display:block;
/*width:110px;*/
height:49px;

}

.sidebardiv {
	width:333px;
	height:286px;
/*	background-image:url("http://trademarkacademy.com/live/img/welcomepageborders.jpg");*/
	padding:10px;
	padding-left:20px;
	background-repeat:no-repeat;
	margin:0;
}

.sidebardiv p {
	padding:0;
	height:0;
	font-size:13px;
	line-height:17px;
	font-family:Helvetica;
	text-align:justify;
}

.sidebardiv h4 {
	padding:0;
	margin:0;
	font-weight:bold;
	text-decoration:underline;
	text-align:left;
	margin-top:8px;
}

.topleftbox {
	background:url("http://trademarkacademy.com/live/img/welcometopleft.png");
	background-repeat:no-repeat;
	width:52px;
	 float:left; 
	height:45px;
}


.toprightbox {
	background:url("http://trademarkacademy.com/live/img/welcometopright.png");
	background-repeat:no-repeat;
	width:55px;
	float:left;
	height:45px;
}

.btmleftbox {
	background:url("http://trademarkacademy.com/live/img/welcomebtmleft.png");
	background-repeat:no-repeat;
	width:52px;
	 float:left; 
	height:45px;
}


.btmrightbox {
	background:url("http://trademarkacademy.com/live/img/welcomebtmright.png");
	background-repeat:no-repeat;
	width:55px;
	float:left;
	height:45px;
}


.topmidbox {
	background:url("http://trademarkacademy.com/live/img/welcometopborder.png");
	background-position:0% 0%;
	background-repeat:repeat-x;
	width:70%;
	float:left; 
	height:45px;
}

.btmmidbox {
	background:url("http://trademarkacademy.com/live/img/welcometopborder.png");
	background-position:0% 100%;
	background-repeat:repeat-x;
	width:70%;
	float:left; 
	height:45px;
}

#leftbox, #rightbox {
	background:url("http://trademarkacademy.com/live/img/welcomepagesideborders.png");
	background-position:0% 0%;
	background-repeat:repeat-y;
	float:left;
	width:7px;

}

.abs * {
	position:relative;
	display:inherit;
}

#leftcontent {
	width:81%;
	height:20px;
	position:relative;
	top:-20px;
	float:left;
	background-color:#fff;
}

#leftcontent p {
	padding:20px;
	padding-top:0px;
	font-family:Helvetica;
	font-size:13px;
	line-height:17px;
	height:0px;
}

#tifrkli {
	clear:both;
	width:100%;
}

.resetpwform {
	margin-top:10px;
}

.resetpwform input {
	margin:10px;
}

.policydiv {
	text-align:left;
	font: 12px/16px 'Trebuchet MS',Arial,sans-serif;
	padding:10px;
}

.policydiv h3 {
	font-weight:bold;
	font-size:15px;
}

.policydiv p {
	margin-top:4px;
	margin-bottom:4px;
}