body 
{
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	background-color: #F1E9DC;
	margin: 0px;
	padding: 0px;
	width: expression((this.parentNode.clientWidth < 950)?950+"px":"auto");
}
html > body
{
     width: auto;
     min-width: 950px;
}

form { padding: 0px; margin: 0px; }

td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
input { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
select { font-family: Arial, Helvetica, sans-serif; font-size: 12px; }

a img { border-width: 0px; }

a:link { color: #1B00BC; }
a:active { color: #1B00BC; }
a:visited { color: #6a2dce; }
a:hover { color: #6a84f5; }

a.LinkButton 
{
	color: #1B00BC;
	display: block;
	background-image: url(/images/buttons.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 77px;
	padding-top: 3px;
	text-align: center;
	text-decoration: none;
}
a.LinkButton:hover
{
	background-position: 0px -23px;
	text-decoration: none;
}
a.LinkButton_clicked, a.LinkButton_clicked:hover { background-position: 0px -46px; }

a.LinkButtonWide
{
	background-image: url(/images/buttons.wide.jpg);
	width: 100px;
}
a.LinkButton_disabled, a.LinkButton_disabled:hover { background-position: 0px -69px; color: #666666; }

h1
{
	background-color: #e3d4d2;
	background-image: url(/images/headertitle.bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	text-align: center;
	border-bottom: solid 1px white;
	font-size: 22px;
	font-weight: normal;
	padding: 3px;
	height: 28px;
}
h1 a.ShoppingCart
{
	background-image: url(/images/icon.cart.jpg);
	background-repeat: no-repeat;
	display: block;
	position: absolute;
	font-size: 12px;
	font-weight: normal;
	right: 0px;
	margin-right: 10px;
	padding-left: 25px;
	font-size: 10px;
	text-decoration: none;
}
h1 .CartQuantity
{
	font-size: 12px;
	color: black;
}
h1 a.ShoppingCart:hover
{
	text-decoration: none;
}
h1 a.ShoppingCart:hover .CartLink
{
	text-decoration: underline;
}

.SubHeader
{
	text-align: center;
	/*font-weight: bold;*/
	background-color: #f1eceb;
	background-image: url(/images/subheader.bg.jpg);
	background-repeat: no-repeat;
	border-bottom: solid 1px white;
	margin-bottom: 10px;
	padding: 2px;
}

.MovingCartBox
{
	position: absolute;
	border : solid 1px black;
	z-index: 100;
	background-color: gray;
	opacity: .3;
	filter:alpha(opacity=30);
}

h2
{
	background-image: url(/images/diamond.gif);
	background-repeat: no-repeat;
	background-position: 90% 16px;
	margin: 0px 5px 5px 5px;
	padding-bottom: 10px;
	font-size: 18px;
	font-weight: normal;
	padding-top: 5px;
}
h2 span
{
	display: block;
	border-bottom: solid 1px black;
}
		
h3
{
	font-size: 18px;
	margin-bottom: 0px;
}
h4
{
	text-decoration: underline;
	font-size: 14px;
	margin: 0px;
}

#layout 
{
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	/*border: solid 1px red;*/
}

#backgroundImage
{
	width: 100%;
	background-image: url(/images/mountain.bg.jpg);
	background-repeat: no-repeat;
	margin-left: -228px;
	padding-left: 228px;
	padding-top: 0px;
	position: relative;
	/*border: solid 1px green;*/
}

#site-title
{
	margin-left: 3px;
}
#site-printTitle
{
	display: none;
}

#main
{
	border-color: white;
	border-style: solid;
	border-width: 0px 3px 3px 3px;
	position: relative;
}
.NavigationBackground
{
	background-image: url(/images/links.bg.jpg);
	background-repeat: repeat-x;
	border-bottom: solid 1px white;
}
.ManagementNavigationBackground
{
	background-color: #d0b8b6;
	border-bottom: solid 1px white;
}
.Navigation
{
	background-image: url(/images/links.top.bg.jpg);
	background-repeat: no-repeat;
	height: 26px;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
}
.ManagementNavigationBackground .Navigation
{
	background-image: none;
	height: 20px;
}
.Navigation ul 
{ 
	margin: 0px;
	padding: 0px;
	list-style: none;
	padding-top: 6px;
	padding-left: 5px;
}
.ManagementNavigationBackground .Navigation ul
{
	padding-top: 2px;
}
.Navigation li 
{
	float: left;
	padding-left: 4px;
	padding-right: 5px;
}

.Navigation a 
{
	font-weight: bold;
	display: block;
	margin: 0px 5px 0px 5px;
	text-decoration: none;
}
.Navigation a:link { color: black; }
.Navigation a:active { color: black; }
.Navigation a:visited { color: black; }
.Navigation a:hover { color: black; text-decoration: underline;}

.Navigation .Selected a
{
	font-weight: bold;
	border-bottom: solid 2px #3476D4;
}

.Navigation .navigation-spacer
{
	color: white;
}

#content
{
	background-image: url(/images/mountain.light.bg.jpg);
	background-repeat: no-repeat;
	background-color: #F8F4EE;
	padding-bottom: 1px;
	width: 100%;
}
.mainContent
{
	padding: 5px;
}

.imageShadow
{
	float: left;
	background: url(/images/shadowAlpha.png) no-repeat bottom right !important;
	background: url(/images/shadow.gif) no-repeat bottom right;
	margin-left: 4px;
	margin-top: 8px;
	padding: 0px;
	position: relative;
}

.imageShadow img
{
	display: block;
	position: relative;
	background-color: white;
	border: 1px solid #a9a9a9;
	margin: -4px 4px 4px -4px;
	padding: 2px;
}

.imageGallery
{
	padding-left: 5px;
	border-top: solid 1px white;
}
.imageGallery .imageShadow img
{
	margin: -5px 5px 5px -5px;
}

.galleryItem
{
	width: 120px;
	height: 140px;
	padding-bottom: 1px;
	float: left;
	margin-bottom: 15px;
}

.imageInfo
{
	font-size: .8em;
	color: #666666;
}

#rightContent
{
	float: right;
}

.Listing
{
	border-width: 0px;
	width: 100%;
}

.Listing th
{
	border-bottom: solid 1px gray;
	white-space: nowrap;
	text-align: left;
	padding-bottom: 2px;
	padding-top: 3px;
}

.Listing td
{
	border-bottom: dashed 1px gray;
	padding-bottom: 5px;
	padding-top: 5px;
}

#fairsList
{
	padding-right: 280px;
}
#boothImage
{
	margin-top: 20px;
	margin-left: 10px;
	width: 95%;
	filter: alpha(opacity=50);
	-moz-opacity: .5;
	opacity: .5;
}

#contactInfo
{
	background-image: url(/images/mountain.contact.png);
	background-repeat: no-repeat;
	background-position: top right;
	height: 400px;
	margin-top: 10px;
	margin-left: 10px;
}
#contactInfo table th
{
	text-align: left;
	vertical-align: top;
	font-size: 13px;
}
#contactInfo table td
{
	padding-bottom: 15px;
	vertical-align: top;
	font-size: 13px;
}

.clear { clear: both; }
.bold { font-weight: bold; }
.Green { color: #008000; }
.Red { color: #CC0000; }
.Orange { color: #cc9000; }

#footer
{
	color: #666666;
	margin-bottom: 5px;
	font-size: 11px;
	text-align: center;
	padding: 5px;
}

#footer a
{
	color: #777777;
	text-decoration: none;
}

#footer a:hover
{
	color: #999999;
	text-decoration: underline;
}

.EditTable th { vertical-align: top; text-align: left; padding-top: 3px; }

.EditTable tr.SaveRow th, .EditTable tr.SaveRow td { padding-top: 10px; }

.Hide { display: none; }

.Submitted { color: #de9d00; }
.PaymentConfirmed { color: #008000; }
.Cancelled { color: #cc0000; }
.Complete { color: black; }

.NoItemsMessage
{
	text-align: center;
	margin: 50px 10px 200px 10px;
	font-size: 16px;
}