body {
	font-size:12px; 
	font-family: "Trebuchet MS", Trebuchet, Verdana;
	margin: 0 0 10px 0; 
	padding:0; 
	background-image:url(../images/fontshark_02.png);
	background-repeat: repeat-x;
	background-color: #e7e7e7;
}

.clear {
	clear:both;
}

.spacer {
	clear:both;
}

h2 {
	margin:0 0 3px 0;
	padding: 7px 0;
	font-size: 16px;
	border-bottom: 1px solid #e7e7e7;
}

h3 {
	margin:0 0 10px 0;
	padding: 3px 0;
	font-size: 16px;
	border-bottom: 1px solid #e7e7e7;
}

a:link, a:visited, a.active {
	color: #666666; text-decoration: underline;
	font-weight: 400;
}

a:hover {
	color: #000000;	text-decoration: underline;
	font-weight: 400;
}

#header {
	width: 761px;
	height: 104px;
	background-image:url(../images/fontshark_01.png);
	background-repeat: no-repeat;
}

.navbar {
	position: relative;
	top: 75px;
	left: 290px;
}

a:link.nav, a:visited.nav, a:active.nav {
	display:inline;
	padding: 5px 10px;
	background-color: #ffffff;
	margin: 0px 1px;
	font-size: 14px;
	font-weight: 900;
	text-decoration: none;
	color: #666666;
}

a:hover.nav {
	display:inline;
	padding: 5px 10px;
	background-color: #ffffff;
	margin: 0px 1px;
	font-size: 14px;
	font-weight: 900;
	text-decoration: underline;
	color: #000000;
}

#content {
	width: 761px;
	background-image:url(../images/fontshark_04.png);
	background-repeat: repeat-y;
}

.contentPad {
	padding: 3px 0 0 6px;
}

.contentBottom {
	width: 761px;
	height: 22px;
	background-image:url(../images/fontshark_11.png);
	background-repeat: no-repeat;
}

.bannerTop {
	margin-bottom: 10px;
}

.bannerBottom {
	margin-top: 10px;
}

.sidebar {
	width: 125px;
	background-color: #e7e7e7;
	float: left;
	margin-right: 10px;
}

.sidebar p {
	padding: 7px;
	margin: 0;
}

.sidebar a:link,a:visited,a:active {
	color: #555555;
	text-decoration: none;
	font-weight: 400;
}

.sidebar a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: 400;
}

.sidebar em {
	font-size: 14px;
	font-weight: 900;
	color: #555555;
	font-style: normal;
}

.contentBody {
	width: 611px;
	float: left;
}

#footer {
	width: 761px;
}

.footerText {
	padding: 10px 10px;
	color: #666666;
}

/* Font Style */

.fontName {
	background-color: #111111;
	padding: 2px 5px;
	width: 592px;
}

a:link.fnLink, a:visited.fnLink, a:active.fnLink {
	font-size: 14px;
	font-weight: 900;
	color: #f1f1f1;
	text-decoration: none;
}

a:hover.fnLink {
	font-size: 14px;
	font-weight: 900;
	color: #ffffff;
	text-decoration: underline;
}

a:link.authLink, a:visited.authLink, a:active.authLink {
	font-size: 12px;
	font-weight: 400;
	color: #e7e7e7;
	text-decoration: none;
}

a:hover.authLink {
	font-size: 12px;
	font-weight: 400;
	color: #ffffff;
	text-decoration: underline;
}

.fontName em {
	font-size: 12px;
	color: #e7e7e7;
}

.fontImage {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	margin:0;
	padding:0;
}

.fontInfo {
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	padding: 1px 5px;
	font-size: 11px;
	font-weight: 400;
	color: #777777;
	width: 590px;
}

a:link.finfo, a:visited.finfo, a:active.finfo {
	font-size: 11px;
	font-weight: 400;
	color: #777777;
	text-decoration: none;
}

a:hover.finfo {
	font-size: 11px;
	font-weight: 400;
	color: #000000;
	text-decoration: underline;
}

/* Font Tabs */

.shadetabs{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 10px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 3px;
margin-right: 0px;
border: 1px solid #778;
color: #2d2b2b;
background: white url(http://www.fontshark.com/images/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: 1px;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(http://www.fontshark.com/images/shadeactive.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}

.tabcontentstyle{ /*style of tab content oontainer*/
border: 1px solid gray;
width: 586px;
margin-bottom: 1em;
padding: 6px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block!important;
}
}


/* Pagination */

a.linkDead {
	padding: 0 4px;
	color: #5d5d5d;
	font-size: 13px;
	text-decoration: none;
}

a.linkDead:hover {
	padding: 0 4px;
	color: #5d5d5d;
	font-size: 13px;
	text-decoration: none;
}

a.linkNotSelected {
	padding: 0 4px;
	color: #5d5d5d;
	font-size: 13px;
	text-decoration: none;
}

a.linkNotSelected:hover {
	padding: 0 4px;
	color: #000000;
	font-size: 13px;
	text-decoration: underline;
}

a.linkSelected {
	padding: 0 4px;
	color: #ffffff;
	background-color: #a7a7a7;
	font-size: 13px;
	text-decoration: none;
}

a.linkSelected:hover {
	padding: 0 4px;
	color: #ffffff;
	background-color: #a7a7a7;
	font-size: 13px;
	text-decoration: underline;
}

.linkHeader {
	font-size: 14px;
	text-transform: uppercase;
	color: #a7a7a7;
	font-style: italic;
	font-weight: 900;
	border-bottom: 1px solid #d3d3d3;
	margin-bottom: 5px;
}

.installSpacer {
	background-color: #e3e3e3;
	margin: 15px 0 15px 0;
	height: 1px;
}

.sideDivider {
	background-color: #a6bee2;
	margin: 3px 0 3px 0;
	height: 1px;
}

.barGray {
	background-color: #c6c6c6;
	height: 2px;
}

.barWhite {
	background-color: #FFFFFF;
	height: 2px;
}

.toolName {
	font-size: 13px;
	font-weight: 900;
}
