
body
{
	font-size: 11px;
	margin: 0 20px 0 20px;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	background-color: #ffffff;
	color: #000000;
}

form
{
	display: inline;
	margin: 0;
	padding: 0;
}



.head
{
	font-size: 16px;
	/* font-weight: bold;*/
	margin: 0;
}

.logo
{
	margin: 10px;
}

.login
{
	/* border: 1px solid #cccccc; */
/*	width: 30em; */
	font-size: 10px;
	/*margin-bottom: 10px; 
	margin-right: 10px;  */
	margin: 10px;
/*	float: right; */
}

.sessioninfo
{
	width: 40em;
	text-align: right;
}

.loginbox
{
	/* border: 1px solid #cccccc; */
	width: 11em;
	margin-right: 5px;
}

.quantitybox
{
	width: 3em;
	margin: 0 3px 0 3px;
}

.editbutton
{
	margin: 0 3px 0 3px;
}


.useremailbox
{
	/* border: 1px solid #cccccc; */
	width: 11em;
	margin: 0;
	padding: 0;
}

.gobutton
{
	margin: 0;
	padding: 0;
}


.nav
{
	color: #0099CC;
	font-size: 11px;
	background-color: #f0f0f0;  /* Should match fauxnav */
	padding: 0px;
	border: 1px solid #cccccc;
}



.nav a
{
	color: #666666;
	font-style: normal;
	text-decoration: none;
	border-right: 1px solid #cccccc; 
	display: block;
	float: left;
	line-height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	
}

.nav a:hover
{
	color: #000000;
	background-color: #ffffff;
}


.navselected
{
	font-weight: normal;
	color: #000000;
	background-color: #ffffff;
}

.navselected a
{
	color: #000000;
	background-color: #ffffff;
	text-decoration: none;
}

.fauxnav
{
	font-size: 9px;
	color: #666666;
}

.content .fauxnav a
{
	border: 1px solid #cccccc; 
	text-decoration: none;
	background-color: #f0f0f0;
	padding: 0.4em 7px 0.4em 7px;
	line-height: 21px;
	color: #666666;
}

.content .fauxnav a:hover
{
	color: #000000;
	background-color: #ffffff;
}


/* to match the line height of text that uses a fauxnav span. */
.fauxnavline
{
	line-height: 21px;
	font-size: 9px;
	padding: 0.4em 0px 0.4em 0px;
}

.menu
{
	width: 14em;
	margin: 10px 0px 10px 10px;
	font-size: 10px;
	line-height: 10px;
	color: #666666;
}

.menuitem
{
	text-decoration: none;
	color: #666666;
	margin-bottom: 5px;
}

.menuitem a
{
	text-decoration: none;
	color: #666666;
}

.menuitem a:hover
{
	color: #0099CC;
}

.menuitemselected
{
	text-decoration: none;
	font-weight:bold;
	color: #0099CC;
	margin-bottom: 5px;
}

.menuitemselected a
{
	text-decoration: none;
	font-weight: bold;
	color: #0099CC;
}

.menuitemselected a:hover
{
	color: #0099CC;
}


/*************** menusubitem *********************/

.menusubitem
{
	text-decoration: none;
	color: #666666;
	margin-bottom: 5px;
	margin-left: 10px;
}

.menusubitem a
{
	text-decoration: none;   
	color: #666666;
}

.menusubitem a:hover
{
	color: #0099CC;
}

.menusubitemselected
{
	text-decoration: none;
	font-weight:bold;
	color: #0099CC;
	margin-bottom: 5px;
	margin-left: 10px;
}

.menusubitemselected a
{
	text-decoration: none;
	font-weight:bold;
	color: #0099CC;
}

.menusubitemselected a:hover
{
	color: #0099CC;
}


/**************************************/

/*
.frontphoto
{
	height: 100%;
	background-image: url(photo3.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
*/

.content
{
	margin: 10px;
}

.content p
{
	margin: 0.65em 0 0.65em 0;
	/*padding: 0 0 0 0;*/
}

.content a
{
	color: #0099CC;
	text-decoration: underline;
}

.content a:hover
{
	color: #CC0000;
}

.content .faq a:visited
{
	color: #334466;
}


.content .faq a:hover
{
	color: #CC0000;
}

.banner
{
 	font-weight: bold;
	color: #0099CC;
	font-size: 29px;
	line-height: 29px;
	margin: 16px 0 16px 0;
}

.banner .fat
{
 	font-weight: bold;
	font-size: 29px;
}

.banner .thin
{
 	font-weight: normal;
	font-size: 32px;
} 


.artsy
{
 	font-weight: normal;
	font-size: 18px;
	color: #0099CC;
}

.vertrule
{
	border-right: 1px #cccccc solid; 
	padding: 0px; 
	padding-right: 5px;
}


.contenth1
{
 	font-weight: bold;
	color: #0099CC;
	font-size: 16px;
	margin: 16px 0 16px 0;
}

.contenth2
{
 	font-weight: bold;
	color: #000000;
	font-size: 16px;
	margin: 16px 0 16px 0;
}

.contenth3
{
 	font-weight: bold;
	color: #000000;
	font-size: 11px;
	margin: 15px 0 13px 0;
}

.contenth4
{
 	font-weight: bold;
	color: #0099CC;
	font-size: 11px;
	margin: 18px 0 6px 0;
}

.contenth5
{
 	font-weight: bold;
	color: #0099CC;
	font-size: 11px;
}

.number
{
 	font-weight: bold;
	color: #0099CC;
}

.question
{
 	font-weight: bold;
	font-size: 11px;
	margin: 35px 0 0px 0;
}


.grayheader
{
	color: #000000;
	font-size: 11px;
	background-color: #f2f2f2;
	padding: 0px;
	border: 1px solid #cccccc;
	font-weight: bold;
	margin: 15px 0 12px 0;
	padding: 10px;
}


.notes
{
	font-size: 10px;
	/*
	margin-top: 1em;
	margin-bottom: 10px;
	margin-left: 12px; 
	*/
	margin-top: 1.1em;
	margin-bottom: 12px;
	margin-left: 14px; 
}

.note
{
	margin: 0 0 1px 0;
}

.noteheader
{
	color: #666666;
}

.hilite
{
	background-color: #f0f0ff;
	/*border: 1px solid #cccccc;*/
	border: 1px solid #f7f7ff;
}

.comment
{
	color: #000000;
	margin-left: 1px;
	margin-bottom: 2px;
}

.error
{
	/*width: 75%;  <- this will not allow the box to shrinkwrap, it's always 75% of the window.*/
	float: left;
	clear:both;
	font-size: 11px;
 	font-weight: bold;
	color: #CC0000;
	/* width: 30em; */
	background-color: #FFFFCC;
	border: 1px solid #CCCC00; 
	margin: 1em 0 0em 0;
	padding: 0.7em 1em 0.7em 1em;
}

.error a
{
	color: #CC0000;
}

.error a:hover
{
	color: #FF2222;
}

.errorline
{	
	width: 75%;
/*
	clear:both;
	display: block;
	margin: 1.5em 0 1.5em 0;
	padding: 0.7em 0 0.7em 0;
*/
}

.loginerror
{
 	font-weight: bold;
	color: #CC0000;
	margin-bottom: .5em;
}

.loginerror a
{
	color: #CC0000;
}

.loginerror a:hover
{
	color: #FF2222;
}


.inputrow
{
	padding-top: 0.3em; /* <- We used padding instead of margin so it will work within tables */
	margin-right: 1.5em;
	display: block;
	clear: both;
}


.listsubtitle
{
	padding-bottom: 0.6em; /* <- We used padding instead of margin so it will work within tables */
}



.inputlabel
{
	font-size: 10px;
 	font-weight: bold;
	color: #666666;
}

.inputitem
{
}

.inputitembutton
{
	padding-top: 0.6em;
	padding-bottom: 0.6em;
}

.inputtext
{
	width: 20em;
}

.wishlisttable
{
}

.wishlisttable form
{
	padding: 0 0 0 2px;
}

.listheader 
{
	padding: 5px;
	border-top: 1px solid black;
	border-bottom: 1px solid #cccccc;	
	font-weight: bold;
	font-size: 10px;
}

.listheaderthin
{
	padding: 0 5px 0 5px;
	border-top: 1px solid black;
	border-bottom: 1px solid #cccccc;	
	font-weight: bold;
	font-size: 10px;
}

.whatsthis a
{
	text-decoration:none;
	font-size: 9px; 
	line-height:8px;
}



.listheaderspacer 
{
	line-height: 2px;
	font-size: 2px;
	height: 2px; /*<- this should match listgrayline's height and top margin */
}
.listgrayline
{
	line-height: 2px;
	font-size: 2px;
	height: 2px;
	margin-top: 2px;
	border-top: 1px solid #cccccc;
}


.listitem
{
	padding: 3px 5px 3px 5px;
	font-size: 11px;
	/* word-wrap: break-word; */
}


.upbutton
{
	xxdisplay: inline;
	float: left;
	height: 19px;	/* This should match the up.gif/down.gif size */
	width: 19px;
	padding: 2px 2px 0px 10px;
	line-height: 100px;
}

.downbutton
{
	xxdisplay: inline;
	float: left;
	height: 19px;	/* This should match the up.gif/down.gif size */
	width: 19px;
	padding: 2px 0px 0px 2px;
	line-height: 100px;
}

.memberlistitem
{
	padding: 0px 5px 3px 5px;
	font-size: 11px;
}

.memberaddeditem
{
	padding: 3px 0px 3px 5px;
	font-size: 10px;
}

.listbutton
{
	/* padding-left: 1px; */
	padding: 0 5px 0 5px;
}

.listbutton form
{
}

.dateupdated
{
	font-size: 10px;
	color: #CC0000;
}

.viewlistform
{
	padding-bottom: 5px;
	margin-bottom: 10px;
	border-bottom: 1px solid #cccccc;
}

.footer
{
	font-size: 11px; 
	line-height: 16px;
	color: #999999;
	/*background-color: #f2f2f2;*/
	border-top: 1px solid #cccccc;
	padding: 10px;
	margin-top: 25px;
}

/*
.footerspacer
{
	margin-top: 25px;
}
*/

.footer a
{
	color: #666666;
	text-decoration: none;
}

.footer a:hover
{
	color: #000000;
}


.footer .lighterfooter a
{
	color: #999999;
	text-decoration: none;
}

.footer .lighterfooter a:hover
{
	color: #000000;
}


.filtered
{
	visibility: hidden;
}