@charset "UTF-8";

body {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
	background-image: url(../imgs/tiles/main_bg_rule_tile.gif);
	background-repeat: repeat-y;
	background-position: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* :::::::::: BODY IDs :::::::::: */

body#home { 	 }
body#home .nav-here {
	background: #A20; }

#top-logo-box {
	position: absolute;
	top: 20px;
	left: 180px;
}

#top-logo-box table {
	border-collapse: collapse;
	border-spacing: 1px;
	voice-family: "\"}\" ";
	voice-family: inherit;
}

#top-logo-box table td {
	width: 94px;
	height: auto;
	text-align: center;
}

#top-logo-box img { }

#top-logo-box img.pad-top { padding-top: 18px; }

#top-h-rule {
	position: absolute;
	width: 100%;
	top: 136px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

#menu-box {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 160px;
	width: 160px;
}

#menu-box table {
	border-collapse: collapse;
	border-spacing: 0;
	voice-family: "\"}\" ";
	voice-family: inherit;
	text-align: left;
}

#menu-box table td {
	width: 160px;
	height: 23px;
	text-align: left;
}

#main-box {
	width: auto;
	margin-right: 100px;
	padding-right: 0px;
	position: absolute;
	height: auto;
	left: 183px;
	top: 161px;
}

#main-box .inner-box {
	padding: 18px;
	border: 1px solid #999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#main-box   .no-rule  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#main-box h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #666;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin: 0px;
}
#main-box h2,
#main-box h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #155;
}

#main-box h2 {
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding: 0px;
	color: #000;
}
#main-box h3 {
	margin-top: 16px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-bottom: 10px;
}

#main-box .no-top-margin {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

#main-box p,
#main-box ol,
#main-box ul {
	font-size: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	line-height: 150%;
}

#main-box ul, 
#main-box ol  {
	margin-left: 12px;
	padding-left: 12px; }

#main-box ul li {
	list-style-type: disc;
	list-style-position: outside;
	margin-bottom: 0.18em;
}

#main-box a {
	color: #099;
	text-decoration: none;
	padding-bottom: 1px;
}

#main-box a:link { color: #099; }

#main-box a:visited { color: #099; }

#main-box a:hover {
	color: #F00;
	border-bottom: 1px #F00 solid;
}

#main-box a:active {color: #F00;
border-bottom: 1px #F00 solid; }

#footer-box {
	width: auto;
	height: auto;
	margin-top: 20px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}

#footer-box p {
	font-size: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	line-height: 150%;
	color: #777;
}

#footer-box a {
	color: #777;
	text-decoration: none;
	padding-bottom: 1px;
}

#footer-box a:link { color: #777; }

#footer-box a:visited { color: #AAA; }

#footer-box a:hover {color: #199;
border-bottom: 1px #199 solid; }

#footer-box a:active {color: #F00;
border-bottom: 1px #F00 solid; }

/* :::::::::: Colors :::::::::: */

.color-grey-light { color: #CCC; }

.color-red { color: #F00; }

.color-black { color: #000; }

/* :::::::::: Images :::::::::: */

#banner-img-box {
	position: absolute;
	top: 0px;
	right: 0px;
	left: 0px;
	height: 127px;
	bottom: 0px;
	width: 100%; }
	
img.r-float {
	float: right;
	margin-bottom: 5px;
	margin-left: 15px;
	border: 1px solid #000;
}

img.r-float-nb { /* nb = no border */
	float: right;
	margin-bottom: 0.5em;
	margin-left: 0.8em; }
	
img.r-float-nbns { /* nb = no border and no space */
	float: right;
	margin-bottom: 0.5em; }

img.l-float {
	border: 1px solid #000;
	margin-right: 8px;
	float: left;
	margin-bottom: 4px; }
	
img.l-float-nb { /* nb = no border */
	margin-right: 8px;
	float: left;
	margin-bottom: 4px; }

#main-box .table-pad-right {
	border-collapse: collapse;
	border-spacing: 1px;
	voice-family: "\"}\" ";
	voice-family: inherit;
	margin-top: 15px;
	vertical-align: top;
}

#main-box .table-pad-right td {
	padding-right: 15px;
	background-position: top;
	vertical-align: top;
}
	
hr {
	border: none;
	background-color: #CCC;
	color: #CCC;
	height: 1px;
	width: 100%; }
	
/* Popups */

body#popup {
	text-align: center;
	margin: 15px;
	background-image: url(../typetraxdotcom/imgs/bodoni-26-pattern.jpg);
	background-repeat: repeat;
	background-color: #CCC;
	}
	
body#popup img {
	border-top-width: 6px;
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #777;
	border-right-color: #BBB;
	border-bottom-color: #FFF;
	border-left-color: #999999;
}

#popup p {
	font-size: 10px;
	line-height: 150%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#round-snipe {
	position: absolute;
	top: 20px;
	left: 30px;
}
