/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* END CSS RESET */


html, body {
	height: 100%;
	width: 100%;
}

body {
	background-image:url('site_images/background.jpg');
	background-attachment: fixed;
	background-position: center;
}

#posterboardContainer {
	background-image:url('site_images/posterbg.png');
	width: 1084px;
	height: 985px;
	margin-right: auto;
	margin-left: auto;
}

#contentWrapper {
	background-image: url('site_images/bgyrepeat.png');
	width: 1084px;
	position: absolute;
	top: 985px;
	padding-bottom: 50px;
}

#internalContent {
	margin: 0px auto 0px auto;
	width: 879px;
	margin-top: -400px;
}

#adbox {
	position: relative;
	top: -50px;
	margin-bottom: 25px;
	display:none;
}

.closeadbox {
	cursor: pointer;
	color: #ccc;
	font-size: 10px;
}	

#navlinks {
	position: relative;
	width: 191px;
	height: 157px;
	left: 782px;
	top:325px;
	text-align: center;
	font-size: 23px;
	line-height: 31px;
}

#navlinks li{
	list-style: none;
}

.row {
	border-collapse: collapse;
	width: 894px;
}

.onecol, .twocol, .threecol, {
}

.vertical_margin {
	margin-right: 13px;
}

.footer {
	margin-top: 50px;
}

.onecol {
	width: 210px;
}

.twocol {
	width: 433px;
}

.threecol {
	width: 656px;
}

.fourcol {
	width: 879px;
}

.guide {
	margin-top: 50px;
}

.articlesupplements{
	padding: 18px;
}

.box {
	border-top: 1px #cccccc dotted;
	border-bottom: 1px #cccccc dotted;
}

a.lightwindow {
	display: block;
	float: left;
}

.samples li {
	margin-bottom: 13px;
	display: block;
}

.samples li:hover{
	opacity: .7;
}

.copy, #navlinks, .datebox, li, input, textarea, .highlight, .closeadbox, .copyright, .qa_section{
	font-family: "Helvetica", "Arial", sans-serif;
	font-weight: 100;
	color: #cccccc;
}

.blogbox {
	margin-bottom:13px;
	margin-top:13px;
	padding-left:72px;
	width:586px;
}

.blogbox ol {
	line-height: 22px;
	list-style: decimal outside;
	display: inline;
}

.blogbox ul {
	line-height: 22px;
	list-style: disc outside;
	display: inline;
}


.datebox {
	background-image:url("site_images/datebox.png");
	color:#000000;
	height:44px;
	left:101px;
	letter-spacing:normal;
	line-height:18px;
	margin-left:2px;
	margin-top:0;
	padding-top:13px;
	position:absolute;
	text-align:center;
	width:59px;
}

.email,textarea {
	border: 1px dotted #ba3045;
	width: 423px;
	padding: 5px;
	font-size: 16px;
	background-color: #111;
	color: #ccc;
}

.email {
	margin-bottom: 22px;
}

#captcha_box {
	border: 1px dotted #ba3045;
	width: 67px;
	padding: 5px;
	font-size: 16px;
	background-color: #111;
	color: #ccc;
	margin-bottom: 22px;
}

.email:focus, #captcha_box:focus {
	background-color: #333;
	color: #fff;
}

#contact_form {
	opacity: 1;
}

.codeblock {
	background-color: #111;
	font-family: "Courier New", Courier, monospace;
	color: #FFF;
	font-size: 14px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	line-height: normal;
	display: block;
	overflow-x: auto;
	white-space:nowrap;
	position:relative;
	top:10px;	
}

code {
	background-color: #111;
	padding: 3px 5px;
	font-size: 14px;
	line-height: 22px;
	color: #06C;
	
}

.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	line-height: 22px;
	color: #ccc;
}

.subhead {
	font-size: 18px;
	letter-spacing: 5px;
	border-left: 2px dotted black;
	border-right: 2px dotted black;
	padding: 2px 5px 0px 10px;
}

.highlight {
	width: 586px;
	background-color:#111;
	padding: 22px 321px 22px 173px;
	margin-left: -173px;
	color: #ccc;
	line-height: 22px;
	display: block;
}

.blog ul li, .blog ol li {
	line-height: 22px;
}

.datebox:first-line {
	font-size: 28px;
	font-weight: bold;
}

.headline {
	font-size: 32px;
	line-height: 38px;
	margin-bottom: 10px;
	letter-spacing: normal;
}

table.relatedlinks {
	border-collapse: collapse;
	width: 618px;
	font-size: 12px;
}

table.relatedlinks tr:nth-child(2n+1) {
	background-color: #111;
}

table.relatedlinks td {
	vertical-align: top;
	line-height: 16px;
	padding: 5px;
}

table.relatedlinks td + td {
	text-align: right;
}

.blog {
	margin-top: -20px;
	display: block;
}

.blogbox + .blogbox {
	margin-top: 29px;
}

.bstags {
	display:none;
}

.right {
	text-align: right;
}

.feature, .blog, .linklist, .qa_section, .feature li {
	font-size: 16px;
	line-height: 22px;
	margin: 0px;
	}

.question:hover {
	color: white;
}

.question {
	cursor: pointer;
	margin-bottom: 5px;
	text-indent: -13px;
}

.question span {
	font-weight: 100;
	content: '+';
}

.answer {
	margin-bottom: 13px;
	text-indent: 13px;
}

.year {
	cursor: pointer;
	color: #ba3045;
}

.year:hover {
	color: #ed6378
}

.months {
	display: none;
	margin-bottom: 13px;
}

.month {
	color: #ba3045;
}

a:hover span.subtext {
	color: white;
}

.pagelinks {
	font-size: 16px;
	line-height: 22px;
}
	
.screen:hover {
	opacity: .7;
}

a {
	text-decoration: none;
}

.highlight a, .copy a, #navlinks a, a .headline, li a, .qa_section a {
	color: #ba3045;
	border-bottom: dotted 1px none;
}

.highlight a:hover, .copy a:hover, a .headline:hover, .qa_section a:hover {
	border-bottom: dotted 1px #ba3045;
}

.footer .feature:first-line {
	color: #999999;
}

#navlinks li a {
	display: block;
}

#navlinks li a:hover {
	background-color: #ba3045;
	color: #dddddd;
}

a#opennavlink {
	background-color: #ba3045;
	color: #dddddd;
}

/* h2 images */

h2, b {
	text-indent: -9999px;
	margin-bottom: 13px;
	display: block;
}

.copy b {
	display:block;
	margin-bottom:5px;
	text-indent:0px;
}

a.blockLinks {
	display: block;
	z-index: 9999;
}

a.blockLinks span {
	display: block;
	z-index: 9998;
}

.threecol h2 {
	height: 46px;
	width: 656px;
}

.twocol h2, .twocol b {
	height: 46px;
	width: 433px;
}

.onecol h2, .onecol b {
	height: 46px;
	width: 210px;
}


#dnmfy {
	background-image: url('site_images/dnmfyheader.png');
}

#portfolio {
	background-image: url('site_images/ourportfolioheader.png');
}

#questions {
	background-image: url('site_images/questionsheader.png');
}

#topofmind {
	background-image: url('site_images/topofmindheader.png');
}

#whatspopular {
	background-image: url('site_images/whatspopularheader.png');
}

#articlesbydate {
	background-image: url('site_images/dateheader.png');
}

#print_samples {
	background-image: url('site_images/onthepageheader.png');
}

#faqheader {
	background-image: url('site_images/faqheader.png');
}

#emailheader {
	background-image: url('site_images/emailheader.png');
}

#guidepicture {
	background: url('site_images/guide.png') #000 no-repeat;
	height: 725px;
	width: 881px;
}

#web_samples {
	background-image: url('site_images/onthewebheader.png');
}

#guidepicture li {
	text-indent: -9999px;
	position: relative;
	left: -9999px;
}

img[src="../site_images/aboutillustration.png"] {
	margin-top: 56px;
}

#testadbox {
	display: none;
}

.strong {
	font-weight: 900;
}

.subhead {
	display: block;
	margin-bottom: 13px;
	background-color: #CCCCCC;
	color: black;
	margin-top: 26px;
}

.fourcol:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.left {
	float: left;
}

.copyright {
	margin-top:50px;
	font-size:12px;
	text-align: center;
}

.samples {
	list-style: none;
}

.samples a span{
	display: block;
	text-indent: -9999px;
	float: left;
}

.formalert {
	background-color:#BA3045;
	font-size:10px;
	line-height:12px;
	margin-left:448px;
	margin-right:2px;
	padding:3px;
	position:absolute;
	opacity: 0;
}

.disabled {
	background-color:#111111;
	border:1px dotted #BA3045;
	color:#333333;
	font-size:16px;
	padding:5px;
	width:433px;
}

.enabled {
	border: 1px dotted #ba3045;
	width: 433px;
	padding: 5px;
	font-size: 16px;
	background-color: #111;
	color: #ccc;
}

.enabled:active {
	background-color: #333;
}

#loading {
	width: 100%;
	height: 100%;
	background: url('images/black-70.png') repeat;
	position: fixed;
	top: 0px;
	z-index: 9999;
}

#loading span {
	background:#F0F0F0 url(images/ajax-loading.gif) no-repeat scroll 10px 6px;
	border:10px solid #FFFFFF;
	color:#444444;
	display:block;
	height:31px;
	margin:200px auto 0;
	padding:14px 0 0 50px;
	width:100px;
}

#lightwindow_data_caption a {
	color: #BA3045;
}

#lightwindow_data_caption a:hover {
	text-decoration: underline;
}



/*----------------------------------------
				CHROME FIXES
----------------------------------------*/

.chrome .lightwindow {
	width: auto;
	height: auto;
}

.chrome .samples li span{
	text-indent: -9999px;
	list-style: inside none;
	display:none;
}

/*----------------------------------------
				SAFARI FIXES
----------------------------------------*/

.safari .formalert {
	background-color:#BA3045;
	font-size:10px;
	line-height:12px;
	margin-left:448px;
	margin-top: 1px;
	margin-right:2px;
	padding:3px;
	position:absolute;
	opacity: 0;
}

.safari .lightwindow {
	width: auto;
	height: auto;
}

.safari .samples li span {
	text-indent: -9999px;
	list-style: inside none;
	display:none;
}

/*----------------------------------------
				OPERA FIXES
----------------------------------------*/

.opera .highlight {
	width: 586px;
	background-color:#111;
	padding: 12px 323px 12px 171px;
	margin-left:-172px;
	color: #ccc;
	line-height: 22px;
	margin-bottom: 13px;
}

.error_window {
	width: 435px;
	height: 670px;
	position: absolute;
	display: none;
	opacity: 0;
	top: -223px;
	z-index:9999;
}

.ajax_error, .submitting {
	opacity: 0;
	text-align: center;
	line-height: 22px;
	position: relative;
	top: 300px;
	color: #CCCCCC;
	display: none;
}

/*----------------------------------------
				IE7 FIXES
----------------------------------------*/

.ie7 .onecol, .ie7 .twocol, .ie7 .threecol,.ie7 .fourcol {
	border-right: 0px;
}

.ie7 #posterboardContainer {
	margin-top: 0px;
}

.ie7 #headerbypass {
	display: none;
}

.ie7 .blockLinks b{
	cursor: pointer;
}

.ie7 .hpCopy:hover {
	color: #999;
}

.ie7 a.lightwindow, .ie7 a.lightwindow:hover {
	border: 0px;
	border-style: none;
	padding: 0px;
	margin-bottom: 0px;
}

.ie7 .samples li {
	margin-bottom: 0px;
}

/*----------------------------------------
				IE8 FIXES
----------------------------------------*/

.ie8 .hpCopy:hover {
	color: #999;
}

.ie8 .samples li span {
	position: absolute;
}

.ie8 a.lightwindow, .ie8 a.lightwindow:hover {
	border: 0px;
	border-style: none;
	padding: 0px;
	margin-bottom: 0px;
}

.ie8 .samples li {
	margin-bottom: 13px;
}

.ie8 .home-directions {
	overflow: hidden;
}
