/* --------------------- BASIC ELEMENTS ---------------------*/

body {
	color: #5C5C5C;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0px 0px 0px 0px;
	background: #391513 url(images/bg_main.gif) repeat-x top;
}

#subbody {
	background: #391513 url(images/bg_sub.gif) repeat-x top;
}

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

/*a:visited {
	color: #848484;
	text-decoration: none;
	font-weight: bold;
}*/

a:hover, a:active {
	color: #D60000;
}

/* --------------------- HEADER ---------------------*/

h1#logo {
	background: url(images/wwk_logo.gif) no-repeat left top;
	float: left;
	width: 150px;
	height: 75px;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0 0 -2px 0;
  z-index: -1;
}
h1#logo span {display:none;}

/* --------------------- CONTENT ---------------------*/

#content p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .9em;
	line-height: 170%;
  text-align: justify;
	color: #8B2603;
}

/* --------------------- INDEX - GLOBE SECTION ---------------------*/

#globe_main {
	background: #E4D9C3 url(images/bg_globemain.gif) repeat-x bottom;
}

#stock_box {
	background: #EAE3D2; /*url(images/bg_stock.gif) repeat-x bottom;*/
}

#stock_box h2 {
	display: block;
	margin: 0;
	padding: 8px 0 0 7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	border-bottom: 1px solid #D8CEBC;
	background: #F2EDE4;
	line-height: 18px;
	color: #9A8268;
}

#stock_box span {
  margin: 0px;
  font-size: 12px;
}

.infobox {
  padding-top: 3px;
  padding-bottom: 3px;
  color: #000000;
}

/* --------------------- INDEX - RED BOXES ---------------------*/

.redbox_header {
	background: #501E1B url(images/bg_redheader.gif) repeat-x bottom;
	height: 32px;
	border-bottom: 1px solid #8C6866;
}

.redbox_content {
	background: #3A1614 url(images/bg_redboxes.gif) repeat-x bottom;
	color: #E9E1D2;
	font-size: 12px;
	line-height: 170%;
	padding: 15px 18px 15px 18px;
}

.redbox_header h2 {
	margin: 0 0 0 7px;
	padding: 6px 0 0 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	background: url(images/arrow_red.gif) no-repeat 0px 10px;
	color: #E9E1D2;
}

.redbox_content a, .redbox_content a:visited {
	color: #E9E1D2;
}

.redbox_content a:hover {
	color: #D86657;
}

/* --------------------- TOP NAV ---------------------*/

#topnav ul {
	margin: 0;
	padding: 10px 0 0 0;
}

#topnav ul li {
	list-style: none;
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #8B2603;
}

#topnav a, #topnav a:visited {
  font-weight: bold !important;
	padding: 0px 15px 0px 10px !important;
	color: #8B2603 !important;
}

#topnav a:hover {
	color: #D60000 !important;
}

/* --------------------- TABS ---------------------*/

#tabs ul {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	list-style-type: none;
}

#tabs ul li {
	display: block;
	float: left;
	margin: 0;
	padding: 10px 0 10px 0;
	background-color: #E1D7C0;
	background-image: url(images/tabcurve_r.gif);
	background-repeat: no-repeat;
	background-position: right top;
	border-right: 1px solid #FFF;
}
#tabs li a {
	background-image: url(images/tabcurve_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #7C2020;
	padding: 10px 10px 10px 10px;
}
#tabs li a:hover {
	color: #D60000;
}

#tabs li#selected {
	background-color: #5A2824;
	border-bottom: 1px solid #5A2824;
}
#tabs li#selected a {
	color: #E1D7C0;
}

#subnav {
	background-color: #5A2824;
	height: 25px;
}

#subnav ul {
	margin: 0;
	padding: 0 0 5px 0;
}

#subnav ul li {
	list-style: none;
	display: inline;
	font-size: 11px;
	color: #E1D7C0;
}

#subnav a, #topnav a:visited {
	padding: 0px 15px 0px 10px;
	color: #E1D7C0;
	font-weight: normal;
}

#subnav a:hover {
	color: #D86657;
}

/* --------------------- SUBPAGE - TITLE ---------------------*/

#subtitle {
	background: #E4D9C3 url(images/bg_globesub.gif) repeat-x bottom;
	border-top: 2px solid #FFF;
}

#subtitle h2 {
	color: #F7ECD3;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding: 0 0 0 20px;
	margin: 0;
}

/* --------------------- FOOTER ---------------------*/

#footer {
	height: 45px;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #E9E1D2;
}

#footer a {
	font-size: 10px;
	color: #E9E1D2;
	letter-spacing: 2px;
	font-weight: normal;
}

#footer a:hover {
	color: #D86657;
}


/* --------------- NEW STYLES FOR MARKET INFO PGS ------------------------*/
table.tickertable { 
	background-color: #F2EDE4;
	margin-top: 10px;
	width: 580px;
}
table.tickertable thead td {
	color: #5A2824;
	font-weight: bold;
	background-color: #E1D7C0;
}
table.tickertable td span.green { color: green; }
table.tickertable td span.red { color: red ; }
table.tickertable td { 
	border-top: solid 1px #EAE3D2; 
	padding: 2px 6px;
	font-size: .8em;
	text-align: center;
}
table.tickertable td a, table.tickertable a:visited {  font-weight: normal; }
table.tickertable td.namecol { text-align: left; }


/*-------------- PRIME STUDIOS IMPROVEMENTS ---------------------------*/
#prime-content {
	width:900px;
	background:#fff;
	margin:0 auto;
	clear:both;
}
#plan-reasources {
	width:100%;
	height:100%;
	float:left;
	background:#fff url(images/plan-reas-bkgd.png) 43px 225px no-repeat;
}
#art-of-int {
	width:100%;
	height:100%;
	float:left;
	background:#fff;
}
#plan-reasources #col {
	width:42%;
	height:100%;
	float:left;
	padding:4%;
}
#plan-reasources #one-col {
	width:42%;
	height:100%;
	float:left;
	padding:4%;
}
#plan-reasources ul {list-style:none; padding:0; margin:0;}
#plan-reasources ul li {clear:both}
#plan-reasources ul li a {
	float:left;
	width:98%;
	padding:3% 2% 3% 2%;
	font-size:14px;
}
#plan-reasources ul li a.pdf {
	float:left;
	background:url(images/pdf-icon.png) 8px center no-repeat;
	width:86%;
	padding:3% 2% 3% 12%;
}
#plan-reasources ul li a.video {
	float:left;
	background:url(images/video-icon.png) 8px center no-repeat;
	width:86%;
	padding:3% 2% 3% 12%;
}
#plan-reasources ul li a:hover {background-color:#f9f4e8; color:#5A2824;}
#plan-reasources ul li a span {font-weight:normal;}
#plan-reasources ul li a em {font-style:normal; color:#777; font-size:13px; font-weight:normal; width:100%;}

#art-of-int #col {
	width:80%;
	height:100%;
	float:left;
	padding:4%;
}
#art-of-int ul {list-style:none; padding:0; margin:0;}
#art-of-int ul li {clear:both}
#art-of-int ul li a {
	float:left;
	width:98%;
	padding:2% 2% 2% 2%;
	font-size:14px;
}
#art-of-int ul li a.pdf {
	float:left;
	background:url(images/pdf-icon.png) 8px center no-repeat;
	width:92%;
	padding:2% 2% 2% 6%;
}
#art-of-int ul li a.video {
	float:left;
	background:url(images/video-icon.png) 8px center no-repeat;
	width:92%;
	padding:2% 2% 2% 6%;
}
#art-of-int ul li a:hover {background-color:#f9f4e8; color:#5A2824}
#art-of-int ul li a span {font-weight:normal;}
#art-of-int ul li a em {font-style:normal; color:#777; font-size:13px; font-weight:normal; width:100%;}

.artofint {
	background:url(images/art-of-int.png) no-repeat;
	width:102px;
	height:31px; 
	display:block; 
	float:right; 
	margin-top:18px; 
	margin-right:12px; 
	text-indent:-9999px;
	text-align:left;
}
*:first-child+html #fid_corner {margin-top:-40px} * html #fid_corner {margin-top:-70px}
