/*

Import layout-1col.css 

2 Columns, navigation to top, horizontal navigation

*/

@import url("../../css/layout-navtop-1col.css");
@import url("ecommerce.css");
@import url("typo.css");
@import url("nav.css");

body
{
	background-color:#999999;
	text-align:center;
}
form
{
	display:inline;
}
div#page
{
	width:800px;
	margin:0px auto 0px auto;
}
div#cm-extra1
{
	display:none;
}
form
{
	display:inline;
}
div#header
{
	height:177px;
	width:800px;
	background-image:url(images/header.jpg);
	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:-130px;
	width:700px;
	padding: 0px 20px 0px 20px
	
}
div#nav-main
{
	height:20px;
	width:700px;
}
div#cm-extra1
{
	display:none;
}
div#c-extra2
{
	display:none;
}
div#content
{
	background-image:url(images/pagecontent.jpg);
	background-repeat:repeat-y;
	width:800px;
	margin-top:0px;
	margin-bottom:0px;
}

div#p-extra1
{
	top:-200px;
	background-image:url(images/pagecontent.jpg);
	background-repeat:repeat-y;
	margin: 0px auto 0px auto;
	padding-left: 20px;
}

div#content-main
{
	width:720px;
    margin-right: 45px;
	margin-left: 45px;
	margin-top:27px;
	padding:0px 0px 0px 0px;
	float:right;
	background-image:url(images/background.jpg);
	background-repeat:no-repeat;
}

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-top:15px;
	margin-left:50px;
}
div#content-sub hr
{

}

html>body div#content-sub
{
	width:197px;
	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/news_header.gif);
	height:34px;
	width:197px;
	background-repeat:no-repeat;
}
div#newsbiteheader h2
{
	display:none;
}
div.newsbite,div#newslettersignupform
{
	width:175px;
	padding:10px 5px 0px 10px;
}
div#allNewsLink
{

}
div#newsbitefooter
{
	display:none;
}

div#eventbiteheader
{
	background-image:url(images/events_header.gif);
	height:34px;
	width:197px;
	background-repeat:no-repeat;
}
div#eventbiteheader h2
{
	display:none;
}
div#eventbitefooter
{
	display:none;
}

div#newsletterbiteheader
{
	background-image:url(images/newsletter_header.gif);
	height:34px;
	width:197px;
	background-repeat:no-repeat;
}
div#newsletterbiteheader h2
{
	display:none;
}
div#newsletterBitefooter
{
	display:none;
}

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
{
	border:1px solid red;
	margin:5px;
	padding:3px 2px 3px 2px;
	font-size:10px;
	background-color:#CC0000;
	text-transform:uppercase;
	font-weight:bold;
	color:White;
}

div#footermain
{
	background-image:url(images/footer.jpg);
	width:800px;
	height:77px;
	background-repeat:no-repeat;
	bottom:0px;
	text-align:center;
	margin:0px auto 0px auto;
	padding:8px 0px 0px 0px;
	text-align:center;
}
div#footermain
{
	text-align:center;
}

div#f-extra1
{
	border:1px solid red;
	width:750px;
	margin:0px auto 0px auto;
	height:100px;
	display:none;
}

p#webbeadsfooterlink
{
	padding:0px;
	margin:10px 0px 0px;
	line-height:normal;
}

div#footerNav a,div#footerNav a:link,div#footerNav a:active,div#footerNav a:visited,div#footerNav a:hover
{
	color:white;
}