/*
--------------------------------------------------------
	cig corp screen stylesheet
	author:		paul jarvis
	updated:  	feb 23, 2005
	
-------------------------------------------------------- */


body {
	background: #4B67A0 url("pageback.jpg") repeat-x; 
	margin: 0 0 30px 0; padding: 0; 
	font: 11px/18px tahoma, geneva, verdana; 
	color: #1F254C; 
	text-align: center;
}


* { padding: 0; margin: 0; line-height: 20px; }

.reset {
	display: block; 
	clear: both; 
	font-size: 1px; 
	height: 1px; 
	line-height: 1px; 
	margin: 0;
}

input, textarea, select { font: 13px tahoma, geneva, verdana; }

a		{ color: #4B67A0; }
a:hover	{ color: #D50000; }




/* global interface elements
-------------------------------------------------------- */
#container {
	position: relative; 
	width: 744px; 
	margin: 0 auto; 
	text-align: left;
}

#header {
	position: relative; 
	background: transparent url("content-top.gif") no-repeat bottom left;
	margin-top: 6px; padding-bottom: 9px;
}


#replacelogo {
	position: relative; 
	float: right;
	margin: 0; padding: 0; border: 0;
	height: 75px; width: 270px;
	background: transparent url("cig-logo.gif") no-repeat top center; 
}

#replacelogo a, #replacelogo h1 {
	margin: 0; padding: 0; border: 0;
	display: block;
	height: 75px; width: 270px;
	text-indent: -9999px;
	background: none;
	text-decoration: none;
}

#replacebranding {
	clear: both;
	position: relative; 
	margin: 0; padding: 0; border: 0;
	height: 90px; width: 742px;
	background: transparent url("mainimage.gif") no-repeat top center; 
}

#replacebranding h2 {
	margin: 0; padding: 0; border: 0;
	display: block;
	height: 90px; width: 742px;
	text-indent: -9999px;
	background: none;
	text-decoration: none;
}

#content {
	position: relative; 
	background: #FFF url("content-bot.gif") no-repeat bottom left;
	padding: 0 1px 6px 1px;
}

#contenthead { background: transparent url("housetop.gif") no-repeat 0 31px; }
#sub #contenthead { background: none; }


/* ie only */
* html #contenthead { background: transparent url("housetop.gif") no-repeat 1px 33px; }




#left, #right, #loannews, #cigacademy, #courses, #tools, #realestatenews, #search {
	position: relative; 
	float: left;
}

#loannews, #cigacademy, #courses, #tools, #realestatenews, #search {
	width: 190px;
}

#left { width: 381px; }
#right { width: 360px; margin-top: 30px; }

#sub #left { width: 190px; background: transparent url("sidefade.gif") no-repeat bottom right; padding-bottom: 30px; }
#sub #right { 
	border-left: 1px solid #FFF; 
	width: 551px; 
	background: transparent url("banner-sub.gif") no-repeat top right; 
	margin-top: 0; 
	padding-top: 90px;
}


#searchandcig {
	width: 381px;
	position: relative; 
	background: transparent url("home-searchandcig.gif") repeat-y bottom left;
}

#toolsandcig {
	width: 381px;
	position: relative; 
	background: transparent url("home-toolsandcig.gif") repeat-y top left;
}

#news {
	width: 381px;
	position: relative; 
	background: transparent url("home-news.gif") repeat-y top left;
}

#searchandcig:after, #toolsandcig:after, #news:after, #formcalc:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#search { border-top: 1px solid #FFF; height: 89px; }
#home #search { border-top: 1px solid #FFF; background: transparent url("tools.gif") no-repeat; height: 89px; }
#loannews { border-top: 1px solid #FFF; }
#cigacademy { margin-left: 1px; border-top: 1px solid #FFF; }
#realestatenews { margin-left: 1px; border-top: 1px solid #FFF; }

#footer {
	clear: both; 
	background: #EDEEED;
	margin: 0 1px;
	padding: 6px 6px 0 0;
	text-align: right;
	font-size: 9px;
}

/* navigation elements
-------------------------------------------------------- */
ul#topnav {
	margin-left: 12px;
	list-style-type: none;
}

ul#topnav li {
	display: inline;
	color: #687A9D;
	font-size: 9px;
}

ul#topnav li a {
	color: #FFF;
	margin: 0 3px;
	border-bottom: 1px solid #687A9D;
	text-decoration: none; 
} ul#topnav li a.last { background: none; }


ul#topnav li a:hover { border-bottom: 1px solid #FFF; }


#mainnav {
	clear: both;
	position: relative;
	background: url("navbar.gif") top left no-repeat;
}

#sub #mainnav { background: url("navbar-sub.gif") top left no-repeat; border-bottom: 1px solid #FFF; }



#mainnav ul {
	position: relative;
	background: url("nav3.gif") top left no-repeat;
	width: 527px; height: 31px; 
	margin-left: 197px;
}

#mainnav li { 
	list-style: none; 
	display: inline;
	top: 0px;
	position: absolute;
}

#mainnav li, #mainnav a {
	height: 31px; 
	display: block;
	text-decoration: none;
}

#mainnav a 					{ text-indent: -9999px; }

#navhome					{ left: 0; width: 58px; }
#navacademy					{ left: 58px; width: 95px; }
#navcareers					{ left: 137px; width: 68px; }
#navtools					{ left: 221px; width: 54px; }
#navnews					{ left: 275px; width: 51px; }
#navalliances				{ left: 324px; width: 75px; }
#navabout					{ left: 401px; width: 57px; }
#navcontact					{ left: 458px; width: 69px; }

#navhome a:hover 			{ background: transparent url("nav3.gif") 0 -31px no-repeat; }
#navacademy a:hover 		{ background: transparent url("nav3.gif") -58px -31px no-repeat; }
#navcareers a:hover 		{ background: transparent url(".nav3.gif") -153px -31px no-repeat; }
#navtools a:hover 			{ background: transparent url("nav3.gif") -221px -31px no-repeat; }
#navnews a:hover 			{ background: transparent url("nav3.gif") -275px -31px no-repeat; }
#navalliances a:hover		{ background: transparent url("nav3.gif") -326px -31px no-repeat; }
#navabout a:hover			{ background: transparent url("nav3.gif") -401px -31px no-repeat; }
#navcontact	a:hover			{ background: transparent url("nav3.gif") -458px -31px no-repeat; }

#navhome a.active 			{ background: transparent url("nav3.gif") 0 -62px no-repeat; }
#navacademy a.active 		{ background: transparent url("nav3.gif") -58px -62px no-repeat; }
#navcareers a.active 		{ background: transparent url("nav3.gif") -153px -62px no-repeat; }
#navtools a.active 			{ background: transparent url("nav3.gif") -221px -62px no-repeat; }
#navnews a.active 			{ background: transparent url("nav3.gif") -275px -62px no-repeat; }
#navalliances a.active		{ background: transparent url("nav3.gif") -326px -62px no-repeat; }
#navabout a.active			{ background: transparent url("nav3.gif") -401px -62px no-repeat; }
#navcontact	a.active		{ background: transparent url("nav3.gif") -458px -62px no-repeat; }

#navhome a.active:hover 		{ background: transparent url("nav3.gif") 0 -93px no-repeat; }
#navacademy a.active:hover 		{ background: transparent url("nav3.gif") -58px -93px no-repeat; }
#navcareers a.active:hover 		{ background: transparent url("nav3.gif") -153px -93px no-repeat; }
#navtools a.active:hover 		{ background: transparent url("nav3.gif") -221px -93px no-repeat; }
#navnews a.active:hover 		{ background: transparent url("nav3.gif") -275px -93px no-repeat; }
#navalliances a.active:hover	{ background: transparent url("nav3.gif") -326px -93px no-repeat; }
#navabout a.active:hover		{ background: transparent url("nav3.gif") -401px -93px no-repeat; }
#navcontact	a.active:hover		{ background: transparent url("nav3.gif") -458px -93px no-repeat; }




/* content elements
-------------------------------------------------------- */
.credit { text-align: center; font-size: 9px; padding: 6px; }
.credit a { color: #162F5F; }
#right img { margin: 0 10px; }
#right h2 { font-size: 16px; color: #162F5F;}
#right h2, #right p { margin: 0 20px 20px 20px; }
h4 { font-size: 9px; color: #162F5F; }
#right h3 { margin-left: 20px;}

#right ul, #right ol { margin: 0 0 20px 40px; padding: 3px 10px; }


#left #news p { font-size: 9px; }
#left #news a { font-size: 11px; }

#left .more { text-align: right; padding-right: 6px; }

#left a { color: #333; }
#left ul { list-style-type: none; }
#left p { margin-top: 12px; }
#left p, ul, h4 { margin: 0 6px; }
#left h3, #search h3 { font-size: 9px; padding: 0 6px; }

#loannews h3, #realestatenews h3 { font-size: 9px; color: #FFF; padding: 3px 0 1px 6px; }
#courses h3 { color: #5E5316; }
#courses p.quote { font-size: 9px; line-height: 16px; margin-top: 15px; }

#loannews p, #loannews p.more a { color: #4B67A0; }
#loannews a:hover, #loannews p.more a:hover { color: #162F5F; }
#realestatenews p, #realestatenews p.more a { color: #6FA04B;}
#realestatenews a:hover, #realestatenews p.more a:hover { color: #355E16; }
#courses a:hover, #tools a:hover, #sub #left a:hover { color: #D50000; }

#loannews h3 { border-bottom: 2px solid #162F5F; background: #4B67A0; }
#realestatenews h3 { border-bottom: 2px solid #355E16; background: #6FA04B; }

#loannews p, #realestatenews p { line-height: 14px; }


#cigacademy img { margin-bottom: 2px; }



input#keywords { 
	height: 20px; width: 120px;
	border: 1px solid #4B67A0;
	float: left;
}



#formcalc select { font: 9px tahoma, geneva, verdana; width: 120px; padding: 2px; float: left;  }
#formcalc input { float: left; }


#searchform { margin-left: 12px; margin-top: 11px; }

input#submitbutton {
	width: 20px; height: 20px;
	margin-left: 9px; margin-top: 1px;
	background: none; border: none;
	display: block;
}





#subnav { background: #B7C2D9; padding: 4px 0 12px 0; border-bottom: 1px solid #FFF; }


#sub #left h3 { background: #4B67A0; border-bottom: 2px solid #162F5F; color: #FFF; }

#tools li, #subnav li { background: url("tools-back.gif") repeat-x left bottom; line-height: 25px; }
#subnav li a { line-height: 16px; }

#subnav li a.indent, #courses li a.indent { line-height: 16px; padding-left: 6px; }

#subnav li a.active { color: #000; text-decoration: none; }

#tools ul { background: url("tools-back.gif") repeat-x left top; position: relative; margin-bottom: 15px; }
#tools li a { padding: 4px 5px 4px 25px;  }

#tools li a.app		{ background: url("icon-app.gif") no-repeat left center; }
#tools li #formcalc, #tools li a.calc	{ background: url("icon-calc.gif") no-repeat left center; padding: 4px 0 4px 25px; }
#tools li a.info	{ background: url("icon-info.gif") no-repeat left center; }
#tools li a.lib		{ background: url("icon-lib.gif") no-repeat left center; }
#tools li a.news	{ background: url("icon-news.gif") no-repeat left center; }
#tools li a.rate	{ background: url("icon-rate.gif") no-repeat left center; }
#tools li a.tool	{ background: url("icon-tool.gif") no-repeat left center; }
#tools li a.note	{ background: url("icon-note.gif") no-repeat left center; }







#formstyle h3 { font-size: 13px; color: #D50000; margin-bottom: 20px; font-weight: bold; }

#formstyle h3 div { 
	display: inline; 
	width: auto; 
	font-size: 9px;
	font-weight: normal;
}

#formstyle form { padding: 20px; }

#formstyle fieldset { 
	border: none; 
	border-top: 2px solid #B7C2D9; 
	padding: 10px 0;
}

#formstyle p {
	clear: both;
	padding: 5px 0;
	margin: 0;
	font-size: 9px;
}

#formstyle span {
	color: #D50000;
	padding: 0 10px;
}

#formstyle label {
	width: 180px;
	float: left;
	font-size: 11px;
}

#formstyle input.normalbox {
	border: 1px solid #162F5F;
	background: #FFF;
	width: 250px;
	padding: 3px 0;
}

#formstyle input.smallbox {
	border: 1px solid #162F5F;
	background: #FFF;
	width: 50px;
	padding: 3px 0;
}

#formstyle input.medbox {
	border: 1px solid #162F5F;
	background: #FFF;
	width: 150px;
	padding: 3px 0;
}

#formstyle select.smallbox {
	width: 60px;
}

#formstyle select.normalbox {
	width: 252px;
}

#formstyle .radiobut {
	margin-left: 20px;
	margin-right: 3px;
}

#formstyle .bigbox {
	border: 1px solid #162F5F;
	background: #FFF;
	width: 250px;
	height: 160px;
}

#formstyle p.formright { text-align: right; margin: 0; padding: 0; }

#formstyle .submit {
	padding: 3px 10px;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 0 0;
}

/* added by rc */

.spacer {
clear: both;
}


a img { border: none;}

.tableitem {
	width: 500px;
	margin-left: 21px; 
}

.tableitem td { padding: 3px; border-bottom: 1px solid #EBEBEB; }
