/* @override http://jetpro.local/vibra/styles/vibragym.css */

/* Include Nav Css File */

@import	url('nav.css');
@import	url('user.css');

body {
	margin: 30px;
}

h4 {
  font: 11px Verdana, "Lucida Grande", Lucida, sans-serif;
	margin: 2px;
	color: #434343;
}

#outer_content {
	width: 840px;
	height: 100%;
}

#left_content {
	float: left;
	margin-left: 20px;
	margin-right: 10px;
}

#page_content {
	margin-left: 190px;
	text-align: left;
	margin-right: 16px;
	padding: 0px;
}

#center_content {
	padding: 0px;
	margin: 0px;
}

#content_banner {
	text-align: left;
}

#cTitle {
	color: #1B88FF;
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
	font-size: 20px;
}
.cTitle {
	color: #1B88FF;
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
	font-size: 20px;
}
/* @group ShowPage Attachments */

#showpage_attachments {
	background-color: #eee;
	margin: 20px;
	width: 300px;
	padding: 10px;
	border: 1px solid #aaa;
}

.showpage_attachment {
	padding: 2px;
	text-transform: capitalize;
}

.showpage_attachment img {
	margin-right: 10px;
	margin-top: 6px;
}

.showpage_attachment a {
	text-decoration: none;
	color: #333;
}
.bodytext{
	font: 11px Verdana, "Lucida Grande", Lucida, sans-serif;
	
}
.footertext{
	color: #666666;
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
#vlocator {
  margin-left: -6px;
  margin-top: 60px;
}
/* @end */
