/* basic elements */
body
{
	background-position: center top;
	background-image: url(../images/infocityBKG.gif);
	margin: 0px;
	background-repeat: no-repeat;
	text-align: center;
}


h1 {
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	padding: 11px 0px 0px 38px;
	position: absolute;
	top: 0px;
	left: -5px;
	float: left;
}

h2 {
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	padding: 11px 0px 0px 38px;
	float: left;
	text-align: left;
}

h3 {
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	padding: 11px 0px 0px 38px;
	float: left;
	text-align: left;
	position: absolute;
	left: -4px;
}

.newsTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 13px;
	text-align: left;
}

.invisible
{
	visibility: hidden;
	display: none;
}

.lineHeight {
	line-height:normal;
}

.lineHeight2 {
	line-height:normal;
	padding-left: 10px;
}


.p1 {
	padding-top: 35px;
}

.p1CENTER {
	padding-top: 40px;
	text-align: center;
	line-height:12px;
}

.p2 {
	padding-top: 12px;
}

a {
	color: #8CC63E;
	text-decoration:none;
}

a:hover {
	text-decoration: underline;
}







/* type */
.red {
	color: #EF3124;
}

.green {
	color: #8CC63E;
}

.grey {
	color:#999999
}

	
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
}

.subtext1 {
	font-size: .7em;
}

.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	color: #8CC63E;
	text-align: right;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #8CC63E;
	text-align: right;
	float: right;
	font-weight: normal;
}

.textUNDERLINE {
	text-decoration: underline;
}



/* specific divs */
#container {
	width: 760px;
	position: relative;
	top: 0px;
	left: 0px;
	margin: 0 auto;
}

#menu {
	width: 520px;
	height: 9px;
	position: relative;
	/*top: 85px;*/
	top: 45px;
	left: 0px;
	float: right;
	clear: both;
}

#footer1 { /* footer for default.axpx */
	width: 760px;
	height: 50px;
	position: absolute;
	top: 935px;
	left: 0px;
}


#footer2 { /* footer for changelocation.axpx */
	width: 760px;
	height: 50px;
	position: absolute;
	top: 235px;
	left: 0px;
}

#footer {
	width: 545px;
	text-align: right;
	float:none;
	clear: both;
	position: relative;
	left: 0px;
	top: 5px;
}

/* login div */
#transparencyLOGIN {
	width: 189px;
	height: 256px;
	position: absolute;
	top: 80px;
	left: 20px;
}

#transparencyLOGIN  p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 6px;
	text-align: left;
	padding-left: 34px;
}

/* search div */
#transparencySEARCH {
	width: 265px;
	height: 256px;
	position: absolute;
	top: 80px;
	left: 215px;
}

#transparencySEARCH  p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 6px;
	text-align: left;
	padding-left: 34px;
}

/* search2 div */
#transparencySEARCH2 {
	width: 542px;	
	height:150px;
	position: absolute;
	top: 80px;
	left: 215px;
}

#transparencySEARCH2  p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 6px;
	text-align: left;
	padding-left: 25px;
}

.pSEARCH {
	padding-left: 5px!important;
}

#quick {
	width: 150px;
	height: 105px;
	position: relative;
	left: 25px;
	float:left;
	background-color:#FFFFFF;
	margin-top: 35px;
	padding: 5px;
	padding: 5px;
	border-width: 1px;
	border-color: #999999;
	border-style:solid;
}

#web {
	width: 150px;
	position: relative;
	left: 40px;
	float:left;
	background-color: #FFFFFF;
	margin-top: 35px;
	height: 105px;
	padding: 5px;
	border-width: 1px;
	border-color: #999999;
	border-style:solid;
}

#industrial {
	width: 158px;
	height: 105px;
	float:left;
	background-color:#FFFFFF;
	margin-top: 35px;
	position: relative;
	left: 55px;
	padding: 5px;
	border-width: 1px;
	border-color: #999999;
	border-style:solid;
}

#city {
	width: 150px;
	position: relative;
	left: 10px;
	float:left;
}

#number {
	width: 180px;
	position: relative;
	left: 20px;
	float:left;
}

#phone {
	width: 150px;
	position: relative;
	left: 40px;
	top: 30px;
	float:left;
}

/* contact div */
#transparencyCONTACT {
	width: 544px;
	height: 450px;
}

#transparencyCONTACT p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 6px;
	text-align: left;
	padding-left: 34px;
}

/* static div */

#static p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 6px;
	text-align: left;
	padding-left: 34px;
	
}

#static ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 6px;
	text-align: left;
	padding-left: 34px;
	
	line-height: normal;
}

#static {
	width: 544px;
}

#static h1{
	width: 544px;
	text-align: left;
}

/* access div */
#transparencyACCESS {
	width: 542px;	
	position: absolute;
	top: 120px;
	left: 215px	
}

#transparencyACCESS  p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 6px;
	text-align: left;
	padding-left: 34px;
}

#transparencyACCESS  table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 6px;
	text-align: left;
}




/* news div */
#transparencyNEWS {
	width: 271px;
	height: 256px;
	position: absolute;
	top: 80px;
	left: 486px;
}


#transparencyNEWS  p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 6px;
	text-align: left;
	padding-left: 20px;
}

/* members div */
#transparencyMEMBER {
	width: 189px;
	height: 583px;
	position: absolute;
	top: 342px;
	left: 20px;
}

#transparencyMEMBER  p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 6px;
	text-align: left;
	padding-left: 26px;
	padding-right: 15px;
}

/* links div */
#transparencyLINKS {
	width: 189px;
	height: 100px;
	position: absolute;
	top: 342px;
	left: 20px;
}

#transparencyLINKS  p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 6px;
	text-align: left;
	padding-left: 34px;
	padding-right: 10px;
}

#transparencyLINKS  h3{
	top: 30px;
}


/* google div */
#transparencyGOOGLE {
	width: 189px;
	height: 625px;
	position: absolute;
	top: 342px;
	left: 20px;
}

#transparencyGOOGLE p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 6px;
	text-align: left;
	padding-left: 35px;
}

/* top categories div */
#transparencyTOPSEARCH {
	width: 265px;
	height: 250px;
	position: absolute;
	top: 342px;
	left: 215px;
}

#transparencyTOPSEARCH P{
	text-align: left;
	padding-left: 30px;
}

/* placeholder for freelisting */
#placeholder2 {
	position: absolute;
	top: 80px;
	left: 215px;
	width: 546px;
}

/* free listing div */
/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

#freeListing  {
	width: 540px;
	background:url(../images/RESULTsbbody_r.gif) no-repeat bottom right;
	padding: 0px;
	margin: 0px;
	float: left;
	clear: left;
}

#freeListing .boxhead {
	background: url(../images/RESULTsbhead_r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
}

#freeListing .boxhead h2 {
	background: url(../images/RESULTsbhead_l.gif) no-repeat top left;
	margin: 0;
	padding: 5px 0px 0px;
	color: #E37FC3;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	float: left;
}

#freeListing .boxbody {
	background: url(../images/RESULTsbbody_l.gif) no-repeat bottom left;
	margin: 0;
	padding: 2px 34px 2px;
	color: #E37FC3;
}

#freeListing table{
	color: #E37FC3;
}

#freeListing  p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 6px;
	text-align: left;
	padding-left: 4px;
}

/* results div */

/* placeholder */
#placeholder {
	position: absolute;
	top: 235px;
	left: 215px;
	width: 546px;
}

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

#results  {
	width: 540px;
	background:url(../images/RESULTsbbody_r.gif) no-repeat bottom right;
	padding: 0px;
	margin: 0px;
	float:left;


}

#results .boxhead {
	background: url(../images/RESULTsbhead_r.gif) no-repeat top right;
	margin: 0;
	padding: 0;

}

#results .boxhead h2 {
	background: url(../images/RESULTsbhead_l.gif) no-repeat top left;
	margin: 0;
	padding: 5px 0px 0px;
	color: #983077;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: bold;
	float: left;
}

#results .boxbody {
	background: url(../images/RESULTsbbody_l.gif) no-repeat bottom left;
	margin: 0;
	padding: 2px 34px 2px;
	color: #983077;
}

#results table{
	color: #983077;
}

#results a{
	color: #983077;
}

#results .grey a{
	color:#999999
}

#results .table3 {
	color: #983077;
}


#results p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 6px;
	text-align: left;
	padding-left: 4px;
}

#results .dottedLines{
	border-bottom:1px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-style: dashed;
	border-color: #E37FC3;
	line-height: normal;
}

#results .dottedLines2{
	border-bottom:1px;
	border-top: 0px;
	border-left: 0px;
	border-right: 0px;
	border-style: dashed;
	border-color: #999999;
	line-height: normal;
}

/* advertise div */
#transparencyADVERTISE{
	width: 271px;
	height: 109px;
	position: absolute;
	top: 342px;
	left: 486px;
}

#transparencyADVERTISE  h1{
	background: url(../images/infocityAD.gif) no-repeat;
	width: 271px;
	height: 109;
	margin: 10px 0px 0px 10px;
}

/* weather div */
#transparencyWEATHER{
	width: 280px;
	height: 250px;
	position: absolute;
	top: 457px;
	left: 486px;
}

#transparencyWEATHER p{
	text-align: left;
	padding-left: 30px;
}

/* categories div */
#transparencyCATEGORIES {
	width: 544px;
	height: 328px;
	position: absolute;
	top: 598px;
	left: 215px;
}

#transparencyCATEGORIES p{
	text-align: left;
	padding-left: 30px;
}

/* objects */

.textbox {
	background-color: #F6F6F8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: left;
}

.table1 {   /* smaller table */
	text-align: left;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 12px;
}

.table2 {   /* larger table */
	text-align: left;
	width: 500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 17px;
}

.table3 {     /* table for search results */
	text-align: left;
	width: 475px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 15px;
	padding: 10px;
	
}



.basic {
	text-align: left;
	width: 479px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color:#999999
}

#summary {
	width: 500px;
	height: 35px;
	clear: both;
	float: left;
}

.tutorialTABLE {
	background-color: #FFFFFF;
	border: 1px solid #666666;
}

