﻿@import url("asknow_myhome.css");

/*--------------------------------------------------------------------------------------------------
	BEGIN ASKNOW.COM STRUCTURE ////
--------------------------------------------------------------------------------------------------*/
body {
	color: #000000;
	font: 12px Arial, Helvetica, sans-serif;
	line-height:1.5em;
	margin:0;
	padding:0;
	background: #fff;
}
img {
	border:none;
	}
a {
	color:#770079;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
	color:#bf00ab;
}
iframe {
width:250px;
border:1px;
margin:0;
padding:0;
}
/*--------------------------------------------------------------------------------------------------
	BEGIN ASKNOW.COM TYPOGRAPHY ////
--------------------------------------------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin:0;
	padding:0;
}
h1 {
	font-size:24px;
	margin:0 0 10px 0;
	font-weight:normal;
}
p {
	margin:0 15px 5px 15px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.5em;
	font-size:12px;
	color:#000;
}

/*--------------------------------------------------------------------------------------------------
	ASK A FREE QUESTION MODULE
--------------------------------------------------------------------------------------------------*/
.askquestion {
	font-family:Arial, Helvetica, sans-serif;
	background:url(/Themes/AffiliateWalla/images/afk/free_question_bg.jpg) top center no-repeat;
	width:250px;
	height:auto;
	padding:110px 0 0 0;
	margin:0 0 10px 0;
	position:relative;
	float:left;
	text-align:center;
}
.askquestion form {
	margin:0;
	padding:0;
}
.askquestion select.birthdate {
	float:left;
	margin: 0 5px 0 0;
	width:70px;
	padding:0;
	color:#333;
	}
.askquestion select.category {
	float:left;
	margin: 0 5px 0 0;
	width:85px;
	padding:0;
	color:#333;
	}
.askquestion fieldset {
	border:none;
	margin:0 0 5px 10px;
	width:230px;
	display:block;
	padding:0;
	color:#333;
	font-size:9px;
	line-height:normal;
	float:left;
	display:inline;
	text-align:center;
}
.askquestion legend, #freehoro_container legend {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 auto 3px auto;
	text-align:center;
	width:70px;
	display:block;
	color:#000;
}
.askquestion textarea {
	width:210px;
	height:80px;
	margin:0;
	padding:5px;
	color:#666;
	font: 10px Arial, Helvetica, sans-serif;
	float:left;
	}
.askquestion input.firstname {
	color:#666;
	float:left;
	width:125px;
	margin:0;
	padding:0;
}
.askquestion input.email, #freehoro_container input.email {
	color:#666;
	float:left;
	width:215px;
	margin:0;
	padding:0;
}
.askfooter {
	clear:both;
	width:250px;
	height:50px;
	padding: 10px 0 15px 0;
	background:url(/Themes/AffiliateWalla/images/afk/free_question_footer_bg.jpg) bottom right no-repeat;
	text-align:center;
	color:#333;
	font-size:8px;
	}

.askquestion_return {
	font-family:Arial, Helvetica, sans-serif;
	background:url(/Themes/AffiliateWalla/images/afk/free_question_bg_return.jpg) top center no-repeat;
	width:250px;
	min-height:196px;
	height:auto;
	padding:140px 0 0 0;
	margin:0 0 0 0;
	position:relative;
	float:left;
	text-align:center;
}