/* CSS Document */

body
{
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 80%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

a img
{
	border: none;
}

.float-left
{
	float: left;
}

.float-right
{
	float: right;
}

.image-left
{
	float: left;
	margin: 5px 10px 5px 0;
	border: 4px solid #eeeeee;
}

.image-right
{
	float: right;
	margin: 5px 0 5px 10px;
	border: 4px solid #eeeeee;
}

p
{
	margin: 0;
	padding: 5px 0 10px 0;
	line-height: 18px;
	text-align: justify;
}

ul
{
	padding: 0;
	margin: 10px 0;
	line-height: 18px;
}

.small
{
	font-size: 0.9em;
	line-height: 14px;
	color: #555555;
	text-align: left;
}

.smaller
{
	font-size: 0.8em;
	color: #555555;
	line-height: 12px;
	text-align: left;
}

h1, h2, h3, h4
{
	padding: 0;
	margin: 0;
}

h1
{
	position: relative;
	clear: both;
	width: 100%;
	height: 22px;
	padding: 10px 0 2px 0;
	font-size: 1.4em;
	font-weight: normal;
}

#right h2
{
	position: relative;
	clear: both;
	width: 100%;
	height: 10px;
	margin: 10px 0 5px 0;
	font-size: 1.1em;
	font-weight: bold;
}

#right h2 .bullet
{
	float: left;
	width: 10px;
	height: 10px;
	margin-top: 4px;
	margin-right: 5px;
	font-size: 0em;
}

#left h2
{
	position: relative;
	clear: both;
	width: 100%;
	height: 22px;
	padding: 10px 0 2px 0;
	margin: 0 0 5px 0;
	color: #888888;
	font-size: 1.2em;
	font-weight: normal;
	text-transform: lowercase;
}

#right h3
{
	margin: 0 0 -5px 0;
	font-size: 1em;
	font-weight: bold;
}

#left h3
{
	margin: 0 0 -5px 0;
	font-size: 1em;
	font-weight: bold;
}

#left .bullet
{
	float: left;
	width: 5px;
	height: 5px;
	margin-top: 7px;
	margin-right: 5px;
	font-size: 0em;
}

#left .space
{
	float: left;
	width: 5px;
	height: 5px;
	margin-top: 7px;
	margin-right: 5px;
	background: #ffffff;
	font-size: 0em;
}

#left a:link, #left a:visited
{
	text-decoration: none;
}

#left a:hover, #left a:active
{
	text-decoration: underline;
}

#left ul
{
	padding-left: 20px;
}

#left ul li
{
	list-style: square;
}

#left .alt li
{
	padding: 0 0 10px 0;
}

#right ul
{
	padding-left: 20px;
}

#right ul li
{
	list-style: square;
	padding: 0 0 10px 0;
}

#soldout
{
	float: left;
	margin-bottom: -100px;
	width: 100%;
	height: 80px;
	background: URL(../images/soldout.gif) no-repeat center;
}

#banner
{
	position: relative;
	width: 100%;
	min-width: 760px;
	height: 97px;
}

#banner #logo
{
	position: relative;
	width: 760px;
	height: 97px;
	margin: 0 auto;
	text-align: left;
}

#banner #logo h2
{
	font-size: 2em;
	font-family: Century Gothic;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: -0.05em;
	margin: 0;
	padding: 30px 0 0 0;
}

#banner #logo h1
{
	font-size: 3em;
	font-family: Century Gothic;
	font-weight: normal;
	text-transform: uppercase;
	border: none;
	margin: -10px 0 0 0;
	padding: 0;
	letter-spacing: -0.05em;
}

#parent-wrapper
{
	position: relative;
	width: 100%;
	min-width: 760px;
	height: 220px;
	margin: 0 auto;
}

#content-wrapper
{
	position: relative;
	width: 760px;
	margin: 0 auto;
	text-align: left;
	background: #ffffff;
}

#top-navigation
{
	float: left;
	position: relative;
	height: 12px;
	width: 760px;
	margin-top: -22px;
	margin-bottom: 10px;
	text-align: right;
	color: #000000;
	font-size: 1.1em;
	line-height: 12px;
}

#top-navigation a:link, #top-navigation a:visited
{
	color: #000000;
	text-decoration: none;
}

#top-navigation a:hover, #top-navigation a:active
{
	text-decoration: underline;
}

#main-navigation
{
	float: left;
	clear: both;
	width: 740px;
	height: 27px;
	padding: 0 10px;
	font-size: 1.2em;
	color: #ffffff;
	background: #000000;
}

#main-navigation a:link, #main-navigation a:visited
{
	float: left;
	color: #ffffff;
	text-decoration: none;
	height: 19px;
	padding: 4px 10px;
}

#main-navigation a:hover, #main-navigation a:active
{
	float: left;
	color: #ffffff;
	text-decoration: none;
	height: 19px;
	padding: 4px 10px;
}

#header
{
	float: left;
	width: 760px;
	height: 193px;
}

#left
{
	float: left;
	width: 160px;
	padding: 0 20px 0 20px;
}

#right
{
	float: left;
	width: 520px;
	padding: 0 20px 5px 19px;
	border-left: 1px solid #cccccc;
}

#right table
{
	float: left;
	width: 520px;
	padding-top: 10px;
}

#right thead
{
	font-weight: bold;
}

#right td
{
	vertical-align: top;
}

#right table tr td table
{
	width: 100%;
	padding: 5px 0;
	line-height: 18px;
}

#right table tr td table td
{
	padding: 0;
}

#right .events td
{
	padding-bottom: 10px;
}

#right .products
{
	width: 100%;
}

#right .products thead th
{
	padding: 4px 2px;
}

#right .products tbody td
{
	padding: 10px 2px;
	border-top: 1px solid #eeeeee;
}

#right .products tbody td img
{
	border: 4px solid #eeeeee;
}

#right .products tbody td p
{
	padding: 5px 0 2px 0;
}

#right .products tbody td span
{
	font-size: 0.9em;
	color: #888888;
}

#right .products tbody .price
{
	font-weight: bold;
	font-size: 1em;
	color: #222222;
}

#right .paging
{
	float: left;
	width: 100%;
	padding: 20px 0 5px 0;
	text-align: center;
}

#right .paging a
{
	padding: 2px 5px;
	margin: 0 2px;
	background: #eeeeee;
}

#right .paging .nonactive
{
	background: #c5c5c5 !important;
}

#content-left
{
	float: left;
	width: 255px;
	padding-top: 5px;
	padding-right: 5px;
	overflow: hidden;
}

#content-left p
{
	float: left;
	clear: left;
	width: 250px;
	margin: 5px 0;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
}

#content-right
{
	float: left;
	width: 250px;
	padding-top: 5px;
	padding-left: 10px;
}

#content-right-news
{
	float: left;
	width: 230px;
	padding: 0 10px 10px 10px;
	margin: 8px 0;
}

#content-right p
{
	float: left;
	width: 230px;
	margin: 5px 0;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
}

.list
{
	float: left;
	padding: 5px 0 5px 10px;
	line-height: 18px;
}

.list .bullet
{
	float: left;
	width: 5px;
	height: 5px;
	margin-top: 7px;
	margin-right: 5px;
	font-size: 0em;
}

#content-right #flash-player
{
	float: left;
	width: 240px;
}

#content-clear
{
	float: left;
	clear: left;
	width: 530px;
	padding: 10px 0 20px 0;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
}

#slideshow
{
	float: right;
	width: 250px;
	height: 200px;
	margin: 10px 0;
	overflow: hidden;
	border: 4px solid #eeeeee;
}

#slideshow img
{
	width: 250px;
	height: 200px;
}

#footer
{
	position: relative;
	width: 750px;
	padding: 10px 5px;
	margin: 0 auto;
	text-align: center;
}

#footer .links
{
	float: left;
	width: 750px;
	padding-bottom: 10px;
}

#footer .copyright
{
	float: left;
	width: 750px;
	padding-bottom: 5px;
	margin-bottom: 2px;
	color: #444444;
	font-size: 0.85em;
	border-bottom: 1px solid #cccccc;
}

#footer .logo
{
	float: left;
	padding: 0 20px;
	margin: 10px 0;
}

#footer .logo img
{
	border: 0;
}


/* Dave's added CSS starts here */

#manage
{
}
.form-field
{
	text-align: left;
}
.form-label
{
	text-align: right;
	vertical-align: text-top;
}
.form-button
{
	text-align: center;
}





#manage h2
{
	position: relative;
	clear: both;
	width: 100%;
	height: 22px;
	padding: 10px 0 2px 0;
	margin: 0 0 5px 0;
	color: #aaaaaa;
	font-size: 1.2em;
	font-family: Century Gothic, Helvetica, Verdana, sans-serif;
	font-weight: normal;
	text-transform: lowercase;
}

.message
{
	display: block;
	visibility: visible;
	/* padding: 10px 10px 10px 10px; */
	line-height: 30px;
	padding: 0px 10px 0px 37px; 
	margin: 0px;
	
	background-repeat: no-repeat;
	background-position: left top;
	color: #666;
	text-align: left;
	font-weight: bold;
	line-height: 30px;
	font-size: 12px;
}
.warning
{
	background-color: #e5e2cf;
	background-image: url(../images/icons/warning.jpg);
	border: 1px solid #b68b3d;
}
.error
{
	background-color: #dac2be;
	background-image: url(../images/icons/error.jpg);
	border: 1px solid #790000;
}
.success
{
	/* float: right; */
	background-color: #dfe3d7;
	background-image: url(../images/icons/success.jpg);
	border: 1px solid #94a46f;
}

th { text-align:left; }