@charset "UTF-8";

/* CSS Document */



body {
	background-color: #FFFFFF;
}
.resultholder {
	height: 360px;
	color: #FFFFFF;
	margin-right: 30px;
	margin-left: 30px;
}

.formholder {
	color: #333333;
	margin-top: 4px;
	width: 900px;
	height: 700px;
	background-image: url(background2.jpg);
	background-color: #E0E0E0;
}
.left {
	float: left;
	width: 400px;
}
.thumbsholder {
	height: 330px;
	width: 850px;
	margin-left: 30px;
	font-weight: normal;
}

.imagebuttonholder {
	background-color: #FFFFFF;
	border: 1px solid #333333;
	height: 150px;
	width: 125px;
	float: left;
	margin-top: 10px;
	margin-left: 11px;
}

.textboxholder {
	width: 840px;
	margin-top: 20px;
	float: left;
	height: 230px;
	background-repeat: no-repeat;
	background-image: url(/mobilewallpapers/messages.png);
	margin-left: 20px;
}
.right {
	color: #333333;
	width: 400px;
	margin-right: 50px;
}
.select {
	color: #333333;
}

.textboxholder a:link{
	color: #CC3366;	
}

.textboxholder a:visited{
	color: #CC3366;	
}

.textboxholder a:hover{
	color: #CC3366;	
}


.footer {
	background-color: #FFFFFF;
	height: 160px;
	color: #FFFFFF;
	font-size: 12px;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	clear: left;
}
.text {
	height: auto;
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

.redbar {
	background-color: #00B0D8;
	height: 30px;
	color: #FFFFFF;
	font-weight: normal;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #00B0D8;
	border-right-color: #E3E3E3;
	border-bottom-color: #E3E3E3;
	border-left-color: #E3E3E3;
}
.content {
	background-color: #F0F0F0;
}
.advert {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-color: #ECECEC;
}



a:link {
	color: #FFFFFF;
	text-decoration: none;
}



a:visited {
	color: #FFFFFF;
	text-decoration: none;
}



a:hover {
	color: #CC3366;
	text-decoration: underline;
}



.header {
	height: 130px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.bigimage {
	background-color: #0066CC;
	height: auto;
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	color: #FFFFFF;
}
.pictureright {
	height: 280px;
	width: 500px;
	float: right;
	padding-right: 10px;
}



.frame {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: auto;
	width: auto;
	left: 0px;
	right: 0px;
	position: absolute;
	top: 0px;
}

.inputbar {
	height: 60px;
	margin-right: 0px;
}

.forms {
	width: 540px;
	margin-right: 150px;
	margin-left: 150px;
	height: 100%;
}
form {
	background-color: #ECECEC;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.mockform {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}



.inputbar2 {
	color: #CCCCCC;
	margin-right: 0px;
}


.inputbar3 {

	color: #00CC99;

	height: 60px;

	margin-right: 0px;

}



.inputbar4 {
	color: #000000;
	height: 60px;
	margin-right: 0px;
	width: 540px;
}

.test {

	background-color: #000000;

	border: 10px solid #FF0000;

}



input {
}


.logo {
	width: 305px;
	float: left;
}
.rightlogo {
	width: 470px;
	float: right;
}
.free {
	position: absolute;
	height: 93px;
	width: 93px;
	left: 0px;
	top: 30px;
}
table {
	color: #0099CC;
	border: 1px dotted #333333;
	background-color: #ECECEC;
}
.imageresult {
	height: 360px;
	width: 360px;
	font-weight: bold;
	vertical-align: middle;
	float: left;
	margin-left: 30px;
}

input:focus:hover {
	background: #ECECEC;
	border: 1px solid #333333;
}

textarea:focus:hover {background: #ECECEC; }

div#intro  p:first-child {
	font-size: 130%;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;		
}

div#intro p:last-child {
	font-weight: normal;
	color: #333333;
}

blockquote {
	font-weight: normal;
	background-color: #CCCCCC;
	padding: 6px;
	height: auto;
	width: 700px;
	border: 1px solid #333333;
	font-style: italic;
}
#intro {
	color: #333333;
	height: auto;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #FFFFFF;
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-indent: 10px;
	display: block;
	font-weight: normal;
	background-color: #0066CC;
	border-top-width: 5px;
	border-bottom-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #0066CC;
	border-bottom-color: #0066CC;
}
intro,a:link,a:visited,a:hover {
	color: #CC3366;	
}

blockquote p:nth-child(3) {
color: gold; 
}

/*div#intro p:first-child::first-letter {
 color: #FFFFFF; font-size: 120%; padding: 1px 10px 1px 10px; font-style: italic;
	font-weight: bold;	background-color: #333333;
}
 

