/* ------------------ GLOBAL ------------------ */
html, body {
	padding: 0;
	margin: 10px 0;
	background: url(http://savickas.net/financial/images/gradient.gif);
/* 	background: url(http://savickas.net/SFRTC/images/GNUPLOTgrid.jpg); */
/* 	background: url(http://savickas.net/PRMIA/images/vertstripe-lite-40-gray.gif); */
}
body {
/* 	background: #F5F0EC; */
	background: url(http://savickas.net/financial/images/gradient.gif);
	text-align: center;
}
.hidden {
	display: none;
}
.center {
	text-align: center;
margin: 0 auto;
}

.submit {
 border:1px solid #999; background:#70003A; color:#fff; font-size:10px; 
}

/* ------------------ GLOBAL > TYPOGRAPHY ------------------ */
p, h1, h2, h3, ul, ol, li, label, a, th, td, .author, .date {
	font-family: georgia, verdana, helvetica;
	font-weight: normal;
	padding: 0;
	margin: 0;
	color: #000055;
}
p, ul, ol, li, label, td, th {
	font-size: 12px;
	line-height: 16px;
	margin: 0;
}
p, ul, ol, label {
	margin: 0 0 10px 0;
}
h1 {
	font-size: 13px;
	line-height: 13px;
	font-weight: bold;
	font-family: georgia;
	padding: 20px 0 8px 0;
	color: #ffedb5;
}
h2 {
	font-size: 14px;
	margin: 14px 0 7px 0;
	line-height: 14px;
	color: #000077;
	font-weight: bold;
}
h3 {
	font-size: 11px;
	margin: 11px 0 6px 0;
	line-height: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
th {
	font-weight: bold;
}
a {
/* 	color: #ffedb5; */
	color: #000055;
} 
a:hover {
	text-decoration: underline;
/* 	color: #; */
}
.author, .date {
	font-size: 11px;
	line-height: 13px;
	margin: -10px 0 11px 0;
	color: #000077;
}

/* ------------------ GLOBAL > LISTS ------------------ */
ul, ol {
	margin: 0 0 0 30px;
}
li {
	padding: 0 0 5px 0;
}

/* ------------------ GLOBAL > FORMS ------------------ */
form {
	padding: 0;
	margin: 0;
}
.text {
	border: 1px solid #999;
	width: 120px;
	height: 15px;
}
textarea {
	border: 1px solid #999;
	/* width: 540px;*/
}

/* ------------------ GLOBAL > IMAGES ------------------ */
img {
	border: none;
}
img.right {
	float: right;
	border: 1px solid #000077;
	margin: 0 0 0 30px;
}
img.left {
	float: left;
	border: 1px solid #000077;
	margin: 0 30px 0 0;
}

/* ------------------ CONTAINER ------------------ */
#container {
	margin: 10px auto;
	text-align: left;
	width: 801px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 781px;
}
html>body #container {
	width: 781px;
} 

/* ------------------ SHADOW TOP ------------------ */
#shadowTop {
	float: left;
	width: 781px;
	height: 10px;
	line-height: 1px;
}
#shadowTop .left {
	float: left;
	width: 10px;
	height: 10px;
	background: url(http://savickas.net/financial/images/shadowTopLeft.gif) 0 0 no-repeat;
}
#shadowTop .middle {
	float: left;
	width: 761px;
	height: 10px;
	background: url(http://savickas.net/financial/images/shadowTop.gif) 0 0 repeat-x;
}
#shadowTop .right {
	float: left;
	width: 10px;
	height: 10px;
	background: url(http://savickas.net/financial/images/shadowTopRight.gif) 0 0 no-repeat;
}

/* ------------------ MASTHEAD ------------------ */
#masthead {
	float: left;
	height: 45px;
	padding: 0 11px;
	background: url(http://savickas.net/financial/images/containerBG.gif) 0 0 repeat-y;
	width: 781px;
	voice-family: "\"}\"";
	voice-family: inherit;
 	width: 781px;
}
#submasthead {
	float: left;
	height: 5px;
	padding: 0 11px;
	background: url(http://savickas.net/financial/images/containerBG.gif) 0 0 repeat-y;
	width: 781px;
	voice-family: "\"}\"";
	voice-family: inherit;
 	width: 781px;
}
/*html>body #masthead {
	width: 759px; 
	width: 781px;
}*/
#logo {
	float: left;
	width: 760px;
	height: 10px;
	padding: 0px 0px 0px 7px;
	position:relative;
	top:0px;
}

#sublogo {
	float: left;
	width: 360 px;
	height: 7px;
	padding: 0px 0px 0px 7px;
	position:relative;
	top:12px;
}

#tagline {
	float: right;
	width: 175px;
	height: 5px;
	padding: 0px 0px 0px 0px;
	position:relative;
	top:23px;
	left:-10pt
}

#analyze {
	float: center;
	width: 190px;
	height: 10px;
	padding: 0px 0 0 0px;
}

#discover {
	float: center;
	width: 360px;
	height: 10px;
	padding: 0px 0 0 0px;
}

#share {
	float: center;
	width: 190px;
	height: 10px;
	padding: 0px 0 0 0px;
}

#logoTop {
	float: left;
	width: 152px;
	height: 31px;
	padding: 14px 0 0 116px;
}

/* ------------------ BANNER ------------------ */
#banner {
	float: left;
	height: 200px;
	padding: 0 11px;
	background: url(http://savickas.net/financial/images/containerBG.gif) 0 0 repeat-y;
	width: 781px;
	voice-family: "\"}\"";
	voice-family: inherit;
/*	width: 759px; */
	width: 781px;
}
html>body #banner {
/*	width: 759px; */
	width: 781px;
}

/* ------------------ SEARCH BAR ------------------ */
#searchBar {
	float: left;
	padding: 0 11px;
	background: url(http://savickas.net/financial/images/mainBG.gif) 0 0 repeat-y;
	width: 781px;
	voice-family: "\"}\"";
	voice-family: inherit;
/*	width: 759px; */
	width: 781px;
}
html>body #searchBar {
/*	width: 759px; */
	width: 781px;
}
#searchBar2 {
	float: left;
/*	width: 759px; */
	width: 781px;
	height: 40px;
	background: url(http://savickas.net/financial/images/searchBar.jpg) 0 0 no-repeat;
}
#search {
	float: right;
	width: 219px;
	padding: 6px;
}
#search div {
	float: left;
	padding-right: 10px;
}

/* ------------------ MAIN ------------------ */
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#main {
	float: left;
	padding: 0 11px;
	background: url(http://savickas.net/financial/images/mainBG.gif) 0 0 repeat-y;
	width: 781px;
	voice-family: "\"}\"";
	voice-family: inherit;
 	width: 781px;
}
html>body #main {
/*	width: 759px; */
	width: 781px;
} 	

/* ------------------ MAIN > LEFTBAR ------------------ */
#leftbar {
	float: left;
	padding: 10px 20px 20px 20px;	width: 250px;
	voice-family: "\"}\"";
	voice-family: inherit;
 	width: 210px;
	background: url(http://savickas.net/financial/images/contentBG.gif); 
}
html>body #leftbar {
	width: 210px;
}
#leftbar ul {
	padding: 0;
	margin: 0;
}
#leftbar li {
	padding: 0;
	margin: 0 0 7px 17px;
/* 	list-style-image: url(http://savickas.net/PRMIA/images/iconRedSquare.gif); */
	list-style-image: url(http://savickas.net/financial/images/BlueCircle.gif);
	font-size: 11px;
	line-height: 12px;
}
#leftbar li a {
/* 	text-decoration: underline; */
	text-decoration: none;
	color: #000055;
}
#leftbar li a:hover {
	text-decoration: underline;
}

#leftbar li.active a {
/*text-decoration: underline;*/
}
#leftbar h1 {
	padding-top: 10px;
}
#leftbar .line {
	width: 210px;
	height: 2px;
	margin: 16px 0 0 0;
	background: url(http://savickas.net/financial/images/line.gif) 0 0 repeat-x;
}

/* ------------------ MAIN > CONTENT ------------------ */
	#content {
	float: left;
	padding: 0 20px;
	width: 509px;
	voice-family: "\"}\"";
	voice-family: inherit;
 	width: 469px;
	background: url(http://savickas.net/financial/images/contentBG.gif); 
}
html>body #content {
	width: 469px;
}
#content #block {
	float: left;
	width: 460px;
	margin: 20px 0 0 0;
	background: url(http://savickas.net/financial/images/contentBlockBG.gif) 0 0 repeat-y;
}
#content #block h1 {
	padding-top: 10px;
}
#content #block .line {
	width: 440px;
	height: 2px;
	margin: 16px 0 0 0;
	background: url(http://savickas.net/financial/images/line.gif) 0 0 repeat-x;
}
#top {
	float: left;
	width: 460px;
	height: 8px;
	background: url(http://savickas.net/financial/images/contentBlockTop.gif) 0 0 no-repeat;
}
#bottom {
	float: left;
	width: 460px;
	height: 8px;
	margin: 0 0 20px 0;
	background: url(http://savickas.net/financial/images/contentBlockBottom.gif) 0 0 no-repeat;
}
#left {
	float: left;
	padding: 0 20px;
	margin: 0 10px 0 0;
	width: 220px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 180px;
}
html>body #left {
	width: 180px;
}
#right {
	float: left;
	padding: 0 20px;
	margin: 0 0 0 10px;
	width: 220px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 180px;
}
html>body #right {
	width: 180px;
}

/* ------------------ FOOTER ------------------ */
#footer {
	float: left;
	padding: 0 11px;
	background: url(http://savickas.net/financial/images/containerBG.gif) 0 0 repeat-y;
	width: 781px;
	voice-family: "\"}\"";
	voice-family: inherit;
 	width: 781px;
}
html>body #footer {
/*	width: 759px; */
	width: 781px;
} 	
#footer .content {
	float: left;
	padding: 0 20px;
/* 	background: #ffedb5; */
	background: #000055;
/*	width: 759px; */
	width: 781px;
	voice-family: "\"}\"";
	voice-family: inherit;
 	width: 719px;
}
html>body #footer .content {
	width: 719px;
}
#footer .left {
	float: left;
}
#footer .right {
	float: right;
}
#footer p {
	margin: 5px 0;
/* 	color: #B8809D; */
	color: #ffedb5;
	font-size: 9px;
}
#footer a {
	text-decoration: none;
/* 	color: #B8809D; */
	color: #ffedb5;
	font-size: 9px;
}
#footer a:hover {
	text-decoration: underline;
}

/* ------------------ SHADOW BOTTOM ------------------ */
#shadowBottom {
	float: left;
	width: 781px;
	height: 10px;
	line-height: 1px;
}
#shadowBottom .left {
	float: left;
	width: 10px;
	height: 10px;
	background: url(http://savickas.net/financial/images/shadowBottomLeft.gif) 0 0 no-repeat;
}
#shadowBottom .middle {
	float: left;
	width: 761px;
	height: 10px;
	background: url(http://savickas.net/financial/images/shadowBottom.gif) 0 0 repeat-x;
}
#shadowBottom .right {
	float: left;
	width: 10px;
	height: 10px;
	background: url(http://savickas.net/financial/images/shadowBottomRight.gif) 0 0 no-repeat;
}
