html, body {
	margin: 0;
	padding: 0;
}

body {
	background-color: #070b0e;
	text-align: center;
}

#page-container {
	width: 900px;
	margin: auto;
	background-color: #cfcfcf;
}

#page-container-top {
	width: 900px;
	height: 188px;
	background-image:url(../images/bg_top.jpg);
	float: left;
}

#page-container-top .space {
	width: 630px;
	float: left;
}

#page-container-top .sign-up {
	width: 270px;
	padding-top: 64px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	color: #fff;
	text-align: left;
	float: left;
}

#page-container-top .sign-up-o {
	width: 250px;
	padding-top: 64px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	color: #fff;
	text-align: left;
	float: left;
}

#page-container-top .sign-up .button {
    padding: 2px;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #283238;
	color: #fff;
    background: #CA2432;
}

#page-container-top-new {
	width: 900px;
	height: 188px;
	background-image:url(../images/bg_top_new.jpg);
	float: left;
}

#page-container-top-new .space {
	width: 620px;
	float: left;
}

#page-container-top-new .sign-up {
	width: 270px;
	padding-top: 64px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 17px;
	color: #000;
	text-align: left;
	float: left;
}



#.submit {
    padding: 2px;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #283238;
	color: #fff;
    background: #CA2432;
}

#page-container-top .sign-up a {
	text-decoration: underline;
	color: #fff;
}

#page-container-top .sign-up a:hover {
	color: #fff;
	text-decoration: none;
}

#topnav {
	width: 900px;
	height: 30px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	text-align: center;
	background-color: #283238;
	float: left;
}

#topnav-2 {
	width: 900px;
	height: 5px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	text-align: center;
	background-color: #283238;
	float: left;
}



#topnav .links {
	width: 900px;
	height: 25px;
	padding-top: 5px;
	color: #a3a3a3;
	float: left;
}

#topnav .links a {
	padding: 0px 8px;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	text-decoration: none;
	color: #97e100;
	border-right: 1px solid #a3a3a3;
}

#topnav .links a:hover {
	color: #fff;
}


#media {
	width: 870px;
	padding: 10px 15px 0px 15px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	text-align: left;
	background-color: #cfcfcf;
	float: left;
}

#box {
	width: 284px;
	height: 200px;
	margin: 0px 2px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	background-color: #46535b;
	border: 1px solid #283238;
	float: left;
}

#box .title {
	margin-bottom: 10px;
	width: 274px;
	height: 20px;
	padding: 5px;
	display: block;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	letter-spacing: .04em;
	text-align: left;
	text-transform: uppercase;
	background-color: #283238;
	color: #f4c02c;
}

#box .screen {
	padding: 0px 7px;
}

#content {
	width: 870px;
	padding: 0px 15px 10px 15px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	text-align: left;
	background-color: #cfcfcf;
	float: left;
}

#content .left {
	margin: 0px 2px;
	width: 431px;
	float: left;
}

#content .right {
	width: 431px;
	float: right;
}

#content a {
	text-decoration: none;
	color: #71AD01;
}

#content a:hover {
	color: #97e100;
}

#content-m {
	width: 870px;
	padding: 0px 15px 10px 15px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	text-align: left;
	background-color: #cfcfcf;
	float: left;
}

#content-m a {
	text-decoration: none;
	color: #0000FF;
}

#content-m a:hover {
	color:#880000;
}


#content .left-inside {
	margin: 0px 2px;
	width: 281px;
	float: left;
}

#content .right-inside {
	width: 581px;
	float: right;
}

#box-main-profile {
	margin-top: 10px;
	width: 279px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #283238;
	text-align: left;
	background-color: #E3E3E3;
	float: left;
}

#box-main-details {
	margin-top: 10px;
	width: 579px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #283238;
	text-align: left;
	background-color: #E3E3E3;
	float: left;
}

#box-main-details .info {
	padding: 10px;
	float: left;
}

#box-main-details .info .box {
	width: 539px;
	padding: 10px;
	background-color: #fff;
	float: left;
}

#box-main-details .info .subtitle {
	color: #01A0B0;
	font-weight: bold;
}

#box-main-details .info .title {
	width: 549px;
	height: 15px;
	padding: 5px;
	display: block;
	font-weight: bold;
	text-align: left;
	text-transform: uppercase;
	background-color: #46535B;
	color: #fff;
}

#box-main-profile .title {
	width: 269px;
	height: 20px;
	padding: 5px;
	display: block;
	text-align: left;
	background-color: #283238;
	color: #f4c02c;
}

#box-main-details .title {
	width: 569px;
	height: 20px;
	padding: 5px;
	display: block;
	text-align: left;
	background-color: #283238;
	color: #f4c02c;
}

#box-main-profile .title .hdr {
	width: 80px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	letter-spacing: .04em;
	text-transform: uppercase;
	color: #f4c02c;
	float: left;
}

#box-main-profile .title .hdr2 {
	width: 279px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	letter-spacing: .04em;
	text-transform: uppercase;
	color: #f4c02c;
	float: left;
}


#box-main-profile .title .links {
	width: 170px;
	padding-right: 5px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #fff;
	text-align: right;
	float: right;
}

#box-main-details .title .hdr {
	width: 161px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	letter-spacing: .04em;
	text-transform: uppercase;
	color: #f4c02c;
	float: left;
}

#box-main-details .title .links {
	width: 400px;
	padding-right: 5px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #fff;
	text-align: right;
	float: right;
}

#box-main-profile .title .links a {
	padding: 0px 4px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	text-decoration: none;
	color: #fff;
}

#box-main-profile .title .links a:hover {
	color: #97e100;
}


#box-main-details .title .links a {
	padding: 0px 4px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	text-decoration: none;
	color: #fff;
}

#box-main-details .title .links a:hover {
	color: #97e100;
}

#box-main-profile .profile-photo {
	padding: 5px;
	float: left;
}

#box-main-profile .info-box {
	margin: 5px;
	padding: 4px;
	width: 260px;
	line-height:17px;
	background-color: #fff;
	float: left;
}

#box-main .title {
	width: 418px;
	height: 20px;
	padding: 5px;
	display: block;
	text-align: left;
	background-color: #283238;
	color: #f4c02c;
}

#box-main {
	margin-top: 10px;
	width: 428px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #283238;
	text-align: left;
	background-color: #E3E3E3;
	float: left;
}

#box-main .title {
	width: 418px;
	height: 20px;
	padding: 5px;
	display: block;
	text-align: left;
	background-color: #283238;
	color: #f4c02c;
}

#box-main .title .hdr {
	width: 161px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	letter-spacing: .04em;
	text-transform: uppercase;
	color: #f4c02c;
	float: left;
}

#box-main .title .links {
	width: 245px;
	padding-right: 5px;
	font-family: Arial, Verdana, Helvetica, Sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	color: #fff;
	text-align: right;
	float: right;
}

#box-main .title .links a {
	padding: 0px 4px;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	text-decoration: none;
	color: #fff;
}

#box-main .title .links a:hover {
	color: #97e100;
}

#box-main .profiles {
	padding: 4px;
	float: left;
}

#box-main .profiles .pics {
	margin: 3px;
	border: 2px solid #01A0B0;
	float: left;
}

#box-main .photos {
	padding: 4px;
	float: left;
}

#box-main .photos .pics {
	margin: 3px;
	border: 2px solid #01A0B0;
	float: left;
}

#box-main .calendar {
	padding: 14px;
	float: left;
}


#box-main .blogs {
	margin: 5px 10px;
	float: left;
}

#box-main .blog-box {
	margin: 5px 0px;
	padding: 4px;
	width: 400px;
	font-size: 12px;
	background-color: #fff;
	float: left;
}

#box-main .blogs .info {
	width:318px;
	padding: 5px;
	float: left;
}

#box-main .blogs .pics{
	margin: 3px;
	border: 2px solid #01A0B0;
	float: left;
}

#footer {
	width: 900px;
	padding-top: 10px;
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	background-color: #283238;
	float: left;
}

#footer .text {
	width: 832px;
	padding: 0px 35px;
	font-size: 11px;
	line-height: 17px;
	text-align: center;
	color: #a3a3a3;
}

#footer a {
	padding: 0px 10px;
	color: #97e100;
	text-decoration: none;
	border-right: 1px solid #a3a3a3;
}

#footer a:hover {
	color: #fff;
}

.highlight {
	background-color:#FFFFFF;
	cursor:pointer;
}
.selected{
	background-color:#FFFFFF;
}