/* COMMON CSS */

body, html {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #555555;
	text-decoration: none;
	background-color: #E7FFA8;
	text-align: center;
	background-image: url(/images/shade.png);
	background-position: center;
	background-repeat: repeat-y;
	padding: 0;
	margin: 0;
}

h1 {
	font-size: 16px;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	color: #626261;
}

h2 {
	font-size: 14px;
	padding: 5px 0px 5px 0px;
	margin: 0px;
}

h3 {
	font-size: 13px;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	font-weight: bold;
}

pre {
	padding: 0px;
	margin: 0px;
}

p {
	padding: 5px 0px 5px 0px;
	margin: 0px;
}


a:link, a:visited {
	text-decoration: none;
	color: #a1b805;
}

a:hover, a:active {
	text-decoration: underline;
	color: #a1b805;
}

/* -------- TEMPLATE LAYOUT -------- */
#outer-constraint {
	width: 760px;
	text-align: left;
}

#greenLine {
	height: 7px;
	background-color: #bddb08;
	display: block;
	clear: both;
	overflow:hidden;
}

#header-main {
	background-color: #1a171b;
	background-image: url(/images/banner_default.jpg);
	background-position: right;
	background-repeat: no-repeat;
	padding-left: 1px;
}

#mainBox {
	padding: 0 0 0 0;
	line-height: 1.2;
	background-color: #FFFFFF;
}

#footer {
	margin: 10px 0 0 0;
	padding: 10px 10px 6px 10px;
	text-align: center;
	color: #5a595a;
	border-bottom: 4px solid #BEDA09;
	clear: both;
	font-size: 11px;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #5a595a;
}

#footer a:hover, #footer a:active {
	text-decoration: underline;
	color: #5a595a;
}

/* -------- USED BY HELIX'S ADMIN COMPONENTS -------- */

/* framework: used by admin-svn component to render svn output */
#checkout {
	font-family: "Courier New", Courier, mono;
	padding-left: 6px;
}

/* framework: a dialog box for arbitrary alerts */
#alertbox {
	width: 45%;
	border: 1px solid #F00;
	margin: 10px;
	float: left;
}

/* framework: the titlebar of the above (inside the alert dialog div) */
#alertboxHeader {
	border-bottom: 1px solid #F00;
	background-color: #FFFAFA;
	color: #000000;
	font-weight: bold;
	padding: 5px;
	text-align: center;
}

/* framework: the body for the alert dialog */
#alertboxInner {
	background-color: #FFF;
	padding: 15px;
	text-align: left;
	overflow: hidden;
}

/* framework: admin - content, the items parent name is drawn in here */
#pName {
	padding:  0px 0px 0px 10px;
	margin: 0px;
	font-style: italic;
}

#msgBox {
	width: 350px;
	border: 1px solid #000000;
	margin: 15px;
	padding: 0;
}
#msgBox-heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding: 7px 0 0 0;
	background-image: url(/images/nav.gif);
	background-repeat: repeat-x;
	height: 24px;
	color: #FFFFFF;
	overflow: hidden;
}
#msgBox-main {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	padding: 6px 12px 3px 12px;
	background-color: #EEEEEE;
	color: #000000;
}

/* ------- TOP MENU ROLL-OVER BUTTONS --------*/

/*--choice of loans--*/
.topmenu1 a:link, .topmenu1 a:visited {
	background-image: url(/images/topnav/choice-of-loans.gif);
	background-position: left;
	background-repeat: no-repeat;
 	width: 117px;
}

.topmenu1 a:hover, .topmenu1 a:active {
	background-image: url(/images/topnav/choice-of-loans2.gif);
	background-position: left;
	background-repeat: no-repeat;
 	width: 117px;
}

/*-- loan calculators --*/
.topmenu2 a:link, .topmenu2 a:visited {
	background-image: url(/images/topnav/loan-calculators.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 144px;
}

.topmenu2 a:hover, .topmenu2 a:active {
	background-image: url(/images/topnav/loan-calculators2.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 144px;
}

/*-- choice of action --*/
.topmenu3 a:link, .topmenu3 a:visited {
	background-image: url(/images/topnav/choice-of-action.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 124px;
}

.topmenu3 a:hover, .topmenu3 a:active {
	background-image: url(/images/topnav/choice-of-action2.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 124px;
}

/*-- customer service --*/
.topmenu4 a:link, .topmenu4 a:visited {
	background-image: url(/images/topnav/customer-servce.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 121px;
}

.topmenu4 a:hover, .topmenu4 a:active {
	background-image: url(/images/topnav/customer-servce2.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 121px;
}

/*-- lifestyle choices --*/
.topmenu5 a:link, .topmenu5 a:visited {
	background-image: url(/images/topnav/lifestyle-choices.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 114px;
}

.topmenu5 a:hover, .topmenu5 a:active {
	background-image: url(/images/topnav/lifestyle-choices2.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 114px;
}

/*-- client login --*/
.topmenu6 a:link, .topmenu6 a:visited {
	background-image: url(/images/topnav/client-login.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 140px;
}

.topmenu6 a:hover, .topmenu6 a:active {
	background-image: url(/images/topnav/client-login2.gif);
	background-position: left;
	background-repeat: no-repeat;
	width: 140px;
}

/* --------- column headings & menus --------- */

.menuHeader {
	padding: 0;
	margin: 0;
	border: 0;
	width: 156px;
	height: 46px;
	font-weight: bold;
	color: #FFFFFF;
}

.menuHeader a {
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
}

.menuHeader2 {
	padding: 8px 0 16px 35px;
	background-image: url(/images/heading/please-select.jpg);
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}

.dots {
	color: #B5D954 !important;
}

.contactHeader {
	padding: 8px 0 16px 45px;
	margin-bottom: 10px;
	background-image: url(/images/heading/contact-us.jpg);
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
}

.contactHeader a:link, .contactHeader a:visited, .contactHeader a:hover, .contactHeader a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.menuSubHeader {
	color: #63840A;
	font-weight: bold;
	text-align: left;
	padding: 12px 0 3px 3px;
	display: block;
	margin: 0;
	font-size: 11px !important;
	border-bottom: 1px dotted #cccccc;
	
}

#rightCol {
	width: 158px;
	float:left;
	margin: 6px 6px 0 6px;
	padding: 0;
	float: left;
}

#rightMenu {
	width: 156px;
	margin: 0;
	border: 1px solid #cccccc;
}

#leftCol {
	width: 158px;
	float:left;
	margin: 6px 6px 0 6px !important;
	margin: 3px;

}

#leftMenu {
	width: 156px;
	margin: 0;
	padding: 0 0 0 0;
	border: 1px solid #cccccc;
}

.leftNav li.current {
	text-decoration: none;
}

.leftNav {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
	font-size: 11px;
}

.leftNav li {
	color: #555555;
	display: block;
	padding: 0;
	margin: 0;
}

.leftNav li.current a  {
	font-weight: bold;
	display: block;
}

.leftNav li a:link, .leftNav li a:visited {
	display: block;
	color: #555555;
	text-align: left;
	text-decoration: none;
	padding: 3px 0 3px 3px;
	margin: 0;
	width: 153px;
}

.leftNav li a:hover, .leftNav li a:active {
	background-color: #e8f2a9;
	color: #648e10;
	width: 153px;
}


/* -------- RIGHT COL MODULES --------- */

.rhsSalesTop {
	width: 157px;
	background-color: #bad80a;
	padding: 4px 0 10px 0;
	margin-bottom: 15px;
}

.rhsSales {
	width: 146px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	margin-bottom: 0;
	padding: 5px;
}

.rhsSearchApply {
	width: 142px;
	border-top: 1px solid #bddb08;
	border-right: 1px solid #bddb08;
	border-bottom: 1px solid #bddb08;
	border-left: 5px solid #bddb08;
	background-color: #f7f7d6;
	margin-bottom: 15px;
	padding: 5px;
	font-size:14px;
}

.rhsSalesHeading {
	margin: 0 0 10px 0;
}

.rhsSalesPic {
	margin: 2px 0 2px 0;
}

.rhsSub {
	clear: both;
	text-align: right;
	padding: 6px 6px 1px 0;
}



/* -------- SUCKER-FISH DROP-DOWN MENU -------- */

/* DROP-DOWN (TOP) MENU */
.dropdownmenu, .dropdownmenu ul {
	padding: 0;
	margin: 0;
	list-style: none;
	z-index: 5;
	background-color: #FFFFFF;
	height: 40px;
}

.dropdownmenu li {
	float: left;
	position: relative;
	height: 37px;
}

/* Center align (menus must be one line)
height: 28px; (was 36px;)
padding:12px 10px 0 10px; (was 4px heigh) */

.dropdownmenu li a:link, .dropdownmenu li a:visited {
	text-decoration: none;
	height: 28px;
	float: left;
	padding: 12px 0 0 0;
	text-decoration: none;
	display: inherit;
	font-size: 11px;
}

.dropdownmenu li a:hover, .dropdownmenu li a:active {
	color: #FFFFFF;
}

.dropdownmenu li:hover ul ul, .dropdownmenu li:hover ul ul ul, .dropdownmenu li:hover ul ul ul ul, .dropdownmenu li:hover ul ul ul ul ul{
    display: none;
}

.dropdownmenu li:hover ul, .dropdownmenu ul li:hover ul, .dropdownmenu ul ul li:hover ul, .dropdownmenu ul ul ul li:hover ul, .dropdownmenu ul ul ul ul li:hover ul{
    display: block;
} 

/* 2nd level menu items (drop down) */
.menuitem {
	display: none;
	width: 185px;
	position: absolute;
	top: 40px;
	left: 0px;
	padding: 0px !important;
	margin: 0px !important;
	background-color: #E6E3D0 !important;
	border: 1px solid #FFFFFF !important;
	z-index: 10;
	height: auto !important;
}

.menuitem li {
	width: 100%;
	height: 25px;
}

.menuitem li a:link, .menuitem li a:visited {
	width: 175px;
	text-decoration: none;
	border-right: 0;
	height: 21px;
	color: #738B34 !important;
	padding: 4px 5px 0 5px;
	background-image: none !important;
}

.menuitem li a:hover, .menuitem li a:active {
	background-color: #BDDB08;
	color: #FFFFFF !important;
}

#txtbox {
	width:160px;
}

.cssFix {
	clear: both;
	height: 1px;
	overflow: hidden;
	display: block;
}

.greyHeading {
	font-size:16px;
	color: #666666;
}

.grey {
	color: #666666;
}

#greenButton {
	text-align: center;
}

#greenButtonSubmit {
	color:#000000;
	background-color:#bddb08;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	padding:1px 2px 1px 2px;

}

#greenButton a {
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	background-color:#bddb08;
	border-style:solid;
	border-width:1px;
	border-color:#000000;
	padding:3px;
}

#greenButton a:hover {
	text-decoration:none;
}

#colLeft {
	float:left;
	padding-right:20px;
}

#colRight {
	float:left;
}

.forminput {
	width:189px;
}

.applyforminput {
	width:300px;
	margin:5px 0 5px 0;
}

.applyformselect {
	width:307px;
	margin:5px 0 5px 0;
}

.red {
	color:#FF0000;
}

/*
(For Search box in top menu)
#search {
	color: #FFFFFF;
}

#search img {
	padding-left:3px;
}
*/

#search {
	margin-left:90px;
	padding: 2px 0 0 0;
	maring:0;	
	height: 20px;
}

.search2 {
	padding:0;
	margin:0;
	float:left;
}

.searchForm {
	padding:0;
	margin:0;
}

/*
(For use in top menu)
.searchBox {
	border-width:1px;
	border-color:#FFFFFF;
	height:10px;
	width:110px;
	font-size:10px;
}*/

.searchBox {
	border-width:1px;
	border-color:#000000;
	height:13px;
	width:95px;
	font-size:9px;
	padding:0 0 0 2px;
}

#broker-box {
	float:right;
	padding:9px 9px 4px 9px;
	margin-left:5px;
	border:1px solid #bddb08;
}

/* Sample search engine */
#searchBox {
	padding: 10px 0 0 30px;
	font-size: 16px;
}

#searchBox #searchBoxForm {
	text-align: left;
}

#searchBoxInner {
	text-align: left;
	border-bottom: 1px solid #B7B7B7;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

#searchBoxInner #searchBoxForm {

}

/* Sample list browser */
.listBrowser tr {
	cursor: pointer;
	padding: 0;
	margin: 1px 0 0 0;
}

.listBrowser tr th {
	padding: 2px 8px 2px 8px;
	margin: 0;
	background-color: #F2F4F9;
	border-bottom: 1px solid #000000;
}

.listBrowser tr th.orderLead {
	background-color: #E6FBEA;
}

.listBrowser tr th.orderBlank {
	cursor: auto;
}

.listBrowser tr td {
	padding: 2px 16px 2px 3px;
	margin: 0;
}

.listBrowser tr td a:link, .listBrowser tr td a:visited, .listBrowser tr td a:active, .listBrowser tr td a:hover {
	text-decoration: none;
	color: #000000;
}

.pageCount a:link, .pageCount a:visited, .pageCount a:hover, .pageCount a:active {
	text-decoration: none;
}

.activePage {
	color: #408080;
	font-weight: bold;
	margin-left: 4px;
	margin-right: 4px;
}

.inactivePage {
	margin-left: 3px;
	margin-right: 3px;
}

.bodylink {
	color:#000000 !important;
}

.formVCode {
	width: 146px;
	height: 18px;
	text-align: center; 
	letter-spacing: 4px;
	border: 1px solid #000000;
	color: #000000;
}

.formBox {
	font-size: 10px !important;
	padding: 0 0 0 5px;
	color: #555555;
	overflow: hidden !important;
}

select {
	font-size: 13px !important;
}

.formTitle {
	color: #95A913;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	margin: 5px 0 10px 0;
}

.mainForm {
	padding: 0;
	margin: 0;
}

.form {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	width: 140px;
}

.red a:link, .red a:visited {
	color: #ff0000 !important;
}

.red a:hover, .red a:active {
	color: #990000 !important;
}
