#flapper
{
	position: absolute;
	top: 7px;
	right: 0px;
	z-index: 1;
}

#home-wrapper
{
	margin-right: 420px;
	height: 630px;
}

body
{
	margin: 0px; padding: 0px;
	size: 10px;
	font-family: arial, helvetica, san-serif;
}

#header
{
	width: 100%;
	height: 150px;
	background: #bbbdbf;
	border-bottom: 1px solid #999999;
}

#header .logo
{
	margin: 10px 5px 5px 10px;
	border: none;
}

#header .sublogo
{
	float: left;
	margin: 5px 10px 10px 90px;
	border: none;
}

#header .rule
{
	height: 8px;
	margin: 0 10px;
	background: #000000;
}

#header .navigation
{
	float: left;
	padding: 20px 0 0 5px;
	vertical-align: top;
	font-family: arial, helvetica, san-serif;
	font-weight: bold;
}

#header .navigation a:link,
#header .navigation a:visited,
#header .navigation a:active,
#header .navigation a:hover
{
	position: relative;
	padding: 5px 10px;
	color: #ff0000;
	background: #bababa;
	border: 1px solid #aaaaaa;
	text-decoration: none;
	outline: none;
	z-index: 2;
}

#header .navigation a:visited
{
	color: #aa0000;
}

#header .navigation a:hover
{
	background: #cccccc;
	border: 1px solid #999999;
}

#content
{
	padding: 10px;
	vertical-align: top;
	font-size: 12px !important;
	font-family: arial, helvetica, san-serif;
}

#content h1, #content h2, #content h3
{
	color: #000000;
	font-size: 14px !important;
	font-family: arial, helvetica, san-serif;
	font-weight: bold;
	border-bottom: 2px solid #000000;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
}

#content p, #content li
{
	font-size: 12px !important;
	font-family: arial, helvetica, san-serif;
}

#content a:link,
#content a:visited,
#content a:active,
#content a:hover
{
	color: #ff0000;
	text-decoration: none;
}

#content a:visited
{
	color: #aa0000;
}

#content a:hover
{
	color: #ff3333;
}

#footer-wrapper
{
	clear: both;
	position: relative;
	width: 100%;
}

#footer
{
	margin: 10px;
	padding-top: 5px;
	border-top: 1px solid #999999;
}

#footer-address
{
	padding-top: 5px;
	font-size: .8em;
	font-family: arial, helvetica, san-serif;
}

#footer p
{
	margin: 0px;
	font-size: .8em;
	font-family: arial, helvetica, san-serif;
}

#footer a:link,
#footer a:visited,
#footer a:active,
#footer a:hover
{
	color: #ff0000;
	text-decoration: none;
}

#footer a:visited
{
	color: #aa0000;
}

#footer a:hover
{
	color: #ff3333;
}

/* Override default Convio styles */

form
{
	margin: 0px !important; 
	padding: 0px !important; 
}

.appArea
{
	width: auto !important; 
	margin: 0px !important; 
	padding: 0px !important; 
}

.ProductDetailsHeader
{
	letter-spacing: 3px;
	font-size: 15px;
	margin: -1em 0 10px 0 !important;
}

.ShoppingCartContents
{
	clear: none !important;
	width: auto !important;
	margin-bottom: 5px !important;
}

.ProductLongDescription
{
	font-size: 12px !important;
	clear: none !important;
}

.ProductConfigInstructions, .ProductConfigLabel
{
	font-family: arial, helvetica, san-serif !important;
	font-size: 12px !important;
}

.ShoppingCrossSell
{
	margin: 20px 0 0 0;
}

.ShoppingCrossSell p
{
	padding: 2px;
	margin: 0px;
	font-weight: bold;
	background: #d8e0eb;
	border-bottom: 2px solid #be3115;
}

.ShoppingCrossSell table td
{
	margin: 10px;
	border: 2px solid #be3115;
}

.ShoppingCrossSell table p
{
	font-weight: bold;
	background: none;
	border-bottom: none;
}

.ShoppingButtonPrimary, .ShoppingButtons, .ShoppingButtonsSmall, .Button
{
	font-family: arial, helvetica, san-serif !important;
	font-size: 12px !important;
	border: 1px solid #000000;
	background: #be3115;
	color: #ffffff;
	font-weight: bold;
}

#UPDATE_CART
{
	font-family: arial, helvetica, san-serif !important;
	font-size: 12px !important;
	border: 2px solid #000000;
	background: #be3115;
	color: #ffffff;
	font-weight: bold;
}

