/*
Theme Name: Hitekworld CA
Theme URI: http://www.smartwebsource.com/
Description: This is a custom WordPress theme based on the the design of CurrentAccounts.co.uk.
Version: 1.0
Author: SmartWebSource
Author URI: http://www.smartwebsource.com/
*/
.textInput
{
	width: 225px;
	height: 40px;
	border: 0px solid #9B9B9B;
	background-image:url(images/search.jpg);
	background-repeat:no-repeat;
	color: #999997;
	font-size: 18px;
	padding: 9px 0 0 6px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A5A5A;
	text-align: justify;
}
.text-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #70BAF2;
}
.menu {
	font-family: "Myriad Pro";
	font-size: 16px;
	color: #408FCC;
}
.menu-head {
	font-family: "Myriad Pro";
	font-size: 20px;
	color: #6A6A6A;
}
.news-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #70BAF2;
	font-weight: bold;
}

.menu a{
	font-family: "Myriad Pro";
	font-size: 16px;
	color: #408FCC;
	text-decoration: none;
}
.menu a:hover {
	color: #000000;
	text-decoration: none;
}
.content-bg
{	background-image:url(images/content-bg.jpg);
	background-repeat:repeat-x;
}
.tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A5A5A;
	font-weight: bold;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.more a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.more a:hover {
	color: #000000;
	text-decoration: none;
}
.textb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A5A5A;
	text-align: justify;
}
.text-small {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A5A5A;
	text-align: justify;
}
.moreu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #70BAF2;
	font-weight: bold;
}
.nest {
	font-family: "Myriad Pro";
	font-size: 18px;
	color: #6A6A6A;
}
.price {
	font-family: "Myriad Pro";
	font-size: 18px;
	color: #004478;
	font-weight: bold;
}
.banner {
	font-family: "Myriad Pro Light";
	font-size: 26px;
	color: #FFFFFF;
}
.moreu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #70BAF2;
	font-weight: bold;
	text-decoration: underline;
}
.moreu a:hover {
	color: #000000;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.footer a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #000000;
	text-decoration: underline;
}.main-head {
	font-family: "Myriad Pro";
	font-size: 22px;
	color: #408FCC;
}
.textbig{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #70BAF2;
	font-weight: bold;
}
.text-box
{
	width: 350px;
	height: 30px;
	border: 1px solid #B6DBF7;
	background-color:#F8F8F8;
	color: #999997;
	font-size: 18px;

}
.text-bbox
{
	width: 350px;
	height: 102px;
	border: 1px solid #B6DBF7;
	background-color:#F8F8F8;
	color: #999997;
	font-size: 18px;

}
.submit-button
{
	width: 73px;
	height: 28px;
	border: 0px solid #9B9B9B;
	background-image:url(images/submit.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
.reset-button
{
	width: 73px;
	height: 28px;
	border: 0px solid #9B9B9B;
	background-image:url(images/reset.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}

#homecontentbody {
	/*padding-left: 10px;*/
	padding: 10px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#homecontentbody h2 {
	color: #408FCC;
	}
#homecontentbody h3 {
	color: #408FCC;
	}	
#homecontentbody p {
	color: #5A5A5A;
	text-align: justify;
	}	
#homecontentbody strong {
	color: #70BAF2;
	}	
