/*
Theme Name: Hitekworld ISA
Theme URI: http://www.smartwebsource.com/
Description: This is a custom WordPress theme based on the the design of ISA.
Version: 1.0
Author: SmartWebSource
Author URI: http://www.smartwebsource.com/
*/



.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A5A5A;
	font-weight: bold;
}
.home a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A5A5A;
	font-weight: bold;
	text-decoration: none;
}
.home a:hover {
	color: #000000;
	text-decoration: none;
}
.box-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

.center-bg {
	background-image:url(images/center-bg.jpg);
	background-repeat:repeat-x;
}
.box {
	background-image:url(images/box.jpg);
	height:271px;
	width:210px;
}
.boxx {
	background-image:url(images/box1.jpg);
	height:240px;
	width:210px;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
}
.more a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.more a:hover {
	color: #000000;
	text-decoration: none;
}
.cash {
	font-family: MyriadPro Light;
	font-size: 30px;
	color: #FFFFFF;
}

.leftmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5A5A5A;
}
.leftmenu a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5A5A5A;
	text-decoration: none;
}
.leftmenu a:hover {
	color: #000000;
	text-decoration: none;
}
.box-textb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #688A7E;
	font-weight: bold;
}
.box-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #688A7E;
}
.box-text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #688A7E;
	text-decoration: none;
}
.box-text a:hover {
	color: #000000;
	text-decoration: none;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A5A5A;
}
.text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5A5A5A;
	text-decoration: none;
}
.text a:hover {
	color: #000000;
	text-decoration: none;
}
.textb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A5A5A;
	text-align: justify;
}
.main-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #688A7E;
	font-weight: bold;
}
.textbig{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #688A7E;
	font-weight: bold;
}
.search
{
	width: 195px;
	height: 24px;
	border: 0px solid #ABADB3;
	padding:6px 0px 0px 5px;
	background-image:url(images/search.jpg);
	background-repeat:no-repeat;
}
.textinput
{
	width: 350px;
	height: 25px;
	border: 1px solid #CAD9D4;
	background: #F8F8F8;
	color: #000000;
	font-size: 12px;
}
.textinputbox
{
	width: 350px;
	height: 100px;
	border: 1px solid #CAD9D4;
	background: #F8F8F8;
	color: #000000;
	font-size: 12px;
}
.submit-button
{
	width: 175px;
	height: 61px;
	border: 0px solid #9B9B9B;
	background-image:url(images/go-for.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
.tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5A5A5A;
	font-weight: bold;
}

#homecontentbody {
	/*padding-left: 10px;*/
	padding: 10px;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#homecontentbody h3 {
	color: #688A7E;
	}
#homecontentbody p {
	color: #5A5A5A;
	text-align: justify;
	}	
#homecontentbody strong {
	color: #688A7E;
	}
	
#rates {
	display:block;
	height:60px;
	width:210px;
	text-indent:-999px;
	overflow:hidden;
	background-image:url(images/ratesbtn.png);
	background-position:center;
	background-repeat:no-repeat;
}
