﻿body {
}
a
{
	text-decoration: none;
}
.form 
{
	width: auto; 
	background: #fdf7f9; 
	border: solid 1px Black;	
}
.watermark 
{
	font-family: Comic Sans MS;
	font-size: 9pt;
	font-weight: normal;
	color: #888888;
	text-align: left;
}

.quiltBack
{
	background: url(../images/quilt_background.png) repeat;
}
.table
{
	width: 950px;
}
.largeDiv
{
	min-height: 600px;
}
.footer
{
	min-height: 30px;
	text-align: center;
	vertical-align: middle;
}
.nav
{
	border-style: none;
	position: relative;
	font-family: Comic Sans MS;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	background-color: #3399FF;
	empty-cells: show;
	table-layout: auto;
}
.nav_top
{
	background-image: url(../images/nav_top.gif);
	background-repeat: no-repeat;
	width: 197px;
	height: 26px;
}
.nav_middle
{
	vertical-align: top;
	background-image: url(../images/nav_middle.gif);
	background-repeat: repeat-y;
	width: 197px;
	height: 700px;
	text-align: center;
	font-family: Comic Sans MS;
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.nav_bottom
{
	background-image: url(../images/nav_bottom.gif);
	background-repeat: no-repeat;
	width: 197px;
	height: 32px;
}
.header
{
	font-family: Comic Sans MS;
	font-size: 10pt;
	font-weight: bold;
	height: 100px;
	color: #000000;
}
.content
{
	font-family: Comic Sans MS;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;
	position: relative;
	z-index: auto;
	width: 720px;
	height: 796px;
	top: -794px;
	left: 207px;
}
.content_cell
{
	text-align: center;
	vertical-align: top;
}
.content_topleft
{
	background-image: url(../images/content_topleft.gif);
	background-repeat: no-repeat;
	width: 23px;
	height: 26px;
}
.content_top
{
	background-image: url(../images/content_top.gif);
	background-repeat: repeat-x;
	height: 26px;
}
.content_left
{
	background-image: url(../images/content_left.gif);
	background-repeat: repeat-y;
	width: 23px;
}
.content_topright
{
	background-image: url(../images/content_topright.gif);
	background-repeat: no-repeat;
	width: 30px;
	height: 26px;
}
.content_right
{
	background-image: url(../images/content_right.gif);
	background-repeat: repeat-y;
	width: 30px;
}
.content_bottomright
{
	background-image: url(../images/content_bottomright.gif);
	background-repeat: no-repeat;
	width: 30px;
	height: 32px;
}
.content_bottom
{
	background-image: url(../images/content_bottom.gif);
	background-repeat: repeat-x;
	height: 32px;
}
.content_bottomleft
{
	background-image: url(../images/content_bottomleft.gif);
	background-repeat: no-repeat;
	width: 23px;
	height: 32px;
}
.logintitle
{
	font-family: Comic Sans MS;
	font-size: 11pt;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
}

.login
{
	font-family: Comic Sans MS;
	font-size: 8pt;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
}
.register
{
	font-family: Comic Sans MS;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-align: right;
}
.registertitle
{
	font-family: Comic Sans MS;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.menuDiv
{
}
.menuShadow
{
	font-family: Comic Sans MS;
	font-size: 10pt;
	font-weight: bold;
	color: #553839;
	text-align: left;
	border: none;
	background-color: #eec3c3;
}
.menu
{
	font-family: Comic Sans MS;
	font-size: 10pt;
	font-weight: bold;
	/*color: #ffcccc;*/
	text-align: left;
	border: none;
	/*background-image: url(../images/menubar.gif);*/
	/*background-repeat: repeat-x;*/
}
.menuItem
{
	font-family: Comic Sans MS;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	color: #ffeeee;
	border: none;
}
.menuHover
{
	font-family: Comic Sans MS;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	text-align: left;
	background-color: #E78c7c;
	border: none;
}
.menuSelected
{
	font-family: Comic Sans MS;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	text-align: left;
	border: solid 1px white;
}
.menuDynamic
{
	font-family: Comic Sans MS;
	font-size: 10pt;
	font-weight: bold;
	color: #664433;
	background-color: #ddcccc;
	text-align: left;
	border: solid 1px #aaaaaa;
}
.menuItemDynamic
{
	font-family: Comic Sans MS;
	font-size: 10pt;
	font-weight: bold;
	color: #664433;
	background-color: #ddcccc;
	text-align: left;
	border: solid 1px #aaaaaa;
}
.menuDynamicHover
{
	font-family: Comic Sans MS;
	font-size: 10pt;
	font-weight: bold;
	color: #ffeeee;
	background-color: #E78c7c;
	text-align: left;
}
.menuDynamicSelected
{
	font-family: Comic Sans MS;
	font-size: 10pt;
	font-weight: bold;
	color: #664433;
	background-color: #ccaaaa;
	text-align: left;
}
.textSmall
{
	font-family: Comic Sans MS;
	font-size: 8pt;
	font-weight: bold;
	color: black;
	margin-left: 0px;
}
.menuhover
{
	font-family: Comic Sans MS;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	border-color: #ffffff;
	border-width: 1px;
}
.thumbCell
{
	font-family: Comic Sans MS;
	font-size: 9pt;
	font-weight: normal;
	border-style: none;
	height: 220px;
	vertical-align: bottom;
	text-align: center;
	
}
.buttonCell
{
	height: 70px;
	vertical-align: top;
	text-align: center;
}

.smallThumbCell
{
	font-family: Comic Sans MS;
	font-size: 9pt;
	font-weight: normal;
	border-style: none;
	text-align: center;
	width: 60px;
	height: 60px;
	
}
.itemCell
{
	font-family: Comic Sans MS;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
}

.descCell
{
	font-family: Comic Sans MS;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	color: Black;
}
.priceCell
{
	font-family: Comic Sans MS;
	font-size: 10pt;
	font-weight: normal;
	text-align: right;
	color: Black;
}
.thumbHeader
{
	font-family: Comic Sans MS;
	font-size: 10pt;
	font-weight: bold;
	border-style: none;
	text-align: center;
}
.itemHeader
{
	font-family: Comic Sans MS;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}

.descHeader
{
	font-family: Comic Sans MS;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	color: Black;
}
.priceHeader
{
	font-family: Comic Sans MS;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	color: Black;
}
.buttonHeader
{
	font-family: Comic Sans MS;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}


.navLink
{
	font-family: Comic Sans MS;
	font-size: 9pt;
	font-weight: normal;
	color: Black;
	text-align: center;
}
.navLinkBold
{
	font-family: Comic Sans MS;
	font-size: 9pt;
	font-weight: bold;
	color: #bb0000;
	text-align: center;
}
.lookupText
{
	font-family: Comic Sans MS;
	font-size: 9pt;
	font-weight: normal;
	color: Black;
	text-align: left;
}
.lookupLabel
{
	font-family: Comic Sans MS;
	font-size: 9pt;
	font-weight: bold;
	color: Black;
	text-align: right;
}
.lookupTitle
{
	font-family: Comic Sans MS;
	font-size: 10pt;
	font-weight: bold;
	color: Black;
}
.required
{
	font-family: Comic Sans MS;
	font-size: 9pt;
	font-weight: normal;
	color: Red;
}
.popup
{
	z-index: 4;	
}
.editBox
{
	font-family: Comic Sans MS;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	color: #553839;
	border: solid 1px #553839;
}
.button
{
	width: 135px; 
	height: 30px; 
	font-family: Comic Sans MS; 
	font-size: 9pt; 
	font-weight: bold; 
	border: none; 
	color: White; 
	background: url(../images/button/mainbutton.gif) no-repeat;
}
.wizard
{
	text-align: center;
	vertical-align: top;
	min-height: 350px;
}
.label
{
	font-family: Comic Sans MS;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.normalText
{
	font-family: Comic Sans MS;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.blackBorder
{
	border: solid 1px black;
}
.brownBorder
{
	border: solid 1px #553839;
}
.lightGray
{
	background-color: #f2f2f2;
}
.charcoalGray
{
	background-color: #606060;
}
.modal
{
	position: absolute;
	z-index: 1000;
	opacity:.40;
	filter: alpha(opacity=40);
	background-color: #aaaaaa;	
}
.wideTable
{
	text-align: center;
	vertical-align: top;
	width: 100%;
}
.centerTable
{
	text-align: center;
}
.title
{
	font-family: Comic Sans MS;
	font-size: 10pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.bigTitle
{
	font-family: Comic Sans MS;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.calendarCell
{
	width: 100px;
	height: 80px;
	vertical-align: top;
}
.calendarTitle
{
	height: 30px;
}
.calendarHeader
{
	width: 100px;
	height: 15px;
}