/*
My Rewards CSS
Designed by Net Inc
http://www.myrewards.com.au
January 2009
*/

body {
	margin: 20px 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #f1f2f2;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

p {
	font-size: 13px;
	line-height: 120%;
}


/* Title */

.image_rotate {
	text-align:center;
	width:500px;
	margin: 0px 0 0 0px;

}

#title {
	width: 750px;
	margin: 0 auto;
	height: 150px;
}
#nav {
	width: 750px;
	margin: 0 auto;
	height: 130px;
}

#title * {
	margin: 0;
	padding: 0;
	text-decoration: none;
	color: #000000;
}

#title h1 {
	float: left;
}

#title h2 {
	float: right;
	font-size: 12px;
	padding: 20px 10px 0 0;
}

/* Headers */

#header {
	margin: 0 auto;
	width: 750px;
	height: 150px;
}

#benefits_header {
	margin: 0 auto;
	width: 750px;
	height: 150px;
}
#membership_header {
	margin: 0 auto;
	width: 750px;
	height: 150px;
}
#partners_header {
	margin: 0 auto;
	width: 750px;
	height: 150px;
}
#contact_header {
	margin: 0 auto;
	width: 750px;
	height: 150px;
}
#header * {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#header h1 {
	float: left;
}

#header h2 {
	float: right;
	padding: 120px 10px 0 0;
}

/* Contents and columns */

#content {
	width: 750px;
	margin: 20px auto;
	background-image: url(images/background_strip.gif);
}

#content2 {
	width: 750px;
	margin: 20px auto;
	background-color:#FFFFFF;
}

#colSingle {
	margin-left:20px;
	float: left;
	width: 680px;
	padding: 10px;
}


#colOne {
	margin-left:20px;
	float: left;
	width: 460px;
	padding: 10px;
}

#colTwo {
	float: right;
	width: 195px;
	padding: 4px;
	margin-right:8px;
	margin-top: 20px;
}

#colTwo2 {
	float: right;
	width: 175px;
	padding: 4px;
	margin-right:20px;
	margin-top: 20px;
}

#loginbox {
	width: 195px;
	background-image: url(images/loginbox_back.gif);
	margin: 4px 0;
	margin-top:50px;
	padding-top:10px;

}
#form {
	margin-top: 12px;
	width: 195px;
	color: #00b9f2;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align: left;
	padding: 2px 2px 2px 20px;
}
#form2 {
	margin-top: 12px;
	width: 195px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	text-align: right;
	padding: 1 1 1 1;
}

/* Content > ColOne */

/* Content > ColTwo */

#colTwo h2 {
	font-size: medium;
	color: #333333;
}

#colTwo ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colTwo li {
	margin-bottom: 1em;
	color: #333333;
}

#colTwo li li {
	margin-bottom: 0;
	padding-left: 1em;
}


/* Footer */

#footer {
	width: 750px;
	margin: 0 auto;
	background-image:url(images/footer.jpg);
	height: 10px;
}
#whitefooter {
	width: 750px;
	margin: 0 auto;
	background: #FFFFFF;
	height: 5px;
}

#footer * {
	color: #FFFFFF;
}

#footer p {
	margin: 0;
	padding: 10px 0;
	text-align: center;
	font-size: x-small;
}

/* Misc text formatting */

.login_title {
	font-size: 14px;
}

.login_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	text-align: center;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-top: 4px;
}
.pagehead1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: bold;
	color: #0874bb;
}
.pagehead2 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0874bb;
	text-align: right;
	line-height: 20px;
}
.subhead {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0874bb;
	text-align: right;
}
.subhead2 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0874bb;
	text-align: left;
}

.subhead3 {	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0874bb;
	text-align: left;
	font-size: 16px;
	line-height:25px;
}

.subhead4 {	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFFFFF;
	text-align: left;
	font-size: 14px;
	line-height:25px;
}

.subhead5 {	
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#000000;
	text-align: left;
	font-size: 14px;
	line-height:25px;
}

.field {
	width: 150px;
	margin-top:10px;
	margin-bottom:10px;
}
.field2 {
	width: 150px;
	margin-top:10px;
	margin-bottom:10px;
}
.remeberme {
	text-align:center;
	margin-bottom: 6px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}ul {
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 130%;
}
.question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	text-indent: 12px;
}
.answer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-indent: 12px;
}


/* BUTTON BAR */



.home_button {
	background-position: 0px 0px;
}
.home_button a:hover, .home_button_hover {
	width: 148px;
	height: 39px;
	background: url(images/buttons.png) 0px 39px;
}
.home_button_active .home_button a {
	width: 148px;
	height: 39px;
	background: url(images/buttons.png) 0px 78px;
}


.benefits_button {
	background-position: -148px 0px;
}
.benefits_button a:hover, .benefits_button_hover {
	width: 148px;
	height: 39px;
	background: url(images/buttons.png) -148px 39px;
}
.benefits_button_active .benefits_button a {
	width: 148px;
	height: 39px;
	background: url(images/buttons.png) -148px 78px;
}


.members_button {
	background-position: -296px 0px;
}
.members_button a:hover, .members_button_hover {
	width: 148px;
	height: 39px;
	background: url(images/buttons.png) -296px 39px;
}
.members_button_active .members_button a {
	width: 148px;
	height: 39px;
	background: url(images/buttons.png) -296px 78px;
}


.partners_button {
	background-position: -444px 0px;
}
.partners_button a:hover, .partners_button_hover {
	width: 148px;
	height: 39px;
	background: url(images/buttons.png) -444px 39px;
}
.partners_button_active .partners_button a {
	width: 148px;
	height: 39px;
	background: url(images/buttons.png) -444px 78px;
}


.contact_button {
	background-position: -592px 0px;
}
.contact_button a:hover, .contact_button_hover {
	width: 148px;
	height: 39px;
	background: url(images/buttons.png) -592px 39px;
}
.contact_button_active .contact_button a {
	width: 148px;
	height: 39px;
	background: url(images/buttons.png) -592px 78px;
}


.layout {
	width:750px;
	background:#FFF;
	margin:0 auto;
}
.form_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.logintable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

input.btn {
	margin-left:45px;
	width:60px;
	height:30px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:14px;
	background-color:#00baf2; 
	border: 1px solid; 
	border-color: #696 #363 #363 #696; 
	filter:progid:DXImageTransform.Microsoft.Gradient 
	(GradientType=0,StartColorStr='#00baf2',EndColorStr='#0775bc');
	} 
	
	input.btn2 {
	width:60px;
	height:25px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	background-color:#00baf2; 
	border: 1px solid; 
	border-color: #696 #363 #363 #696; 
	filter:progid:DXImageTransform.Microsoft.Gradient 
	(GradientType=0,StartColorStr='#00baf2',EndColorStr='#0775bc');
	} 

#boxes
{
	margin-top:20px;
	margin-left:10px; 
	float:left;
}
