body {
	background-color: #FFFFFF;
	padding: 0;
	margin: 0;
}

#bottom_navigation {
	bottom: 0;
	left: 0;
	width: 100%;
	height: 30px;
	background: black;
	position: fixed;
	z-index: 1;
}

/* Navigation */

#navigation {
	background: #7a7a7a url(../images/p22banner.gif) no-repeat;
	height: 82px;
	position: relative;
	overflow: hidden;
}
#typecaster {
	float: left;
	margin: 10px;
}
#p22logo {
	float: right;
	margin: 10px;
}
#nav_tabs {
	clear: both;
	margin-left: 5px;
	position: absolute;
	bottom: -5px;
	left: 0;
}
#nav_tabs ul {
        margin: 0;
        padding: 0;
        display: inline;
	line-height:0;
}
#nav_tabs ul li {
	height: 30px;
        float: left;
        display: block;
        margin-left: 5px;
        margin-bottom: 0;
        list-style: none;
}

#foundryselect {
	width:96px;
	height:30px;
	position: relative;
	background:url('../images/tabfoundry.gif');
	text-align: center;
}

#dd_transparent {
	opacity:0;
	width:84px;
	margin-left:0px;
	margin-top:4px
}

#viewcart {
	position: absolute;
	bottom: 0;
	right: 0;
	height: 2em;
	width: 19em;

	margin-right: 10px;
	margin-bottom: 5px;
	background: #666;
	
	font-family: Verdana;
	font-size: 9px;
	font-weight: bold;
}

#viewcart a {
	margin: 3px;
	display: block;
	padding: 0;

	color: #f1f1f1;
}

/* Font Info */

#fontpage {
	margin-left:auto;
	margin-right:auto;
	width:750px;
	margin-top: 50px;
	text-align: left;
	position: relative;
}

div.fontpgcolumn {
	float:left;
	height: 414px;
	width: 250px;
	text-align: center;
	position: relative;
}

div.fontpgcolumncenter {
	width: 260px;
}

div.fontpgcolumnright {
	width: 240px;
}

/* Font Pg. Left Column */

#fontpgbrowserwrap {
	background: #f7f7f7;
	width: 240px;
	position:relative;
}

#fontpgbrowser {
	border-top: 1px solid #666;
	height:392px;
	background: #F7F7F7;
	text-align: left;
}

#tabs {
	/*border-bottom: 1px solid #666;*/
	text-align: left;
	background: white;
	height: 22px;
	position: relative;
	cursor: pointer;
}

#tabs ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
}

#tabs ul li {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #fff;
	font-weight: bold;
	text-align: center;

	margin-left: 0;
	margin-bottom: 0;
	list-style: none;
	display: block;
	width: 20%;
	height: 22px;
	float: left;
}

#tabs ul li a {
	display: block;
}

#tabs ul li a span {
	padding: 5px 0;
	display: block;
}

#l_blue {
        background: #0099ff url(../images/tabs/l_tab_blue.gif) no-repeat scroll left top;
}

#r_blue{
        background: transparent url(../images/tabs/r_tab_blue.gif) no-repeat scroll 100% 0%;
}

#l_grey {
        background: #999 url(../images/tabs/l_tab_grey.gif) no-repeat scroll left top;
        border-left: 1px #fff solid;
}

#r_grey {
        background: url(../images/tabs/r_tab_grey.gif) no-repeat scroll right top;
}

#bodytextwrap {
	clear: both;
	background: #F7F7F7;
        overflow: auto;
        overflow-x: hidden;
        overflow-y: auto;
	height: 392px;
}

#bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 14px;
	margin-top: 20px;
	margin-left: 20px;
	margin-right: 20px;
}

#bodytext a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

#bodytext a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}

#bodytext a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
}

#messagetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 14px;
	margin: 20px;
}

#messagetext a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #333;
	font-weight: normal;
}

#fontlist {
	overflow: auto;
	overflow-x: hidden;
	overflow-y: auto;
	height: 392px;
	text-align: left;
}

/* IE Mac doesn't style fontanchor when it's a class.. which it should be */
#fontanchor {
	display: block;
	background: #F7F7F7;
	border-top: 1px #fff solid;
	padding: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	text-align: left;
	cursor: pointer;
	margin-right: 15px;
	color: black;
}

div.moreinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #333;

	line-height: 14px;
}

#fontlist a {
	color: #333;
	text-decoration: underline;
}

#fontpdflink {
	margin-top: 5px;
	display: block;
}

#fontpdflink img {
	width:10px;
	height:10px;
	margin-right: 3px;
	border:0;
	vertical-align:text-bottom;
}

/* All of these list styles should be: div.moreinfo */
#fontlist ul {
	padding: 0;
	margin: 0;

	list-style: none;
	list-style-position: outside;
	margin-left: 0;
	margin-top: 5px;
	margin-bottom: 5px;

	font-family: Verdana;
	font-size: 10px;

	color: #333333;
}

#fontlist li {
	list-style-type: none;
	margin-left: 5px;
}

#fontlist .fontultitle {
	font-weight: bold;
	margin-left: 0;
}

#fontlist #fontultitle {
	font-weight: bold;
	margin-left:0;
	margin-bottom: 5px;
}

/* Font Pg. Center Column */

#preview {
	margin: 15px 0;
}

/* Font Pg. Right Column */

#infodisplay {
	position: relative;
	width: 194px;
	margin-top: 130px;
	margin-left: 23px;
	margin-right: 23px;
}

#infodisplayorder {
	width: 22%;
/*	float: left;*/
	position: absolute;
	top: 50%;
	left:0;
/*	margin-top: 10px; */
}

#infodisplayorder img {
	position: relative;
	top:-7px;
}

#infodisplayfnameprice {
	width: 72%;
	float: right;
}

#infodisplayclearfloat {
	clear: both;
	display: block;
}

div.familyname {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

#inuse {
	margin-top: 60px;
}

#price {
	font-style: italic;
}

/* Footer */

#footer {
	clear: both;

	width: 300px;
	margin-top: 15px;
	margin-right:15px;

	float: right;
	text-align: right;

        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #999;
}

