@CHARSET "ISO-8859-1";

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td
{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

body {
	background: #ffffff;
	color: #333;
	font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	font-size: 80%;
	line-height: 1.6em;
	min-height: 520px;
	width: 930px;
}

div#wrapper {
	width: 930px;	
}

a {
	text-decoration: none;
	color: #0066CC;
}

a:hover {
	text-decoration: none;
	background-color: #0066CC;
	color: #ffffff;
}

h1,h2,h3,h4,h5 {
	font-size: 14px;
	color: #697C83;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 16px;
}

.h1 {
	background: #c3d9ff;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	margin: 50px 0 30px 225px;
	padding: 5px 0;
	-moz-border-radius: 0.4em;
	-khtml-border-radius: 0.4em;
}

/* Header styles */
#header {
	clear: both;
	float: left;
	margin: 10px auto;
}

.logo {
	width: 160px;
	padding-top: 25px;
	padding-left: 10px;
	float: left;
	margin-left: 10px;
	position: absolute;
	z-index: 333;
}

/* common column settings */
.colright,.colmid,.colleft {
	float: left;
	width: 100%;
	position: relative;
}

.col1,.col2,.col3 {
	float: left;
	position: relative;
	padding: 0 0 1em 0;
	overflow: hidden;
}

/* Full page settings */
.fullpage {
	background: #fff; /* page background colour */
	margin-left: auto;
	margin-right: auto;
}

.fullpage .col1 {
	width: 930px;
	margin: 0 auto;
	background: #fff;
}

/* Footer styles */
div#footer {
	clear: both;
	position: relative;
	/*background:url({{url}}mod/template/templates/Default_Template/images/heading.png) repeat-x;*/
	margin: 0 auto;
	font-weight: bold;
	margin-bottom: 20px;
	padding: 1px;
	background: #c3d9ff;
	color: #000;
	-moz-border-radius: 0.4em;
	-khtml-border-radius: 0.4em;
}

.copy {
	padding-left: 5px;
	float: left;
}

.links {
	text-align: right;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

div#footer a {
	padding: 0 4px 0 4px;
	font-weight: normal;
}

/* css button */
.button {
	text-decoration: none;
	font-weight: bold;
	border: 3px solid;
	padding: 2px;
	border-color: #6cf #2af #2af #6cf;
	background: #eee;
}

.button:hover {
	border-color: #2af #6cf #6cf #2af;
}

.inputLink {
	background: none;
	border: 2px solid #52a9d4;
	font-size: 16px;
}

.inputLink:hover {
	background: #52a9d4;
	font-size: 16px;
	color: #fff;
}

/*
	SYSTEM MESSAGES
*/
div#system-message {
	border: 1px solid #D3322A;
	background: #F7DAD8;
	color: #000;
	padding: 3px 10px;
	margin: 20px 20px 0 20px;
}

div#system-message p {
	padding: 0px;
	margin: 2px;
}

/* General */
.clr {
	clear: both;
}

/* Home page left box*/
.about {
	float: left;
	height: auto;
	padding: 10px 10px 0 10px;
	color: #333;
	margin: 10px;
	text-align: left;
	font-size: 14px;
}

.dimg {
	padding: 3px 10px 0 0;
}

/* Home page center box*/
.why {
	width: 380px;
	float: left;
	text-align: left;
}

.bemember {
	width: 370px;
	margin-top: 10px;
	margin-left: 20px;
}

span.que {
	font-size: 20px;
	color: #333;
}

.line {
	width: 355px;
	height: 55px;
	float: left;
}

.text {
	float: right;
	width: 305px;
	margin-top: 5px;
}

span.txt1 {
	font-size: 14px;
}

span.txt2 {
	font-size: 18px;
	color: #0066CC;
}

a.be:link,a.be:visited {
	background: url(../images/be.gif) no-repeat;
	width: 108px;
	height: 17px;
	font-size: 18px;
	color: #fff;
	padding: 6px 5px 8px 10px;
	float: left;
	text-decoration: none;
}

/* Login Box*/
fieldset.w_auto {
	border: solid 1px #DEDEDE;
	padding: 10px;
	text-align: left;
	margin: 0 5px 20px 0;
	float: right;
}

fieldset.index {
	width: 291px;
}

.msg {
	background: #FFFFCC;
	font-size: 12px;
	color: #333;
	margin-bottom: 5px;
	padding: 3px;
	text-align: center;
}

/* Registration Box*/
.reg {
	border: solid 2px #cbdced;
	padding: 10px;
	text-align: left;
	width: 90%;
}

/* Reg Login Box*/
fieldset.wl_auto {
	border: solid 1px #DEDEDE;
	padding: 10px;
	text-align: left;
	margin: 0 10px 10px 10px;
	float: left;
	width: 375px;
	height: 240px;
}

/* Reg User details Box */
fieldset.wu_auto {
	border: solid 1px #DEDEDE;
	padding: 10px;
	text-align: left;
	margin: 0 10px 10px 10px;
	float: left;
	width: 375px;
	height: 240px;
}

input {
	border: 1px solid #ddd;
	background: #fafafa;
}

input:hover,input:focus {
	border: 1px solid #ddd;
	border-color: #c5c5c5;
	background: #f6f6f6;
}

option {
	background: #fafafa;
}

select {
	border: 1px solid #ddd;
	background: #fafafa;
}

label {
	float: left;
	text-align: right;
}

legend {
	font-weight: bold;
	color: #666;
	font-size: 14px;
}

.features {
	width: 300px;
	padding: 0 0 5px 35px;
	font-size: 13px;
	font-weight: bold;
	line-height: 2;
	margin: 0 5px 20px 0;
	float: right;
	text-align: left;
}

.verified {
	background: url(../images/check.png) no-repeat;
	background-position: 3px center;
	margin-bottom: 5px;
	padding-left: 40px;
}

.free {
	background: url(../images/group.png) no-repeat;
	background-position: 3px center;
	margin: 5px 0;
	padding-left: 40px;
}

.secure {
	background: url(../images/lock.png) no-repeat;
	background-position: 3px center;
	margin-top: 5px;
	padding-left: 40px;
}

span.regTxt {
	width: 137px;
	display: block;
	float: left;
}

span.regTxt1 {
	width: 115px;
	display: block;
	float: left;
}

span.regTxt2 {
	width: 105px;
	display: block;
	float: left;
	padding-bottom: 5px;
}

.regChk {
	width: 80px;
	font-size: 8pt;
	border: none;
}