/*
*********************************************************************
Language:    CSS 1.0
Web site:    http://www.typeculture.com/
File Path:   /css/
Copyright:   ©2004, Jamie Peloquin
Created:     9/5/04 3:32 PM 
Created by:  Jamie Peloquin (www.dockingbay-94.com)
*********************************************************************
*********************************************************************
NOTES:
This dicument contains styles which are compatible with CSS-1
and higher compliant web browsers.
*********************************************************************
*/
/*
*********************************************************************
PAGE PROPERTIES                                                     *
*********************************************************************
*/
/* PAGE SECTIONS ------------------------------------------------- */


/*
*********************************************************************
CONTENT PROPERTIES                                                  *
*********************************************************************
*/
/* BLOCK ELEMENTS ------------------------------------------------ */
h1, h2, h3 {
	color: #B00;
}
div.font_collection_tease h3 {
	font-weight: normal;
	font-size: 10px;
	margin-bottom: .5em;
}

#font-pricing-container form {
	margin: 0 auto;
}

/* TABLE ELEMENTS ------------------------------------------------ */
table#font-pricing {
	width: 470px;
}

table#font-pricing caption {
	caption-side: bottom;
}

table#font-pricing th {
	background-color: #B44;
	color: #FFF;
}

table#font-pricing th.row_th {
	background-color: #FFE;
	color: #333;
	text-align: right;
}

table#font-pricing td {
	background-color: #FFF;
	text-align: right;
}

table.fontbuy {
	border: 1px solid #FEB;
}

table#font-buy, table.fontbuy  {
	margin-top: 0;
	width: 470px;
	background-color: #FEB;
}

table#font-buy *, table.fontbuy * {
	color: #333;
}

table#font-buy caption, table.fontbuy caption {
	font-size: 10px;
	color: #777;
	caption-side: bottom;
	border-color: #FEB;
	border-top-style: none;
	background-color: #FFD;
}

table#font-buy th, table#font-buy td,
table.fontbuy th, table.fontbuy td{
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #FFD;
}

table#font-buy th, table.fontbuy th {
	font-weight: normal;
	text-align: left;
}

table#font-buy td.cart_link, table.fontbuy td.cart_link {
	width: 90px;
	text-align: right;
}

table#font-buy td.cart_link form {margin: 0;}

table.fontbuy {margin-top: -1.3em;}
table#font-buy {margin-top: auto;}



/* INLINE ELEMENTS ----------------------------------------------- */
a {
	color: #600;
}

h2 a, h3 a,
h2 a:visited, h3 a:visited {
	color: #B00;
}

a:hover {
	color: #600;
}

a:active {
	color: #C00;
}

.opentype_highlight {
	color: #A55;
}

.pull_price {
	font-size: 12px;
	line-height: 1.3em;
	color: #777;
}

table#font-buy td.cart_link a:link, table#font-buy td.cart_link a:visited {color: #600; text-decoration: none;}
table#font-buy td.cart_link a:hover {text-decoration: underline;}



/*
*********************************************************************
NAVIGATION PROPERTIES                                               *
*********************************************************************
*/



/*
*********************************************************************
SPECIAL PROPERTIES                                                  *
*********************************************************************
*/
