/* @override http://www.typeculture.com/css/css_1.css */

/*
*********************************************************************
Language:    CSS 1.0
Web site:    http://www.typeculture.com/
File Path:   /css/
Copyright:   �2004, Jamie Peloquin
Created:     9/5/04 3:33 PM 
Created by:  Jamie Peloquin (www.dockingbay-94.com)
*********************************************************************
*********************************************************************
NOTES:
This dicument contains styles which are compatible with CSS-1
and higher compliant web browsers.
*********************************************************************
*/
/*
*********************************************************************
PAGE PROPERTIES                                                     *
*********************************************************************
*/
html {
	background-color: #FFF;
	padding: 0;
}

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

/* PAGE SECTIONS ------------------------------------------------- */
#header {
	background-color: #EEE;
	height: 70px;
	margin: 0;
	border-bottom: #CCC;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}

#tagline {
	height: 30px;
	margin: 0;
}

#navigation {
	position: absolute;
	top: 100px;
	left: 0px;
	width: 159px;
	margin: 0;
}

#content {
	margin: 0 0 0 180px;
	padding: 20px 20px 20px 0;
	width: 470px;
}

#footer {
	clear: both !important;
	font-size: 10px;
	padding: 5px 5px 5px 180px;
	margin-top: 50px;
}

/*
*********************************************************************
CONTENT PROPERTIES                                                  *
*********************************************************************
*/
body, table, th, td {
	color: #777;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	line-height: 1.3em;
}



/* BLOCK ELEMENTS ------------------------------------------------ */
h1 {
	font-size: 20px;
	margin: 0 0 0 0;
}

h2 {
	clear: both;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.2em;
}

h3 {
	font-size: 12px;
}

ul.level_1 {
	list-style-type: disc;
}

ul.level_2 {
	list-style-type: circle;
}

ul.level_3 {
	list-style-type: square;
}

ul.level_4 {
	list-style-type: disc;
}

pre {
	color: #555;
	font-family: Monaco, Courier, monospace;
	font-size: 11px;
}

.info-list {
	line-height: 1.6em;
}

.col_left, .col_right {
	width: 222px;
	float: left;
}

.col_right {
	margin-left: 15px;
}

.clear-left {
	clear: left;
}

.clear-right {
	clear: right;
}

.clear-both {
	clear: both;
}

hr, div.content-divider {
	margin-top: 14px;
	margin-bottom: 14px;
}





/* LISTS --------------------------------------------------------- */
/* ol, ul, dl {margin-top: .25em;} */

dt {
	margin-left: 1em;
	font-style: italic;
}

dt:before {content: "\B7\A0";}

li, dd {margin-bottom: .5em;}

ol.upper-alpha {list-style-type: upper-alpha;}

ol.lower-alpha {list-style-type: lower-alpha;}

ol.upper-roman {list-style-type: upper-roman;}

ol.lower-roman {list-style-type: lower-roman;}

ul.menu, ul.nomark, ul.staff_desc {list-style-type: none;}

ul.menu li {margin-left: -1.5em;}

ul.menu li:before {content: "\203A\A0";}

dl.faq dt:before {content: "Q:\A0";}

dl.faq dt {
	margin-left: 0;
	font-weight: bold;
	font-style: normal;
}

dl.faq dd:before {
	content: "A:\A0";
	margin-left: -1.6em;
}

dl.faq dd {margin-bottom: 1.5em;}

ul.staff_desc li {margin-bottom: .25em;}



/* FORM ELEMENTS ------------------------------------------------ */
form {
	margin-top: 0;
}

fieldset {
	border-color: #CCC;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 14px;
}

legend {
	color: #000;
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 14px;
}

label {
	font-weight: bold;
}

form div {
	margin-bottom: 14px;
}

br+input, br+select, br+textarea {
	margin-top: 5px;
}


/* TABLE ELEMENTS ------------------------------------------------ */
table.data {background-color: #CCC;}

table.data * {font-size: 10px;}

table.data caption {
	caption-side: top;
	text-align: left;
	border-color: #CCC;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
}

table.data th {
	background-color: #DDD;
	padding: 5px;
	vertical-align: top;
}

table.data td {
	background-color: #FFF;
	padding: 5px;
	vertical-align: top;
}

.table-image_button, .table-image_button {
	text-align: center;
	vertical-align: middle;
}

td.price {text-align: right;}

/* INLINE ELEMENTS ----------------------------------------------- */
a { 
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: underline;
	color: #000;
}

a:active {
	text-decoration: underline;
	color: #000;
}

a:visited {
	text-decoration: underline;
	color: #444;
}

h2 a, h3 a,
h2 a:visited, h3 a:visited {
	text-decoration: none;
}

h2 a:hover, h3 a:hover {
	text-decoration: underline;
}

a img {
	border-color: #FFF;
	border-style: none;
}


.note, .caption, .date, .article_date {
	font-size: 10px !important;
	color: #999;
}
h3 .note, h2 .note {font-weight: normal;}

sup { font-size: 60%; }

.caption {
	font-style: italic;
}

.tc_red {
	color: #B00;
}

.tc_blue {
	color: #039;
}

.nobreak {
	white-space: nowrap;
}

.alert, .required {
	color: red;
}



/*
*********************************************************************
NAVIGATION PROPERTIES                                               *
*********************************************************************
*/
#navigation div {
	margin: 0;
}

#navigation a, #navigation a:visited, #navigation a:hover {
	display: block;
	text-decoration: none;
	font-size: 10px;
	color: #000;
}

#navigation a.major {
	font-size: 12px !important;
}

#navigation #nav_SkipNavigation {
	display: none !important;
}

#navigation #nav_Foundry a {
	color: #B00 !important;
}

#navigation #nav_AcademicResource a {
	color: #039 !important;
}

#navigation #nav_Store a, #navigation #nav_AfricaSchoolhouse a {
	color: #777 !important;
}

a#major_on, a#minor1_on, a#minor2_on, a#minor3_on {
	font-weight: bold;
}



/*
*********************************************************************
SPECIAL PROPERTIES                                                  *
*********************************************************************
*/
.hide {display: none !important;}

.hide-css1, .hide-css1-block, .hide-css1-inline  {
	display: none !important;
}
.hide-css2, .hide-css2-block {
	display: block !important;
}

.hide-css2-inline {display: inline !important;}
