@charset "utf-8";
body {
	background-color: #FFF;
}
a:link {
	color: U#627E45;
}
a:visited {

}
a:hover {
	color: #DDBC0F;
}
a:active {
	color: #090;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.main_box {
	position: relative;
	height: 100%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.right_AD_box {
	float: right;
	width: 240px;
	position: relative;
	z-index: auto;
	text-align: left;
	display: inline-block;
	vertical-align: text-top;
}

.join_form_box {
	float: left;
	height: 100%;
	width: 250px;
	display: inherit;
	position: relative;
	vertical-align: top;
	padding-left: 10px;
}
.content_center_box {
	position: relative;
}


.spry_box {
	float: left;
	height: 100%;
	width: 250px;
	position: relative;
	display: inline-block;
}
.clearfloat {
	clear: both;
	padding-bottom: 2em;
}
.header_boarder {
	position: relative;
	bottom: 0px;
	margin-bottom: 0px;
	background-image: url(../images/header_boarder.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	height: 254px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	z-index: auto;
	display: inherit;
}
.wrap {
	height: 250px;
	width: 750px;
	position: absolute;
	margin-top: 35px;
	padding: 0px;
	background-image: url(file:///C|/xampp/htdocs/Images/header_boarder.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	z-index: 1;
}
.footer {
	bottom: 0px;
	width: 100%;
	position: relative;
	text-align: center;
	background-image: url(../images/bot.jpg);
	background-repeat: repeat-x;
	height: 30px;
	letter-spacing: 1px;
	word-spacing: 10px;
	vertical-align: bottom;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	z-index: 5;
	left: auto;
	right: auto;
}
.bg {
}

.join_form {
	color: #333;
	font-size: 14px;
	font-weight: bold;
	width: 350px;
	float: left;
}
.register_header {
	color: #666;
	background-color: #999;
	font-size: 18px;
	position: relative;
	text-decoration: underline;
	text-align: left;
}
.centerStuff {
	text-align: center;
}

.formFields {
	background-color:#E7F3FE;
	color:#000;
}
.services_header {
	text-align: center;
	color: #030;
	font-weight: normal;
}
.boldStuff {
	font-weight: bold;
}
.green {
	font-size: 16px;
	font-weight: bold;
	color: #690;
}
.radio_sideBox {
	background-image: url(../images/radiobox_background.jpg);
	background-position: center;
	background-repeat: no-repeat;
}
#radiobox {
	background-image: url(images/radiobox_background.jpg);
	position: absolute;
	z-index: 4;
	height: 204px;
	width: 772px;
	float: left;
	background-repeat: no-repeat;
	background-position: center center;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}

/*This is the CSS for the complete KNIRV PHP site template.

 Admittedly, some of these definitions remain unused in the main index of the server. Administrators are welcomed to filter through the code below to find and report unused classes and IDs. 

Please contact Admin@knirv.com for more information.*/

#apDiv1 {
	position:relative;
	top:35px;
	width:750px;
	height:202px;
	z-index:3;
	float: none;
	clear: none;
	visibility: inherit;
	margin-right: auto;
	margin-left: auto;
	background-image: none;
}
#apDiv3 {
	position:absolute;
	left:auto;
	top:35px;
	width:100%;
	height:242px;
	z-index:10;
	background-image: url(Images/header_boarder.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	right: auto;
	margin: 0px;
	clear: both;
}
#header {
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#yellowborder {
	background-image: url(Images/a12.jpg);
}
#membership_packages {
	font-size: 24px;
	text-align: center;
	background-color: #CCC;
	color: #FFF;
}
#site_body {
	position: relative;
	z-index: auto;
	height: 100%;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/background_gradient.png);
	background-repeat: repeat-x;
	background-position: center;
	margin-top: 25px;
	left: auto;
	right: auto;
	display: inline-block;
}
#site_layout {
	background-color: #545454;
	height: 100%;
	width: 100%;
	padding-top: 35px;
}
#site_layout table tr td table tr td table tr #membership_packages {
	font-size: 24px;
	color: #FFF;
	text-align: center;
}
#googleAD {
	vertical-align: top;
}
.textsize16 {
	font-size: 16px;
}

/*--------- BLAB on PROFILE SCROLLER-------------- */
.profileScrollerBlabs {
	width:100%; 
	height:180px; 
	overflow:scroll; 
	overflow-x:hidden;
	
}
.g_header {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: auto;
	height: 300px;
	width: 700px;
}
.g_navigation {
	margin-left: 200px;
	position: fixed;
	margin-top: 10px;
}

.g_footer {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	bottom: 0px;
	margin-top: 100%;
	margin-bottom: 0px;
}

