body {
background: linear-gradient(0deg, #ffffff 50%, #0a880d 50%);
background-repeat: no-repeat;
background-size: auto 250px;
margin: 0;
padding: 0;
font-family: "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
font-size: 18px;
line-height: 28px;
}


h1 {
    font-size: 36px;
    line-height: 1.2;
    letter-spacing: -0.05em;
	text-rendering: optimizeLegibility;
	padding: 4px 0; margin: 0;
	color: #0077ff; 
}
h2 {
    font-size: 30px;
    line-height: 1.2;
    letter-spacing: -0.05em;
	text-rendering: optimizeLegibility;
	padding: 4px 0; margin: 0;
	color: #0077ff; 
}
h3 {
    font-size: 24px;
    line-height: 1.25;
    letter-spacing: -0.04em;
	text-rendering: optimizeLegibility;
	padding: 4px 0; margin: 0;
	color: #0077ff; 
}


.medhead {
font-size: 30px;
color: #0077ff; 
line-height: 36px;
font-weight: bold;
letter-spacing:-0.05em; /* auto scale */
text-rendering: optimizeLegibility;
}



A { COLOR: #0057bb; text-decoration: none;  } /* text-decoration: none; */
A:visited { COLOR: #0057bb;text-decoration: none; }
A:active { COLOR: #0057bb;text-decoration: none; }
A:hover { COLOR: #002c6e;text-decoration: none; }



/* Standard Page */
.main_container {
margin: auto;
width: 360px;
}
.data_container_a {
margin: auto;
width: 360px;
min-height: 400px;
}
.page_content
{
margin: auto;
width: 336px;
margin-top: 12px;
background-color: white;
}
.ad_bot_or_right_container{ line-height: 1px; padding-top: 10px; display:inline-block; width: 360px; } 
/* END Standard Page */



/* No-ads Page */
.data_container_userframe {
margin: 0 auto;
margin-top: 6px;
width: 322px;
/* padding: 12px 16px 12px 16px; */
min-height: 500px;
}






.aborder {
padding: 1px;
border: 1px solid #DDD;
}



.bordtext2 {
/* border: 2px solid #950000; */
border-radius: 8px;
padding: 10px 12px 12px 12px;
line-height: 26px;
color: white;
background-color: #C60000;
text-decoration: none;
font-weight: bold;
}
	
	


a.bordtext2:visited {
	color: #C60000;
	color: white;
}

a.bordtext2:active {
	color: #950000;
	color: white;
	background-color: #930002;
}

a.bordtext2:hover {
	color: #950000;
	color: white;
	background-color: #930002;
}




	
	


input {
	padding: 4px;
    border: 1px solid silver;
    background-color: #F8F8F8;
	font-family: "Segoe UI", sans-serif;
	font-size: 18px;
    color: #000;
}

input:hover {
    color: #000
}

input:focus {
    color: #000
}

textarea{
	padding: 4px;
    border: 1px solid silver;
    background-color: #F8F8F8;
    font-family: "Segoe UI", sans-serif;
	font-size: 18px;
    color: #000;
}

select {
	padding: 4px;
    border: 1px solid silver;
    background-color: #F8F8F8;
    font-family: "Segoe UI", sans-serif;
    color: #000;
	font-size: 18px;
}

input[type=checkbox] {
    transform: scale(1.3);
}


.psbutton {
  background-color: #003da7;
  border: none;
  color: white;
  padding: 14px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  margin: 4px 2px;
  border-radius: 8px;
  font-weight: bold;
  cursor: pointer;
}
.psbutton:hover {
	background-color: #005eff;
	border: none;
	color: white;
}
.psbutton:focus {
	border: none;
	color: white;
}
.psbutton:visited {
	border: none;
	color: white;
}


.signupf2
{
padding: 10px;
padding-top: 0px;
border: 3px solid #C13436;
background-image: url("https://www.singles2meet.co.za/images/boxback2.png");
width: 292px;
}

.formp1 {
/* border: 1px solid #C0C0C0; */
display: inline-block;
text-align: left;
padding: 2px;
}

.formp2 {
padding: 2px;
width: 302px;
margin-bottom: 10px;
}

.formc1
{
padding: 2px;
float: left;
width: 	200px;
}

.formc2
{
padding: 2px;
float: left;
width: 	170px;
}

.hline
{
height:0;
border:0;
border-top:1px solid #ccc;
width: 340px;
}

.normaltext_red { color: #C10000; }



.prevnext_container
{
overflow: hidden;
clear: both;
margin: 0 auto;
margin-top: 18px;
}

.prevnext_p {
width:336px;
text-align:center;
margin: auto;
margin: 6px 0 22px 0;
float:left;
}

.pages_p
{
float:left;
text-align:center;
width:336px;
margin: 0 auto;
margin-bottom: 20px;
}

.page_indicate
{
border-radius: 8px;
padding: 10px 12px 12px 12px;
line-height: 26px;
color: white;
background-color: #CCC;
text-decoration: none;
font-weight: bold;
}

.google_banner_bottom_wide { width: 360px; margin: auto; } /* Google bottom banner container */











/*
-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Larger than 1030px
------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
*/
  
@media only screen and (min-width: 1030px)
{

	.google_banner_bottom_wide { width: 728px; } /* Google bottom banner container */

	/* Standard Page */
	.main_container { border: 0px solid;  
	margin-top: 8px; 
	width: 930px;
	background-color: white;
	}
    .data_container_a { border: 0px solid;  
	float: left;
    padding: 0;
    width: 728px;
    min-height: 488px;
    }
	.page_content{  border: 0px solid;  
	width: 728px; 
	}
	.ad_bot_or_right_container {  border: 0px solid;  
	margin-top: 1px;
	float: left;
	width: 180px;
	margin-left: 16px;
	}
	/* end Standard Page */



	/* no ads page */
	.data_container_userframe
	{ 
	width: 914px;
	/* padding: 10px 11px 0 21px; */
	margin: 0 auto;
	margin-top: 14px;
	background-color: white;
	min-height: 588px;
	overflow: auto;
	}

	.center_text_display
	{
	margin: auto;
	margin-top: 20px;
	width: 777px;
	}

	.pages_p
	{
	margin-top: 6px;
	float:right;
	text-align:right;
	width:60%;
	margin-bottom: 16px;
	}

	.prevnext_p
	{
	text-align: left;
	width:40%;
	margin-bottom: 16px;
	position: relative;
	z-index: 1;
	}

	.prevnext_container
	{
	/* border: 1px solid #DDD; */
	text-align: left;
	width: 728px;
	margin-top: 10px;
	}

	.page_indicate { padding: 8px 10px 10px 10px; }
	.bordtext2 { padding: 8px 10px 10px 10px; }

	.hline { width: 100%; }

	.formp1
	{
	/* border: 1px solid #DDD;  */
	float: left;
	width: 200px;
	}

	.formp2
	{
	/* border: 1px solid #DDD;  */
	float: left;
	width: 300px;
	}

	.formc1
	{
	clear: both;
	}

	.formc2
	{
	float: left;
	width: 540px;
	}



} /* end of main CSS */


