/* StyleSheet for ThinkTek Solutions, Inc */

/* == Text appearance ===================================================== */

td,tr,p,div {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cccccc;
}

pre {
	font-size: 10px;
	color: #cccc00;
}

strong {
	color: #ffcc00;
}

/* == Headings ============================================================ */

h1 {
	background: url(images/title_background.png) no-repeat;
	vertical-align: top;
	padding-top: 4px;
	font-size: 22px;
	font-weight: bold;
	color: #cccccc;
	text-align: left;
	text-indent: 15px;
	width: 100%;
	height: 26px;
	text-transform: uppercase;
	background-position: 0px 8px;
}

h2 {
	background: url(images/title_background.png) no-repeat;
	vertical-align: top;
	padding-top: 4px;
	font-size: 14px;
	font-weight: bold;
	color: #cccccc;
	text-align: left;
	text-indent: 15px;
	width: 100%;
	height: 24px;
	text-transform: uppercase;
	background-position: 0px 1px;
}

h3 {
	vertical-align: top;
	padding-top: 4px;
	font-size: 14px;
	font-weight: bold;
	color: #cccccc;
	text-align: left;
	width: 100%;
	height: 24px;
}

/* == Lists =============================================================== */

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

li {
	line-height: 15px;
	padding-left: 13px;
	padding-top: 2px;
	background-image: url(images/arrow.png) ;
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

/* == Links & Navigation ================================================== */

a:link, a:visited {
	color: #ff6600; text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #9AB6C2;
	text-decoration: none;
	font-weight: bold;
}

a.mainlevel:link, a.mainlevel:visited {
	background: url(images/menu_bullet.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ff6600;
	text-align: left;
	padding-left: 15px;
	height: 18px;
	margin-bottom: 1px;
}

a.mainlevel:hover {
	background-position: 0px -20px;
	text-decoration: none;
	color: #ffffff;
}

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ff6600;
	text-align: left;
}

a.sublevel:hover {
	color: #ffffff;
	text-decoration: none;
}

#active_menu {
	color:#ffffff;
	font-weight: bold;
}

/* == Horizontal Rules ==================================================== */

hr {
	background: #999999; height:1px; border: 1px solid;
}

hr.separator {
	background: #495C5F;
	height: 1px;
	width: 75px;
	border: 0px;
}

/* == Form Elements ======================================================= */

form {
	/* removes space below form elements */
	margin: 0;
 	padding: 0;
}

.button {
	font-weight: bold;
	border:solid 1px #9DA6B3;
	background-color: #293B42;
	color: #ff6600;
	text-align: center;
	font-size: 9px;
	margin-top: 5px;
}

.inputbox {
	font-weight: normal;
	color: #cccccc;
	background: #000000;
	border: 1px solid #9DA6B3;
}

/* == General layout ====================================================== */

body {
	background: #121A1D url(images/back_fade.jpg) repeat-x;
	padding: 20px 0px 20px 0px;
	margin: 0px;
	border: 0px;
}

.big_frame {
	width: 798px;
	border: solid 1px #9DA6B3;
}

div#contentblock {
	padding:0px;
	width: 635px;
}

#header {
	height: 120px;
	background: url(images/thinktek_header1.png) no-repeat;
}

.content_box {
	padding: 4px;
}

.middle_box {
	padding: 4px;
	border-left: solid 1px #9DA6B3;
	background: #2E4452 url(images/menu2_fade.jpg) repeat-x;
}

.right_box {
	padding: 4px;
	border-left: solid 1px #9DA6B3;
	background: #182327 url(images/menu1_fade.jpg) repeat-x;
}

.top_right_box {
	border-left: solid 1px #9DA6B3;
	background: #000000;
	padding: 0px;
}

.content {
	margin-left: 15px;
}

.back_button {
	/* Javascript Back button */
	text-align: center;
	margin-top: 40px;
}

/* == Footer block layout ================================================= */

table.footercolumns {
        width: 798px;
        margin: 0px 0px 0px 0px;
}

table.footercolumns td {
	width: 50%;
	vertical-align: top;
        padding: 0px 10px 0px 10px;
	text-align: center;
}

table.footercolumns a:link, table.footercolumns a:visited {
	font-size: 11px;
	font-weight: normal;
	font-style: italic;
	color: #cccccc;
}

table.footercolumns a:hover {
	text-decoration: underline;
}

/* == Newspaper columns layout ============================================= */

table.newscolumns {
        width: 100%;
        margin: 0px 0px 0px 0px;
}

table.newscolumns td {
	width: 50%;
	vertical-align: top;
        padding: 0px 10px 0px 10px;
	text-align: left;
}

table.newscolumns td:first-child {
        border-right: solid 1px #f00000;
}

/* == Silver bar and associated menu layout =============================== */

#silver_menu {
	overflow: hidden;
	height: 26px;
	width: 400px;
	float: left;
	padding: 0px;
}

#silver_toolbar {
	width: 100%;
}

.silver_box {
	width: 100%;
	height: 26px;
	border-top: solid 1px #9DA6B3;
	border-bottom: solid 1px #9DA6B3;
	background: url(images/silver_background.jpg) repeat-x;
	padding: 0px;
}

#mainlevel-nav {
	margin: 0; padding: 0;
}

#mainlevel-nav li {
	background-image: none;
	list-style:none; 
	float: left; 
	margin: 0px; 
	padding-left: 15px;
	padding-right: 15px;
	font-size: 11px;
	line-height:24px;
	height: 26px;
	white-space: nowrap;
	border-right: 1px solid #9DA6B3;
}

#mainlevel-nav a {
	float: none; 
	text-decoration: none;  
	color: #304651;
}

#mainlevel-nav a:hover {
	color: #ff6600;

}

/* == ??? Whatever... ===================================================== */

table.moduletable {
	width: 100%;
	margin: 0px 0px 15px 0px;
	border-left: solid 0px #000000;
	border-right: solid 0px #000000;
	border-top: solid 0px #000000;
	border-bottom: solid 0px #000000;
}

table.moduletable th {
	background: url(images/title_background.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #cccccc;
	text-align: left;
	text-indent: 15px;
	width: 100%;
	height: 24px;
	text-transform: uppercase;
}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	font-weight: normal;
}

table.moduletable ul {
	color: #ff0000;
}
