/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

#iconsnav { position:absolute;right:250px;top:130px; }
#iconsnav DIV { float:left;margin-left:6px;padding:3px;background:#F8F8F8;border:1px solid #CCCCCC; }
#iconsnav IMG { float:left;margin:0px 3px 0px 0px; }
#iconsnav a { font:normal 13px arial;color:#000000;text-decoration:none; }
#iconsnav a:hover { color:#CC0000;text-decoration:none; }
#iconsnav INPUT { font:normal 9px arial;height:14px;border:1px solid #CCCCCC;margin:0px 0px 0px 0px; }
#iconsnav SELECT { font:normal 9px arial;height:14px;border:1px solid #CCCCCC;margin:0px 0px 0px 0px; }

body {
	margin-top: 5px;
	padding: 0;
	background: #787878;
	text-align: justify;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #616161;
}

h1, h2, h3 {
	margin-top: 0;
	color: #C4151C;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

.solid {
  width: 100%;
  margin: 5px 0 5px 0;
  text-align: center;
  font-size: 0;
  border-bottom: 1px solid #444;
  clear: both;
}

.empty {
  width: 100%;
  margin: 10px 0 10px 0;
  border-bottom: 1px solid transparent;
  clear: both;
}

ul {
}

a {
	text-decoration: none;
	color: #C4151C;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

#header {
	width: 970px;
	margin: 0 auto;
	height: 120px;
	background: url(/images/img02.jpg) repeat-x left top;
}

/* Header */

#logo {
	width: 900px;
	height: 80px;
	margin: 0 auto;
	padding: 0 0 0 70px;
	background: url(/images/img01v2.jpg) no-repeat left top;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #C4151C;
}

#logo span {
	color: #000000;
}

#logo h1 {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 47px 0 0 3px;
	font-size: 10px;
	color: #110E0F;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #C4151C;
}

/* Menu */

#menu {
	width: 970px;
	margin: 0 auto;
	padding: 0;
	height: 40px;
	background: url(/images/img02.jpg) no-repeat left top;
}

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

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	margin: 0;
	padding: 12px 15px 0 15px;
	text-decoration: none;
	text-transform: capitalize;
	background: url(/images/img03.jpg) no-repeat right top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu .current_page_item a {
	color: #FFFFFF;
}

/* Wrapper */

#wrapper {
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 5px 5px;
	background: #FFFFFF;
}

#page-bg {
}

/* Latest Post */

#latest-post {
	padding: 10px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 550px;
}

#content_report {
	float: left;
	width: 750px;
}

#content_wide {
	float: left;
	width: 950px;
}

.post {
	padding-bottom: 5px;
	/*line-height: 200%;*/
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 10px 0 4px 5px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #C4151C;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	border-bottom: 1px #BBBBBB dashed;
	margin: -5px 20px 20px 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 15px;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}

/* News Feed */
#feeditem ul { padding: 10px; margin: 0px; margin-left: 15px; margin-bottom: 5px; float: right; display: table-cell; vertical-align: middle; }
#feeditem li { list-style: none; color: #000; text-align: center; font-size: 14px; padding: 1px; }

/* Sidebars */

#sidebar1 {
	float: left;
}

#sidebar2 {
	float: right;
}

.sidebar {
	float: left;
	width: 200px;
	padding: 0;
	font-size: 12px;
}

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

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
	border-bottom: 1px #BBBBBB dashed;
}


.sidebar li h2 {
	height: 30px;
	margin: 0 0 0 0;
	padding: 10px 15px 0px 15px;
	background: #C4151C url(/images/img05.jpg) no-repeat left top;
	letter-spacing: -1px;
	font-size: 16px;
	color: #FFFFFF;
}

.sidebar a {
}

/* Login Form */

#loginform {
	margin: 0;
	padding: 0 0 0 0;
}

#loginform br {
	display: none;
}

#loginform td {

}

#loginform h2 {
}

#login {
	margin: 5px 0px 0 5px;
	padding: 2px 2px;
	width: 100px;
	height: 18px;
	border: 1px solid #CA8186;
	background: #FFFFFF;
	font-size: 14px;
	color: #000000;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar */

#calendar_wrap {
	padding: 0 15px;
	text-align: center;
}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	width: 960px;
	height: 70px;
	margin: 0 auto;
	padding: 0 5px;
	background: url(/images/img04.jpg) no-repeat left top;
}

#footer p {
	margin: 0;
	padding: 25px 0 0 0;
	text-align: center;
	font-size: smaller;
}

#footer a {
}

#footer .link {
	float: right;
}

#footer .copyright {
	float: left;
}

.flower {
	padding-left: 20px;
}


.Submit {
font-family: arial, verdana, helvetica;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
background-color:#454545;
border:#454545 1px solid;
cursor: hand;
padding-left:10px;
padding-right:10px;
}

.logo-right {
  float: right;
  /*height: 50px;  */
}


.textbox {
  font-family: arial, verdana, helvetica;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  background-color:#FFFFFF;
  border:#959595 1px solid;
  padding:2px;
}

.redselectbox {
  font-family: arial, verdana, helvetica;
  font-size: 18px;
  font-weight: bold;
  color: #C4151C;
  background-color:#FFFFFF;
  border:#959595 1px solid;
  padding:2px;
}

.numberbox
{
	font-family: arial, verdana, helvetica;
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  background-color:#FFFFFF;
  border:#959595 1px solid;
  padding:2px;
}

.pno_on { float:left;font-weight:bold;border:1px solid #006600;margin:4px 3px 0px 0px;background:#C4151C;color:#FFFFFF;padding:0px 4px 0px 4px;cursor:pointer; }
.pno_off { float:left;color:#CCCCCC;font-weight:bold;border:1px solid #C0C0C0;margin:4px 3px 0px 0px;background:#FFFFFF;padding:0px 4px 0px 4px;cursor:pointer; }
.pno_hover { float:left;color:#336600;font-weight:bold;border:1px solid #C0C0C0;margin:4px 3px 0px 0px;background:#F0F0F0;padding:0px 4px 0px 4px;cursor:pointer; }
.pno_text { float:left;margin-top:5px; }

.grid_title { background:#EEEEEE; }
.grid_title a { font:bold 11px arial;color:#333333;text-decoration:none; }
.grid_title a:hover { color:#CC0000; }

.grid_row { background:#FFFFFF; }
.grid_row0 { background:#FAFAFA; }
.grid_row1 { background:#FFFFCC; }
.grid_row_hold { background:#FF1900; }
.grid_row a,.grid_row0 a,.grid_row1 a, .grid_row_hold a { color:#436BFD; text-decoration:none; }
.grid_row a:hover,.grid_row0 a:hover,.grid_row1 a:hover, .grid_row_hold a:hover { color:#CC0000; }
.grid_row TD,.grid_row0 TD,.grid_row1 TD, .grid_row_hold TD { border-top:1px solid #CCCCCC; }

/* news box styling */

#news{
  background-color: #ffffff;
	width:330px;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	float: right;
	border: solid 1px;
}

#news p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #464646;
	line-height: 135%;
	background-color: #ffffff;
	width: 295px;
	margin-left: 10px;
	padding-left: 5px;
	padding-right: 10px;
	border: solid 1px;
}

#news a{
	font-family:arial;
	text-decoration:none;
	font-size: 11px;
	font-weight:bold;
	color: #151515;
}


/* STOCKS styling */
.stock_row {
font-size:11px;
font-family:verdana;
}

.stockName {
float:left;
padding-right:8px;
font-weight:bold;
width:85px;
display:inline;
}

.stockLast {
text-align:right;
width:70px;
display:inline;
font-family:courier new;
font-size:12px;
}

.stockIcon {
width: 50px;
padding-top:3px;
padding-left:8px;
padding-right:8px;
display:inline;
}

.stockChange {
float:right;
width: 50px;
padding-right:40px;
display:inline;
text-align:right;
}

.stockChangep {
float: right;
font-family:courier new;
font-size:11px;
text-align:right;
display:inline;
padding-right: 10px;
}

.valueUp {
color:#00c000;
}

.valueDn {
color:#e00000;
}

.stock_light {
padding:1px;
background-color:#FFFFFF;
}

.stock_dark {
padding:1px;
background-color:#D5DFF8;
}

/* hyperlinks groups*/
#hyperlinks_wrapper {
  float:left;
  width:580px;
  border: solid 1px;
  padding: 8px;
  background-color: #FFFFCC;
}

#hyperlinks {
  float:right;
  width: 425px;
}

#hyperlinks ul {
width: 375px;
list-style-type:none;
}

#hyperlinks li{
margin:0 0 0 10px;
padding:0 0 0 0;
line-height:20px;
float:left;
}

#hyperlinks .link{
  color: blue;
  padding: 0 0 0 20px;
  background: url(/images/icons/link.gif) no-repeat left top;
}

#hyperlinks .link_delete{
  padding: 0 0 0 20px;
  background: url(/images/icons/cross.gif) no-repeat left top;
}

#hyperlinks h3{
  padding: 1px;
  color: white;
  background-color: #C4161C;
  width: 100%;
  text-align: center;
}

/* Tabs */
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
}
ul.tabs li {
	float: left;
	margin: 0;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	border-left: none;
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	font-size: 1.2em;
	padding: 0 20px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
}
ul.tabs li a:hover {
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}

.tab_container {
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
}
.tab_content {
	padding: 20px;
	font-size: 1.2em;
	display: none;
	background-color: #F4F2F2;
}
