/* CSS Document */
/*---------------*/
/*-FOR ALL BEGIN-*/
/*---------------*/
* {
	padding:0;
	margin:0;
	border:none;
	font: 100% 'Tahoma', sans-serif;
	color:#000D1A;
}
html {
	margin: 0;
	padding: 0;
	color: #333;
	background: #eee;
	height: 100%;
}
body {
	margin: 0;
	padding: 5px;
	color: #333;
	background: #eee;
	font: 80% 'Lucida Grande', Verdana, Geneva, Lucida, Arial, Helvetica, sans-serif;
	height: 100%;
}
img {
	border:none;	
	margin:0;
}
strong {
	font-weight:bold;
}
p {
	padding:10px 7px 10px 7px;
}
table {
	width:100%;
}
th {
	font-weight:bold;
	text-align:left;
	vertical-align:top;
	padding:4px 0px;
}
ul {
	padding-left:40px;
	padding-bottom:10px;
	margin: 0;
	padding: 0;
	border: none;
}
ol {
	padding-left:40px;
	padding-bottom:10px;
}
dd {
	padding-left:40px;
	margin-left: 0;
}
dt {
	font-weight: bold;
}
p { 
    clear: left
}
a:link{
	color:#036;
	text-decoration:underline;
}
a:visited{
	color:#603;
	text-decoration:underline;
}
a:hover{
	color:#036;
	text-decoration:underline;
}
.clear_width {
/*	width:770px; */
	clear:both;
}
.padding {
	padding:10px;
}
.padding_double {
	padding:30px;
}

.padding_vert {
	padding:10px 0px;
}

.dark_red {
	color:#660033;
}

a.big_red {
	color:#660033;	
	padding:0px 0 0px 6px;
	font: bold 100% 'Arial', sans-serif;
}
a.big_red:hover{	
	color:#40668D;	
}

.italic {
	font-style: italic;
}
.quot {
	border:1px dashed #8D4066;
	background:#F0E6EB;
	margin:10px 20px;
	padding:15px;
	font: 100% 'Trebuchet','Times New Roman', sans-serif;
}
.code {
	border:1px dashed #40668D;
	background:#BFCCD9;
	margin:10px 20px;
	padding:15px;
	font: 100% 'Times New Roman','Courier', monospace;
}
.grey {
	background:#eee;
	border:1px dashed #D3D3D3;
}
.last_modify {
	position:absolute;
	top:10px;
	right:15px;
	color:#999;
	background:none;
	font: 100% 'Tahoma', sans-serif;
	
}
.center {
	text-align:center;
}
.right {
	text-align:right;
}
/*-------------*/
/*-FOR ALL END-*/
/*-------------*/

/* ---------------------------------------------------------------------- */
/* ---------------------------- TOP OF PAGES ---------------------------- */
/* ---------------------------------------------------------------------- */

#global {
	width:100%;
	min-height: 100%;
    margin-bottom: -142px;
    position: relative;
}

#masthead {
	height:175px;
	text-align: right;
	margin: 0;
	width:100%;
	background:#d63 url(../images/redslice.gif) repeat-x;
	position:relative;	
}
.redhead {
    background: url(../images/redslice.gif) #d63 repeat-x;
	background-color: #d63; 
}

.bluehead {
	background:   url(file:///F|/www/tigergem/styles/images/background--blue.jpg) #9cf repeat-x;
}

.greenhead {
	background:   url(file:///F|/www/tigergem/styles/images/background--green.jpg) #9c6 repeat-x;
}

#masthead img {
	border: none;
	margin-top: 0;
	display: block;
}

#logo {
	width: 258px;
	position: absolute;
	top: 0;
	left: 0px;/* originally was 50px, I moved it over. */
	height: 132px;
}
#header_left{
	position:absolute;
	top:0; left:0;
	width:14px;height:13px;
	background:#809AB3 url(images/header_left_bg.jpg) top left no-repeat;
}
#header_right{	
	position:absolute;
	top:0; right:0;
	width:14px;height:13px;
	background:#809AB3 url(images/header_right_bg.jpg) top right no-repeat;
}
#header_left2 {
	width:14px;
	height:13px;
	background:  url(images/header_left_bg.jpg) top left no-repeat;
	float:left;
}

#header_right2 {	
	width:14px;
	height:13px;
	background:  url(images/header_right_bg.jpg) top right no-repeat;
	float:right;
}
/* ---------------------------------------------------------------------- */
/* ------------------------- MAIN NAVIGATION MENU ----------------------- */
/* ---------------------------------------------------------------------- */
#menu {
	padding-left: 15px;
	padding-top: 2em;
	margin: 0 0 0 0;
	color: #eee;
	position: absolute;
	top: 200px;/* Use 132px to put it at the bottom of the masthead.*/
	left: 0;
	height: 100%;
	width: 200px;
	background-color: #999999;
}

#nav {
	float: left;
	margin: 0 5px;
	font-size: 100%;
}

div#nav ul {
	margin: 0;
	padding: 0;
	background: #333;
}

div#nav li {
	margin: 0;
	float: left;
	width: 8em;
	list-style: none;
	position: relative;
}

div#nav li.current {
	padding: 0.25em 0.5em 0.25em 0.5em;
	width: 7em;
	color: #ccc;
	background: #333;
	text-decoration: underline;
}

div#nav li a {
	padding: 0.25em 0.5em 0.25em 0.5em;
	width: 7em;
	display: block;
	color: #eee;
	text-decoration: none;
}

div#nav a:hover {
	background: transparent;
}

div#nav li.mainred a:hover {
	color: #f96;
}

div#nav li.maingreen a:hover {
	color: #9c6;
}

div#nav li.mainblue a:hover {
	color: #9cf;
}

div#nav>ul a {
	width: auto;
}

/*------------------------------------------------------------------------*/
/*------------- Nav or Navigation BUT NOT BOTH ---------------------------*/
/*------------------------------------------------------------------------*/

#navigation {	
	height:57px;
	background-color:#000;
	text-align: right;
}

.borC25025 {
	clear:both;
	background-color:#FF3300;
	height:5px;
	font-size:0;
}

#navigation a {
	color:#fff;
	vertical-align: middle;	
	display:block;
	margin:0;
	float: right;
	text-decoration: underline;
	padding:0px 20px 10px 10px;
	font: bold 11px/15px 'Tahoma', sans-serif;
	background:#000 url(images/navigation_bg.gif) 50% 0 no-repeat;
}
#slogan {	
	top:0px;left:106px;
	position:absolute;
	padding:0;
	display:block;
	color:#000;
}

#header .last_modify {
	color:#fff;
	
}
/* ---------------------------------------------------------------------- */
/* ------------------------- MAIN TEXT AREA ----------------------------- */
/* ---------------------------------------------------------------------- */

#main {
	padding: .5em 4em;
	margin-top: 0;
	margin-left: 14em;
	color: #333;
	background: #ffc;
	max-width: 43em;
	min-height: 22em;
	top: 0;
}
#main ul {
	margin: 0;
	padding: 0;
	border: none;
	max-width: 33em;
	width: 33em;
}
#main li {
	margin: 0, 0, 1px, 0;
}
#left_column {
	padding-right: 200px;
}
#center_column {
	padding-right: 200px;
}
#right_content {
	float:right;
	width:193px;
	top: 15em;
}
.banner_marg {
	padding-bottom:4px !important;
	padding-bottom:7px;
	background:#eee
}
.banners_silver_block {
	position:relative;
	width:193px;
	color:#818181;
	padding:12px 0 12px 0;
	vertical-align:middle;
	text-align:center;
}
.banners_silver_block_bg {
	position:relative;
	padding:12px 0 12px 0;
	background:#eee url(images/bg_silver.gif) 0 0 repeat-y;
	width:193px;	
}
.banners_silver_block_top {
	position:absolute;
	top:0;left:0;
	width:193px;
	height:12px;
	background:  url(images/top_bg_silver.gif) 0 0 no-repeat;	
}
.banners_silver_block_bottom {
	position:absolute;
	bottom:0; left:0;
	width:193px;
	height:12px;
	background:  url(images/bottom_bg_silver.gif) 0 0 no-repeat;	
}
.banners_blue_block {
	position:relative;
	width:193px;
	color:#818181;
	padding:12px 0 12px 0;
	vertical-align:middle;
	text-align:center;
}
.banners_blue_block_bg {
	position:relative;
	padding:12px 0 12px 0;
	background:#000099 url(images/bg_blue.jpg) 0 0 repeat-y;
	width:193px;	
}
.banners_blue_block_top {
	position:absolute;
	top:0;left:0;
	width:193px;
	height:12px;
	background: url(images/top_bg_blue.jpg) 0 0 no-repeat;	
}
.banners_blue_block_bottom {
	position:absolute;
	bottom:0; left:0;
	width:193px;
	height:12px;
	background: url(images/bottom_bg_blue.jpg) 0 0 no-repeat;	
}
.banners_green_block {
	position:relative;
	width:193px;
	color:#818181;
	padding:12px 0 12px 0;
	vertical-align:middle;
	text-align:center;
}
.banners_green_block_bg {
	position:relative;
	padding:12px 0 12px 0;
	background:#009900 url(images/bg_green.jpg) 0 0 repeat-y;
	width:193px;	
}
.banners_green_block_top {
	position:absolute;
	top:0;left:0;
	width:193px;
	height:12px;
	background: url(images/top_bg_green.jpg) 0 0 no-repeat;	
}
.banners_green_block_bottom {
	position:absolute;
	bottom:0; left:0;
	width:193px;
	height:12px;
	background: url(images/bottom_bg_green.jpg) 0 0 no-repeat;
}
.banners_red_block {
	position:relative;
	width:193px;
	color:#818181;
	padding:12px 0 12px 0;
	vertical-align:middle;
	text-align:center;
}
.banners_red_block_bg {
	position:relative;
	padding:12px 0 12px 0;
	background:#FF3300 url(images/bg_red.jpg) 0 0 repeat-y;
	width:193px;	
}
.banners_red_block_top {
	position:absolute;
	top:0;left:0;
	width:193px;
	height:12px;
	background: url(images/top_bg_red.jpg) 0 0 no-repeat;	
}
.banners_red_block_bottom {
	position:absolute;
	bottom:0; left:0;
	width:193px;
	height:12px;
	background: url(images/bottom_bg_red.jpg) 0 0 no-repeat;
}
.banners_gold_block {
	position:relative;
	width:193px;
	color:#818181;
	padding:12px 0 12px 0;
	vertical-align:middle;
	text-align:center;
}
.banners_gold_block_bg {
	position:relative;
	padding:12px 0 12px 0;
	background:#FFCC00 url(images/bg_gold.jpg) 0 0 repeat-y;
	width:193px;	
}
.banners_gold_block_top {
	position:absolute;
	top:0;left:0;
	width:193px;
	height:12px;
	background: url(images/top_bg_gold.jpg) 0 0 no-repeat;	
}
.banners_gold_block_bottom {
	position:absolute;
	bottom:0; left:0;
	width:193px;
	height:12px;
	background: url(images/bottom_bg_gold.jpg) 0 0 no-repeat;
}

.floatright {
	float: right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.floatleft {
	float: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#home {
	padding: 3em 4em;
	margin-top: 1em;
	margin-left: 23em;
	color: #333;
	background: #eee;
	min-height: 22em;
}

/* ---------------------------------------------------------------------- */
/* ----------------------- CENTER AND RIGHT -------------------- */
/* ---------------------------------------------------------------------- */
#center {
	width: 37em;
	float: left;
	margin-right: 4em;
	padding-left: 15em;
}

/* ---------------------------------------------------------------------- */
/* ----------------- LEFT COLUMN, SUB-MENU AND ADVERTS ------------------ */
/* ---------------------------------------------------------------------- */
#marketing {
	width: 10em;
	color: #333;
	background: none;
	background-color: none;
	position: relative;
	top: 1em;
	left: 10px;
}
#advert {
	width: 13em;
	padding: 2px 2px 2px 2px;
	margin: 0 0 0 1em;
	display: block;
	float: right;
	clear: both;
	color: #939;
	background: #ffc;
	background-color: #ffc;
}

#subnav {
	width: 13em;
	padding: 0;
	margin: 2em 0 1em 1em;
	color: #333;
	background: #f8f8f8;
}

#subnav ul {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
}

#subnav li {
	margin: 0 0 1px 0;
}

#subnav li a {
	padding: 0.3em 0 0.3em 0.5em;
	border-left: 0.7em solid #333;
	border-right: 0.7em solid #333;
	width: 100%;
	display: block;
	color: #333;
	background: #ccc;
	text-decoration: none;
}

html>body #subnav li a {
	width: auto;
}

#subnav li a:hover {
	border-left: 0.7em solid #333;
	border-right: 0.7em solid #333;
	color: #eee;
}

#subnav li.subred a:hover {
	background: #d63;
}

#subnav li.subblue a:hover {
	background: #2b83da;
}

#subnav li.subgreen a:hover {
	background: #8b4;
}

div.advert {
	margin-top: 2em;
	margin-left: 2em;
	text-indent: 0px;
	color: #333;
}

div.advert a {
	width: 130px;
	display: block;
	color: #d63;
	background: transparent;
	height: 100px;
	font-size: 1em;
	font-weight: normal;
	font-decoration: none;
	text-decoration: none;
}
div.advert a:hover {
	width: 130px;
	display: block;
	color: #036;
	background: transparent;
	height: 100px;
	font-size: 1em;
	font-weight: normal;
	font-decoration: none;
	text-decoration: none;
}
div.advert a:link {
	width: 130px;
	display: block;
	color: #d63;
	background: transparent;
	height: 100px;
	font-size: 1em;
	font-weight: bold;
	font-decoration: none;
	text-decoration: none;
}

#ad1 {
	background-color: #000;
}

#ad2 {
	background:   url(file:///F|/www/tigergem/styles/images/ad2.gif) no-repeat;
}

#ad3 {
	background:   url(file:///F|/www/tigergem/styles/images/ad3.gif) no-repeat;
}

#ad4 {
	background:   url(file:///F|/www/tigergem/styles/images/ad4.gif) no-repeat;
}

#ad5 {
	background:   url(file:///F|/www/tigergem/styles/images/ad5.gif) no-repeat;
}

#ad6 {
	background:   url(file:///F|/www/tigergem/styles/images/ad6.gif) no-repeat;
}

#ad7 {
	background:   url(file:///F|/www/tigergem/styles/images/ad7.gif) no-repeat;
}

#ad8 {
	background:   url(file:///F|/www/tigergem/styles/images/ad8.gif) no-repeat;
}

#ad9 {
	background:   url(file:///F|/www/tigergem/styles/images/ad9.gif) no-repeat;
}

#ad10 {
	background:   url(file:///F|/www/tigergem/styles/images/ad10.gif) no-repeat;
}

/*------------------------------- FOOTER------------------------------*/
#navigation_footer {
	border-top:5px solid #FF3300;
	color:#818181;
	padding:10px 0;
}
.blue_links a {
	color:#1C71AA;
	text-decoration:underline;
	font: bold 11px/15px 'Tahoma', sans-serif;
	padding:0px 20px 0 20px;	
}
.blue_links  img{
	vertical-align:middle;	
	background:#fff;
	padding:3px;
}
.sub_nav {
	font: bold 11px/15px 'Tahoma', sans-serif;
}
.sub_nav a {
	font: bold 11px/15px 'Tahoma', sans-serif;
	padding:0px 5px 0 5px;	
}
.ad {
	font: 11px/15px 'Tahoma', sans-serif;
	color:#818181;
	padding:10px;
	text-align:center;
} 
.ad a {
	color:#818181;
}
/* ---------------------------------------------------------------------- */
/* ------------------------ GENERIC TEXT STYLES ------------------------- */
/* ---------------------------------------------------------------------- */
#main p, #main li, #main dl, #home p, #home li, #home dl {
	font-size: 1em;
	line-height: 1.8;
}

h1 {
	font-size: 200%;
}

h2 {
	font-size: 180%;
}

h3 {
	color:#603;	
	padding:0px 0 6px 0px;
	font: bold 'Arial', sans-serif;
	font-size: 150%;
}
h5 {
	margin: 0.5em 0 0.5em 0;
	padding: 0.5em 1em 0.5em 1em;
	font-size: 0.8em;
	font-weight: normal;
	text-align: center;
}
more {
	font-weight: bold;
	font-size: 0.8em;
	text-align: right;
}
a img {
	border: none;
}
pre, code {
	font-family: 'Lucida Monospace', Courier, 'Courier New', monospace;
}

acronym, abbr, .help {
	cursor: help;
}
.sitemap {
	margin-left: 2em;
}

.hide {
	display: none;
}

/* ---------------------------------------------------------------------- */
/* ---------------------------- FORM STYLES ----------------------------- */
/* ---------------------------------------------------------------------- */
.swanky {
	clear: left;
	margin-left: auto;
	margin-right: auto;
}

.swanky label, .swanky input, .swanky textarea {
	width: 200px;
	float: left;
	margin-bottom: 10px;
	display: block;
}

.swanky label {
	width: 170px;
	padding-right: 20px;
	text-align: right;
}

.swanky br {
	clear: left;
}
