﻿/*reset*/
html{color:#7d7d7d;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:text-top;}sub{vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}input,textarea,select{*font-size:100%;}legend{color:#000;}del,ins{text-decoration:none;}
/*clearfix*/
.clearfix:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; } .clearfix { display: inline-block; } html[xmlns] .clearfix { display: block; } * html .clearfix { height: 1%; }
strong { font-weight:bold;}
em { font-style:italic;}
html,body { height: 100%; background: #ececec url(/local/styles/images/bgTile.png) repeat-y center; font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; text-transform: normal; letter-spacing: normal; line-height: 1.6em; }
a { color:#3da3c0; text-decoration:none;}
a:hover { text-decoration:underline; color:#1f6b81;}
p { padding-bottom:15px; }
h1 { color: #000; font-family: Georgia, serif; font-size: 24px; font-style: normal; font-weight: normal; text-transform: normal; letter-spacing: normal; line-height: 1.2em; margin-bottom:8px; }
hr { border-color:-moz-use-text-color -moz-use-text-color #C4C4C4; border-style:none none solid; border-width:0 0 1px; height:1px; margin:10px 0; padding:0; }
h2 { color: #777; font-family: Georgia, serif; font-size: 20px; font-style: normal; font-weight: normal; text-transform: normal; letter-spacing: normal; line-height: 1.2em; }
#sb ul { margin-top:10px; }
#sb li a { color:#fff; background: url(/local/styles/images/subbg.png) no-repeat; width:270px; height:29px; display:block; padding-left:25px; padding-top:2px; font-size:12px; font-weight:bold; text-transform:uppercase; }
#sb li a:hover { background: url(/local/styles/images/subbg.png) no-repeat 0 -31px; }
#sb li a.current{ background: url(/local/styles/images/subbg.png) no-repeat 0 -62px; }

#mc ul { list-style-type:square; list-style-position:inside; margin-left:20px; }
#mc ul li { list-style-type:square; list-style-position:inside; }
#mc h2 { margin-bottom:10px;}
#container { width:838px; margin:0 auto; }
#mc { float:left; width:500px; }
#sb { float:left; width:270px; margin-left:59px; }
#midShadow { background: url(/local/styles/images/shadowBg.jpg) repeat-y; }
#footer { color:#999999; font-size:11px; margin-top:10px; background:#EEEEEE url(/local/styles/images/ascender.gif) no-repeat scroll 20px 15px; padding:10px 20px 20px 70px;}

.logo { width:280px; float:left; margin-top:30px; }

ul.nav { float:left; width:550px; margin-top:38px; list-style-type:none; list-style:none; }
ul.nav li { float:left; }
ul.nav li a { display:block; overflow:hidden; padding-top: 32px; height:0; background: url(/local/styles/images/nav.png) no-repeat; }
ul.nav .home { background-position: 0 0; width:65px; }
ul.nav .home:hover { background-position: 0 -32px; }
ul.nav .fonts { background-position: -66px 0; width:105px; }
ul.nav .fonts:hover { background-position: -66px -32px; }
ul.nav .custom { background-position: -171px 0; width:73px; }
ul.nav .custom:hover { background-position: -171px -32px; }
ul.nav .licensing { background-position: -243px 0; width:90px; }
ul.nav .licensing:hover { background-position: -243px -32px; }
ul.nav .news { background-position: -333px 0; width:60px; }
ul.nav .news:hover { background-position: -333px -32px; }
ul.nav .contact { background-position: -393px 0; width:153px; }
ul.nav .contact:hover { background-position: -393px -32px; }

.credit { font-size:11px; padding:0 10px 0 0; text-align:right; }

.textbox, textarea { padding:5px; background:#F7FBFF; font-family:Arial, Serif; font-size:13px; color:#333; border:1px solid; border-color:#ABADB3 #E2E3EA #E3E9EF #E2E3EA; }
.textbox:focus, textarea:focus { border-color:#3D7BAD #B5CFE7 #B7D9ED #B5CFE7; background-color:#EAFFDF; }
.textbox { width:300px; }

#userinfo { border:1px dotted #CCC; background:#FFFFDF url(/global/icons/16/user.png) no-repeat 5px 50%; padding:5px 5px 5px 30px; font-size:11px;  }
