/*  CSS Document
    Copyright (c) 2007, MeetOn Circle, Inc. 
*/

p {
  font-family:arial;
}
a {
  color:#000;
  font-size:1em;
}

html, body {
  height: 20px;
  margin-left: 0;
  margin-top: 0;
  padding: 0;
  font-family: Arial;
  font-weight: normal;
  font-size: 11px; 
}

body {
	background-color: #fff;
	margin: 0;
}

#mainContainer { 
	width: 963px;
	margin: 17px auto;
}

a img { border: 0; }

#header {
	width:100%;
	float: left;
}

#header .logo {
	float: left;
}

#header .buttons {
	padding-top: 28px;
	margin-right: 5px;
	float: right;
	color: #787878;
}
#header .buttons a {
	color: #787878;
}

#footerContainer {
	width: 963px;
	height: 20px;
	clear: both;
	font-size: 10px;
	color: #fff;
	margin: 0 auto;
	background: url('../images/greenbar.jpg') repeat-x;
	float: left;
}

#footerContainer a {
	text-decoration: none;
	color: #fff;
	margin-right: 5px;
	margin-left: 5px;
}

#footerContainer a:hover {
	text-decoration: underline;
	color: #fff;
}

#lftCorner {
	float: left;
	width: 5px;
	height: 20px;
	background-image: url('../images/lftGreen.jpg');
	background-repeat: no-repeat;
}

#copyright {
	float: left;
	padding-top: 3px;
	margin-left: 5px;
	width: 513px; height: 20px;
}

#rghtCorner {
	float: right;
	width: 5px;
	height: 20px;
	background-image: url('../images/rgtGreen.jpg');
	background-repeat: no-repeat;
}

#links {
	float: left;
	text-align: right;
	padding-top: 3px;
	width: 435px;
	margin: 0;
}
div#fixedbox  {
    overflow: auto;
    width: 10%;
    height: 0em;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #000;
    background: #ddd;
}


#htmlcontent {
	display: block;
	width: 963px;
	margin-bottom: 20px;
	_margin-bottom: 0px;
}

#htmlcontent {
	display: block;
	width: 963px;
	margin-bottom: 20px;
	_margin-bottom: 0px;
}
.topspliter {
	width: 100%;
	float: left;
	clear: both;
	height: 20px;
}
.spliter {
	width: 100%;
	float: left;
	clear: both;
	margin-top: 40px;
	*margin-top: 5px; /* I.E 7 */
	_margin-top: 51px; /* I.E 6 */
}
/* Left side content */
#maincontent {
	float: left;
	width: 720px;
	width: 666px;
	height: 100%;
}

#maincontent .top {
	float: left;
	width: 720px;
	width: 666px;
	height:352px;
	background: transparent url(../images/promotion/presentations.jpg) no-repeat left top;
}
#maincontent .top .txt {
	float:right;
	width:300px;
	height: 325px;
	background-color: #f7f7f7;
}
#maincontent .top .txt .spliter {
	float:right;
	width:300px;
	height: 40px;
	margin: 0px;
	background-color: #f7f7f7;
}
#maincontent .top .txt h1 {
	padding: 5px 10px 0px;
	color: #79A72F;
	font-size: 26px;
	font-weight: normal;
}
#maincontent .top .txt h1 span {
	font-size: 32px;
	font-weight: bolder;
}

#maincontent .top .txt p {
	color: #434343;
	font-size: 14px;
	padding: 0 10px;
	margin: 0px;
	line-height: 20px;
}
#maincontent .bottom {
	float: left;
	width: 720px;
	width: 666px;
	height:51px;
	background: transparent url(../images/promotion/webcams.jpg) no-repeat left top;
}

/* Right side content */
#rightcontent {
	float: right;
	width: 278px;
	height: 100%;
}
#rightcontent .leftborder {
	float: left;
	width: 1px;
	background: transparent url(../images/promotion/GreenPix.jpg) repeat-y;
	height:403px;
}
#rightcontent .rightborder {
	float: left;
	width: 1px;
}

#rightcontent .content {
	float: left;
	width: 253px;
	/*margin-right: 12px;*/
	margin-left:22px;
	_margin-left:12px;
}

/* Remmber */
#rightcontent .content .remmber {
	float: left;
}

#rightcontent  .content .singin {
	float: left;
	width: 100%;
	font-size: 11px;
	line-height: 18px;
	vertical-align: top;
	color: #434343;
}
#rightcontent  .content .submit {
	margin-top: 10px;
	float: right;
}

#rightcontent .content .singin a {
	color: #729D2F;
}

#rightcontent  .content .singin input {
	vertical-align: bottom;
}

#rightcontent .content h2 {
	font-size: 17px;
	margin-bottom: 7px;
	width: 100%;
	float: left;
	color: #434343;
	font-weight: bold;
}

#rightcontent .content .register {
	float: left;
	color: #434343;
}

#rightcontent .content .register div {
	float: left;
}
#rightcontent .content .register .label {
	margin-top: 2px;
}

#rightcontent .content .inputRow {
	width: 100%;
	float: left;
}

#rightcontent .content .inputRow span {
	float: left;
}
#rightcontent .content .inputRow input {
	float: left;
}
#rightcontent .content .birthday {
	width: 100%;
	height: 19px;
	width: 180px;
}

#rightcontent .content .birthday .month {
	width: 63px;
	height: 19px;
	float: left;
}

#rightcontent .content .birthday .day {
	width: 50px;
	height: 19px;
	float: left;
	margin-left: 6px;
}

#rightcontent .content .birthday .year {
	width: 55px;
	height: 19px;
	float: left;
	margin-left: 6px;
}

.fieldContainer {
	width: 100%;
	float: left;
	clear: both;
	height: 26px;
}

.fieldContainer .labelContainer {
	padding-top: 2px;
	float: left;
	height: 30px;
	width: 70px;
}
.fieldContainer .inputContainer {
	float: left;
	height: 30px;
}
