* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, 'Sans Serif';
	font-weight: lighter;
	line-height: 140%;
	font-size: 76%;
	color: #ffffff;
	min-width: 760px;
	background: #336699 url(../images/page-bg.gif) repeat-y top left;
}
ul, ol {
	margin: 0 0 0 12px;
}
ul li, ol li {
	margin: 0 0 0 20px;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
hr {
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
}

/* Links */
a:link, a:visited {
	color: #ffcc66;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #cc9900;
}
a:active {
	color: red;
	text-decoration: underline;
}

/* General Classes */
.underline { text-decoration: underline; }
.hidden { display: none; }
.visible{ display: block; }
.block_center { margin: 0 auto; }
.inline_center { text-align: center; }

/* Top Bar 
/* #top styles the black bar itself
/* #top p styles any p elements in #top
/* .text-only styles the text only button
*/
#top {
	background: url(../images/top-bg.gif) repeat-x top left;
	text-align: right;
	padding-right: 15px;
	height: 33px;
}
#top p {
	font-size: 13px;
	line-height: 24px;
	font-weight: bold;
}

/* Search */
#search {
	float: right;
	padding: 4px 0px 0px 5px;
	margin: 0px;
	background: url(../images/search-bg.gif) no-repeat top right;
	width: 261px;
	height: 40px;
	position: relative;
	top: -8px;
	text-align: center;
}
#search .input {
	display: inline;
}
#search .searchbox {
	background: #eeeeee;
	border: none;
	color: #333333;
	height: 18px;
	margin-left: 6px;
	margin-right: 4px;
	padding: 1px 2px;
	vertical-align: middle;
	line-height: 18px;
}
#search .searchbutton {
	margin-left: 2px;
	vertical-align: middle;
}

/* Header
/* #header styles the actual header div
/* #header h2 styles "Lions of Michigan"
/* #header h3 styles the right side text
/* .header_left is used to locate the 
*/
#header {
	background: #6699cc;
}
#logo {
	padding: 0px 5px;
	float: left;
	position: relative;
	top: -18px;
}
#logo-text {
	padding: 10px 0px 0px 0px;
}
#logo-text p {
	font-size: 1.1em;
}

/* Main Navigation */
#nav-container {
	width: 200px;
	float: left;
}
#nav {
	padding-right: 9px;
}
#nav a {
	text-decoration: none;
	font-size: 1em;
	font-weight: bold;
	padding-left: 20px;
}
#nav ul {
	margin: 0;
}
#nav li {
	margin: 0;
	list-style-type: none;
}
#nav-top {
	background: #6699cc url(../images/nav-top-bg.gif) no-repeat top left;
	height: 31px;
}

/* Nav 1 */
#nav1 {
	background: url(../images/nav1-bg.gif) repeat-y top left;
}
#nav1 a, #nav3 a {
	color: #336699;
}
#nav1 li.link-category, #nav1 li.link-category-nosub {
	border-top: 1px solid #666666;
}
#nav1 li.link-category a, #nav1 li.link-category-nosub a {
	padding: 7px 9px 7px 20px;
	display: block;
}
#nav1 li.link-category a:hover, #nav1 li.link-category-nosub a:hover {
	margin: 0;
	background: url(../images/nav1-over.gif) repeat-y top center;
}

/* Nav 2 */
#nav2 {
	background: #cc9900 url(../images/lion-backdrop.gif) no-repeat center left;
	text-align: left;
	border-top: 1px solid #ffff99; 
}
#nav2 a {
	color: #ffff99;
	padding: 5px 9px 5px 20px;
	border-bottom: 1px solid #ffff99;
	display: block;
}
#nav2 a:hover {
	background: url(../images/nav2-over.gif) repeat-y top center;
}

/* Nav 3 */
#nav3 {
	background: #ffe882 url(../images/nav3-bg.gif) repeat-y top left;
	text-align: left;
}
#nav3 li {
	border-bottom: 1px solid #cc9900;
	padding: 5px 0px;
}
#nav3 h2 {
	font-size: 1.5em;
	color: #cc9900;
	border-bottom: 1px solid #cc9900;
	padding: 10px;
}

/* Content */
#content-container {
	width: 100%;
	float: right;
	margin-left: -200px;
}
#content-border, #content {
	background: #336699;
	margin-left: 200px;
}
#content-top {
	background: #336699 url(../images/content-border-top.gif) repeat-x top left;
	height: 31px;
}
#content {
	padding: 0px 30px 10px 10px;
	font-size: 1.15em;
}
#content h2, #content h3, #content h4 {
	font-family: Optima, Lucida, 'MgOpen Cosmetica', 'Lucida Sans Unicode', sans-serif;
	font-weight: normal;
	margin-bottom: 12px;
}
#content h3 {
	font-size: 1.2em;
}
#content h4 {
	font-size: 1.15em;
}
#content h2 {
	font-size: 1.4em;
	background: url(../images/h2-arrow.gif) no-repeat center left;
	border-bottom: 1px dotted #ffee99;
	color: #ffee99;
	padding: 6px 0px 6px 25px;
}
#content h2 a {
	text-decoration: none;
}
#content p {
	padding-bottom: 10px;
}
.content_blurb {
	margin-left: -24px;
	padding-left: 24px;
	margin-right: -30px;
	padding-right: 30px;
	background: #6699cc;
}
#home img {
	float: left;
	padding: 0px 10px 10px 0px;
	margin: -15px 0px 0px -10px;
}
#home h2 {
	margin-left: 300px;
}
.main_top_image {
	position: relative;
	top: -25px;
	left: -19px;
	height: 267px;
}

/* Footer */
#footer {
	clear: both;
	height: 25px;
	background: #bbbbbb url(../images/footer1.jpg) repeat-x top center;
	font-size: .9em;
	/*padding: 5px 10px 5px 10px;*/
	line-height: 25px;
	vertical-align: middle;
	text-align: center;
	color: #333333;
}

/* Sub-Footer */
#sub-footer {
	background: #dddddd url(../images/footer2.gif) repeat-x top left;
	padding: 12px 10px 18px 10px;
	color: #333333;
}
#sub-footer h2 {
	font-size: 1.3em;
	color: #336699;
}
#sub-footer ul {
	padding: 4px 0px;
}
#sub-footer a:link, #sub-footer a:visited {
	color: #336699;
	text-decoration: underline;
}
#sub-footer a:hover {
	text-decoration: underline;
	color: #3366cc;
}
#sub-footer a:active {
	color: red;
	text-decoration: underline;
}

/* Forms */
.externalForm {
	clear: left;
	margin: 0 0 6px 0;
	padding: 3px 0;
	padding-left: 200px; /*width of left column containing the label elements */
	/*border-top: 1px dashed gray;*/
	height: 1%;
}

.externalForm label{
	/*font-weight: bold;*/
	float: left;
	margin-left: -200px; /*width of left column*/
	width: 190px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

/* Messages */
.message {
	background: url(../images/messages-information.jpg) no-repeat center left;
	border: 1px solid #ffbb66;
	padding: 3px 6px 3px 28px;
	height: 20px;
	margin: 0px 0px 8px 0px;
	vertical-align: middle;
	line-height: 20px;
	color: #ffffff;
}
.error-message {
	background: #ff9999 url(../images/messages-error.jpg) no-repeat center left;
	border: 1px solid #777777;
	/*padding: 3px 6px 3px 28px;*/
	height: 20px;
	margin: 0px;
	vertical-align: middle;
	line-height: 20px;
}

/* Tables */
table {
	width: 100%;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 6px;
}
th {
	height: 25px;
	background: url(../images/blue-gradient-bg.gif) repeat-x top left;
	padding: 0px 5px 0px 5px;
	text-align: center;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	vertical-align: middle;
}
td {
	padding: 5px 5px 5px 5px;
	border-left: 1px solid #cccccc;
	vertical-align: top;
}
#order-table th.item{width: 10%;}
#order-table th.price{width: 15%;}
#order-table th.image{width: 100px;}
#order-table th.order{width: 150px;}
#order-table td.item{
	font-weight: bold;
}
#order-table tr.last td{
	border-top: 1px solid #cccccc;
}

/* Galleries */
#gallery .title {
	text-align: center;
	display: block;
	margin-bottom: 8px;
}

/* Thumbnails */
.thumb-img {
	position: relative; 
	width: 102px;
	height: 102px;
	margin-bottom: 2px;
	padding: 6px;
	background: #444444;
	border: 1px solid #aaaaaa;
	text-align: center;
}
.thumb-inner {
	position: relative;
	overflow: hidden;
	width: 102px;
	height: 102px;
}
.thumb-img img {
	border: 1px solid #aaaaaa;
}
.thumb-strip {
	position: absolute;
	width: 102px;
	height: 10px;
	bottom: 6px;
	left: 6px;
	background: #aaaaaa;
	opacity: 0.60;
}
.thumb-zoom {
	background: url(../images/search.png) no-repeat;
	position: absolute;
	width: 22px;
	height: 22px;
	right: 10px;
	bottom: 6px;
}

/* Paging */
p.paginator {
	margin: 0px 0px 2px 0px;
}
div.paging {
	font-size: .8em;
	color: #ffffff;
	padding: 16px 0px 0px 4px;
}
div.paging div.disabled {
	display: inline;
}
div.paging span {
	display: inline;
	margin: 0px 3px;
}
/* User Login Form */
#users-form {
	background: #336699 url(../images/blue-gradient-bg.gif) repeat-x top left;
	border: 1px solid #eeeeee;
	padding: 8px 10px;
	margin-bottom: 6px;
	float: left;
	margin: 4px 0px 8px 0px;
}
#users-form .title .heading {
	position: relative;
	top: -16px;
	color: #ffffff;
	background: url(../images/lightblue-gradient-bg.gif) repeat-x top left;
	font-size: 1em;
	padding: 3px;
	border: 1px solid #eeeeee;
}
.logout a {
	padding: 0px 4px 1px 4px;
	margin-left: 16px;
	text-decoration: none;
	background: #336699 url(../images/blue-gradient-bg.gif) repeat-x top left;
	color: #eeeeee;
	border: 1px solid #eeeeee;
	font-size: .9em;
}
.logout a:hover {
	border: 1px solid #ffcc66;
	color: #ffcc66;
}
#users-form .input {
	clear: left;
	margin: 0;
	padding: 2px 0;
	padding-left: 125px; /*width of left column containing the label elements */
	/*border-top: 1px dashed gray;*/
	height: 1%;
}

#users-form .input label {
	/*font-weight: bold;*/
	float: left;
	margin-left: -125px; /*width of left column*/
	width: 120px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
	vertical-align: middle;
	line-height: 24px;
}

#users-form .input input[type="text"] { /*width of text boxes. IE6 does not understand this attribute*/
	width: 180px;
}

#users-form .input input {
	padding: 1px 2px;
	color: #333333;
}
#users-form .select select {
	color: #333333;
}
#users-form .select label {
	vertical-align: middle;
	line-height: 24px;
}

/* TinyMCE */
.floatList-left {
	margin: 0px;
	float: left;
	list-style-type: none;
}
ul.floatList-left li {
	margin: 0px 16px 0px 4px;
}
.image-border {
	border: 1px solid #444444;
	padding: 6px;
	background: #444444;
	text-align: center;
}
.clear {
	clear: both;
	height: 0;
}

/* Debugging */
.cake-sql-log, .cake-sql-log caption {
	width: 100%;
	background: #6699cc;
	color: #ffffff;
}
.cake-sql-log td {
	padding: 4px 8px;
	text-align: left;
}