/*

Import layout-1col.css 

2 Columns, navigation to top, horizontal navigation

*/

@import url("../../css/layout-navtop-2col.css");
@import url("ecommerce.css");
@import url("typo.css");
@import url("nav.css");

body
{
	background-color:#ffffff;
	text-align:center;
}
form
{
	display:inline;
}
div#page
{
	width:780px;
	margin:0px auto 0px auto;
}
div#cm-extra1
{
	display:none;
}
form
{
	display:inline;
}
div#header
{
	height:198px;
	width:780px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	text-align:center;
	padding:0px 0px 0px 0px;
	margin:0px;
}
div#header img
{
	display:none;
}
div#branding
{
	display:none;
}
div#header hr
{
	display:none;
}
div#branding-tagline
{
	display:none;
}
div#nav
{
	top:-28px;
	width:700px;
	padding: 0px 10px 0px 10px;
	margin-left:20px;
}
div#nav-main
{
	height:20px;
	width:700px;
}
div#cm-extra1
{
	display:none;
}
div#c-extra2
{
	display:none;
}
div#content
{
	/*background-image:url(images/maincontent.jpg);*/
	background-repeat:repeat-y;
	width:780px;
	/*height:600px;*/
	margin-top:0px;
	margin-bottom:0px;
}

div#p-extra1
{

}

div#content-main
{
	width:480px;
    /*margin-right: 200px;*/
	margin-right: 2px;
	margin-top:2px;
	padding:0px 10px 0px 0px;
	float:right;
	background-image:url(images/mainbg.jpg);
	background-repeat:no-repeat;
	background-position:bottom right;
}

span#pagecontent
{
	padding:0px 10px 0px 10px;
}
div#pagecontent
{
	padding:0px 10px 0px 10px;
}
html>body span#pagecontent
{

}
div#content-main hr
{
	display:none;
}

div#content-sub
{
	float:left;
	margin-left:10px;
	/*margin-left:12px;*/
	/*margin-right:20px;*/


}
div#content-sub hr
{
	display:none;
}

html>body div#content-sub
{
	width:263px;
	padding:0px;
}
div#header
{

}

div.biteAllLink
{
	text-align:right;
	padding:0px 15px 0px 0px;
}

div.bite
{
	margin:0px 0px 10px 0px ;
	
}
div#newsbiteheader
{
	background-image:url(images/newsbiteheader.jpg);
	height:55px;
	width:263px;
	background-repeat:no-repeat;
}
div#newsbiteheader h2
{
	display:none;
}
div.newsbite,div#newslettersignupform, div#eventsbite
{
	width:263px;
	padding:1px 20px 10px 20px;
	/*padding-right:0px;
	padding-left:10px;
	padding-bottom:10px;*/
	background-image: url(images/newsbitebg.jpg);
	background-repeat:repeat-y;
}

.newsSynopsis
{
	width:220px;
}

.newsbite-headline
{

	width:220px;
}

div#newsletterSubmitButton
{

	width:220px;
}

div#allNewsLink
{
	display:none;
	/*margin-right:-80px;*/
	background-image: url(images/newsbitebg.jpg);
	background-repeat:repeat-y;
	width:263px;
}

div#newsRssLink
{
	display:none;
	/*margin-right:-72px;*/
	background-image: url(images/newsbitebg.jpg);
	background-repeat:repeat-y;
	width:263px;
}
div#newsbitefooter
{
	
	background-image: url(images/bitefooter.jpg);
	width:263px;
	height:14px;
}

.newsSynopsis
{ 
	padding-right:10px;
}

div#eventbiteheader
{
	background-image:url(images/eventbite.jpg);
	height:55px;
	width:263px;
	background-repeat:no-repeat;
	margin-left:-35px;
}
div#eventbiteheader h2
{
	display:none;
}
div#eventbitefooter
{
	display:none;
}

div#eventbites
{
	width:263px;
	padding:10px 5px 0px 35px;
}

div#eventbites p
{
	margin-top:-3px;
	margin-bottom:12px;
}

div#newsletterbiteheader
{
	background-image:url(images/newsletterheader.jpg);
	height:55px;
	width:263px;
	margin-top:-10px;
	background-repeat:no-repeat;
}

div#newslettersignupform
{
	/*border:solid 1px red;*/
	margin-left:0px;
}

.newsletterSubmitButton
{
	border:solid 1px red;
}

div#newsletterbiteheader h2
{
	display:none;
}
div#newsletterBitefooter
{
	background-image: url(images/bitefooter.jpg);
	width:263px;
	height:14px;
}

div#newsDate, div#newsByLine, div#subjectStartDate, div#subjectLocation
{
	padding-top:10px;
	margin-top:10px;
	font-size:1.2em;
	font-weight:bold;
	color:#660000;
}

div#newsSynopsis
{
	border:solid 1px red;
	width:150px;
}

div#newsStory
{
	padding-top:15px;
}

div#newsItem-content
{
	padding-top:4px;
	padding-bottom:4px;
	padding-left:10px;
	padding-right:10px;
	font-size:1.0em;
}

div.row 
{
	padding:0px;
}

div.row .label
{
	height:auto;
	padding:0px;
	margin:0px;
	font-weight:bold;
}
div.row .formw
{
	height:auto;
	padding:0px;
	margin:0px;
}
div.row input.textbox
{
	width:156px;
	border:1px solid #094F70;
}
div#newsletterSubmitButton input
{
	margin:5px;
	padding:3px 2px 3px 2px;
	font-size:10px;
	background-color:#3366CC;
	text-transform:uppercase;
	font-weight:bold;
	color:White;
}

div#footermain
{
	background-image:url(images/footer.jpg);
	width:780px;
	height:62px;
	background-repeat:no-repeat;
	bottom:0px;
	margin:0px auto 0px auto;
	padding:12px 0px 0px 0px;
	text-align:center;
	color:white;
	line-height:12px;
}
div#footermain
{
	text-align:center;
}

div#f-extra1
{

}

p#webbeadsfooterlink
{
	padding:0px;
	margin:5px;
	line-height:normal;
}

div#footerNav a,div#footerNav a:link,div#footerNav a:active,div#footerNav a:visited,div#footerNav a:hover
{
	color:black;
}

div#page
{
	position:relative;
}

/*div#p-extra1
{
	height:30px;
	width:490px;
	position:absolute;
	top:20px;
	right:0px;
}*/
/*div#p-extra2
{
	height:47px;
	width:490px;
	background-image:url(images/inspectiontrip.jpg);
	position:absolute;
	top:115px;
	right:12px;
	left
}*/

div#p-extra1 a, img
{
	border:0px;
	color:White;
	font-weight:bold;
}

div#extra2
{
	/*
	height:47px;
	width:490px;
	background-image:url(images/inspectiontrip.jpg);
	position:relative;	
	top:-1040px;
	right:-140px;*/
	display:none;
}

div#newsItem
{
	font-size:1.2em;
}

div#Description
{
	padding:10px 10px 10px 10px;
}

div#CMSContentSection1_Label1 p
{
	padding:5px 10px 5px 10px;
}

div.Comments
{
	width:300px;
	height:200px;
}