@charset "utf-8";

body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #FFFFFF;
	background-image: url(../images/divider.png);
	background-repeat: no-repeat;
	background-position: center 240px;
}
#header {
	height: 210px;
	padding-top: 25px;
	padding-bottom: 40px;
}
.homeLeft {
	width: 465px;
	float: left;
}

.homeRight {
	float: left;
	width: 460px;
	margin-left: 35px;
}

#navigation ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navigation ul li {
	margin-bottom: 7px;
	padding-bottom: 7px;
}
.divider{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFF;

}
#navigation ul li a:link,#navigation ul li a:visited {
	font-family: "Arial Narrow", Arial;
	text-transform: uppercase;
	color: #FFF;
	font-size: 16px;
	text-decoration: none;
}

#navigation ul li a:hover,#navigation ul li a:active {
	font-family: "Arial Narrow", Arial;
	text-transform: uppercase;
	color: #FFF;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}

#navigation {
	width: 132px;
	float: left;
	height: 160px;
	background-image: url(../images/nav_bg.png);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 35px;
	padding-right: 18px;
	padding-left: 18px;
	position:relative;
}


#Flash {
	float: left;
	height: 195px;
	width: 497px;
}


#container  {
	width: 960px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
#mainContent  {
	font-size: 97%;
	line-height: 19px;

}
h3  {
	font-size: 140%;
	line-height: 23px;
	margin-top: 0px;
	clear: both;
}
.vmp {
	color: #FFF;
	text-decoration: none;
	font-size: 15px;
	font-weight: normal;
	float: right;
	display: block;
	padding: 10px;
	background-color: #45BB02;
	margin-top: 20px;
	background-image: url(../images/button_bg.png);
	background-repeat: repeat-x;
	background-position: top;
}
.homeRight strong a{
	color: #FFF;
}

#addFinance {
	display: none;

}

#footerDiv {
	background-image: url(../images/footer_div.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
#footer {
	background-image: url(../images/footer_bg.png);
	background-repeat: repeat-y;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
	background-color: #A0CD47;
	padding: 20px;
	text-align: left;
	color: #FFF;
	margin-bottom: 20px;
	font-size: 11px;
	line-height: 18px;
}


.slideshow {
}


#navFlyout {
	width: 100px;
	float: left;
	height: 150px;
	background-image: url(../images/nav_flyout_bg.png);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 15px;
	padding-right: 18px;
	padding-left: 18px;
	position: absolute;
	z-index: 500;
	left: 150px;
	top: 21px;
	visibility: hidden;
}
#navFlyout ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#navFlyout ul li {
	margin-bottom: 7px;
	padding-bottom: 7px;
}
#navFlyout ul li a:link,#navFlyout ul li a:visited {
	font-family: "Arial Narrow", Arial;
	text-transform: uppercase;
	color: #FFF;
	font-size: 16px;
	text-decoration: none;
}

#navFlyout ul li a:hover,#navFlyout ul li a:active {
	font-family: "Arial Narrow", Arial;
	text-transform: uppercase;
	color: #FFF;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
}
.flyOutlast {
	line-height:16px;
}
#headerRight {
	height: 175px;
	width: 295px;
	float: left;
	font-family: "Arial Narrow", Arial;
	color: #45BB02;
	font-size: 16px;
	text-align: right;
	padding-top: 20px;
}
#headerRight a:link, #headerRight a:visited{
	font-family: "Arial Narrow", Arial;
	color: #45BB02;
	text-decoration:none;
}
#headerRight a:hover, #headerRight a:active{
	font-family: "Arial Narrow", Arial;
	color: #666;
	text-decoration:none;
}
form {
	margin: 0;
}
#search_box {
	width: 202px;
	height: 35px;
	background-image: url(../images/search_bg.png);
	float: right;
	margin-top: 18px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	background-repeat: no-repeat;
	padding-bottom: 15px;
}
#headerRight span {
	clear: both;
	float: right;
	font-size: 120%;
}
#headerRight .contactDetails {
	font-size: 20px;
}


#search_box #searchField {
	float: left;
	padding: 0;
	margin: 6px 0 0 6px;
	border: 0;
	width: 150px;
	height:20px;
	background: none;
	font-size: 16px;
	color: #B6B6B6;
	font-family: "Arial Narrow", Arial;
}
#search_box #go {
	float: right;
	margin: 3px 4px 0 0;
}
h2 {
	color: #44BB01;
	font-size: 18px;
}
.rcDeals {
	background-color: #E6E6E6;
	padding: 15px;
	margin-bottom: 20px;
}
.rcDeals h4 {
	font-size: 15px;
	margin-top: 0px;
}
.rcDeals p {
	margin-bottom: 0px;

}
.rcDeals img {
	float: left;
	margin-right:25px;
}
.rcDeals ul {
	margin:0px;
	padding:0px;
	
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;

}

#footer .column {
	float: left;
	margin-right: 20px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #FFF;
	
}
#footer a {
	color: #FFF;
	text-decoration: none;
}

#footer .columnlast {
	float: left;
}
#footer .right {
	float: right;
}
h1 {
	font-weight: normal;
	font-size: 24px;
	margin-top: 0px;
	color: #44BB01;
}
.intro {
	font-size: 140%;
	line-height: 23px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	color: #000;
}

a:link.button {
	font-size: 11px;
	color: #FFF;
	background-color: #999;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	text-decoration: none;
	display: block;
	float: right;
}
.homeLeft ul {
	margin-left: 0px;
	padding-left: 20px;
}
a:link, a:visited {
	color: #349201;
}
a:hover, a:active{
	color: #349201;
	text-decoration: none;
}
table tr td{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding:4px;
}
.contactColumn{
	float:left;
	margin-right: 30px;
	padding-right: 30px;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCC;
}

.contactColumnLast{
float:left;
width:230px;
}.error {
	color: #F00;
}
.credits {
	visibility:hidden;
}


/*==== Calculator btn - added by Abdel =====*/
#calculator{
	display: block;
	width: 461px;
	height: 109px;
	margin: 15px 0 15px 0;
	background: url(../images/calculator/calculator-bg.jpg) no-repeat top left;
}
#calculator p.calculator-text{
	font-size: 	14px;
	color: #66705d;
	padding: 12px 0 0px 15px;
}
#calculator a.click-here{
	width: 218px;
	height: 51px;
	display: block;
	text-indent: -3000px;
	background: url(../images/calculator/click.png) no-repeat top left;
	margin: 0 0 0 12px;
	
}



