/* CSS Document */
/* Property of Loose Connection LTD, http://www.looseconnection.com */
/* Revision 7.0 - 14-05-2005 */

body
{
	text-align: center;
	font-family: verdana, arial, sans;
	font-size: 10px;
	margin: 20px;
	background-color: #fff;
	color: #333;
}

A:link,A:visited	{	font-weight: bold; color: #f90; text-decoration: none;	}

A:hover,A:active	{	font-weight: bold; color: #fc6; text-decoration: none;	}

div.smallmap		{	border:none;margin:0px;padding:0px;}

div.column
{
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
}

div.box
{
	padding: 5px;
	display: block;
	border: #ccc solid 1px;
	overflow:auto;
}

#contentbox
{
	border-top: none;
	background-color: #fff;
	margin-bottom: 20px;
	margin-top: 0px;
}

/* title box with grey fade */
#titlebox
{
	text-align: right;
	font-weight: bold;
	background-color: #fff;
	background-image: URL(/images/titles/titlefade.gif);
	border-bottom: none;
}

/* title box consumer headers */
#titleboxconsumer
{
	text-align: right;
	font-weight: bold;
	background-color: #fff;
	border-bottom: none;
	background-image: URL(/images/titles/titlefadeorangedots.gif);
}

/* title box for corporate headers */
#titleboxcorporate
{
	text-align: right;
	font-weight: bold;
	background-color: #fff;
	border-bottom: none;
	background-image: URL(/images/titles/titlefadegreydots.gif);
}

/*right aligned link div*/
.readmore	{	width: 270px; text-align: right;	}

/*light grey*/
.metatitle	{	color: #999;	}
.newsdate	{	color: #999;	}
p			{	margin:5px auto;	}

/* right aligned top logo */
.logo		{	float: right; text-align: right; width: 100%;	}

.insert		{	border: #ccc solid 1px; float: right; width: 140px; margin: 5px; padding: 5px;	}

.hardwareinsert		{	border: #ccc solid 1px; float: right; width: 180px; margin: 5px; padding: 5px;	}

.venueinfotable	{	border: 1px solid #ccc; width: 135px; margin: 0px 5px 10px 5px; float: right;	}

.footer		{	height: 40px; width: 730px; padding-top: 10px; border-top: 1px solid #ccc;
			background-image: URL(http://www.looseconnection.com/images/footer.gif);
		}
#quote		{
			font-size: 18px;
			font-weight: 600;
			width: 120px;
			margin: 0px 5px 10px 5px;
			text-align: right;
		}



#frame
{
	width: 730px;
	overflow: visible;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	text-align: left;
	border: none;
}



/* CONTENT PAGES */

#column1
{
	margin-right: 10px;
	width: 200px; /* was 140px */
}

#column2
{
	margin-right: 0px; /* was 10px */
	margin-left: 10px;
	width: 510px; /* was 350px */
}

#column3
{
	margin-left: 10px;
	width: 200px;
}



/* ENTRY PAGE */

#columnconsumer
{
	margin: 20px 20px 0px 0px;
	width: 285px;
}

#columncenter
{
	margin: 0px;
	width: 120px;
}

#columncorporate
{
	margin: 20px 0px 0px 20px;
	width: 284px;
}