﻿body 
{
	margin: 0;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333;
	background-color: #BBBBBB;	
	text-align:center;
}

img {border:0px;}
.floatright {float:right;}
.floatleft {float:left;}
.phonenumber {text-align:center; font-weight: bold; font-size: 30px;}
.bodytext {font-size: 13px;}
.bold {font-weight: bold;}

/* structure */
#airlock
{
	width: 1024px;
	margin: 0 auto 0 auto;
	text-align:left;
	background: #fff;
}

#header {background: url(../images/header.bg.gif) repeat-x;height: 138px;text-align:center;}
#socialnetworks {text-align:center; margin-bottom: 10px;}
#footer {background: url(../images/footer.bg.gif) no-repeat bottom;height: 68px;text-align:center;}
#footer p {font-size: 12px;font-weight: bold;margin-top: 25px;}
#footer a {color: #fff;text-decoration:none;}

/* homepage */
#home {text-align:center;margin-top:40px;}
#hometext {text-align:left; margin-left:196px;	}

#bickhome, #bickother
{
	background: url(../images/bick.bg.gif) no-repeat;	
	width:330px;
	height: 377px;	
	padding-top: 35px;
	text-align:left;
}
#bickhome { margin: 0 auto 0 auto; }
#bickother {background: url(../images/bick.bg.text.gif) no-repeat;	margin: 44px 0px;}

#questionmark 
{
	margin:0px 0px 0px 2px;
	width: 125px; 
	height: 124px;
	background: #e07f31;
}

#questionmark:hover {background: #00b2d9;}

/* ask */
#ask {text-align:left;padding-left:137px;}
#askbickbox {margin-top:50px;}
#askform {margin-top:50px;padding-left: 20px;width:342px;}

#askform textarea, #askform input[type=text] {border:solid 1px #e07f31;}
#askform textarea {width: 300px;height:125px;}
#askform input[type=text] {width:210px;}
#askform label {font-weight: bold; color: #8d8b8a;float:left;width: 80px; text-align:right;padding-right: 10px;}
		
#asktext {float:left;width:700px;padding-left:40px;margin-top:-140px;padding-bottom:20px;}

/* more questions */
#questions {}
#questions #inner {margin:20px auto 0 auto;width:768px;font-weight: bold;padding-bottom:20px;}
#questions .morequestions {width:748px; height:314px; border:solid 1px #e07f31; overflow-x:hidden; overflow-y:auto;margin: 0px 0px 20px 0px;padding:10px;}
#questions .morequestions a {color:#000;text-decoration:none;font-weight: bold;}
#questions .morequestions a:hover {color:#f4700f;}

/* thank you */
#thankyou {text-align:center;}
#thankyou .inner {width:400px;margin:auto;text-align:left;}