/****** BASE STYLES ******/
body {
	margin: 0;
	padding: 0;
	font: normal 16px/20px Arial, Helvetica, sans-serif;
	color: #FFF;
}

a img {
	border: 0;
}

a {
	text-decoration: none;
}

h1, h2, h3, h4, h5, form {
	margin: 0;
	padding: 0;
}

h2 {
	font: bold 24px Arial, Helvetica, sans-serif;
}
h2.title {
	width: 610px;
	height: 40px;
	background: url(images/bg-title.png) repeat-x 0 0;
	padding: 10px 190px 0;
	border-top: 2px solid #FFF;
	color: #FFF;
}
h3 {
	font: normal 20px Arial, Helvetica, sans-serif;
}

p {
	margin: 5px 0;
}

.clear {
	clear: both;
}
.red {
	color: #be2727;
}

span.current-issue {
	float: left;
	text-indent: -2000px;
	width: 132px;
	height: 92px;
	background: transparent url(images/icon-current-issue.png) no-repeat 0 0;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=image, src='images/icon-current-issue.png');
	position: absolute;
	left: 10px;
}

#container {
	margin: 0 auto;
	width: 990px;
}


/****** BUTTON STYLES ******/
a.btn, input.btn {
	text-align: center;
	display: inline-block;
	width: 50px;
	height: 20px;
	color: #780000;
	font: bold 12px/16px Arial, Helvetica, sans-serif;
	border: 2px solid #48402b;
	padding-top: 4px;
	margin:0 10px 0 0;
	/*background: transparent url(images/btn-small.png) no-repeat 0 0;*/
}
input.btn {
	padding-top: 0;
	height: 24px;
	width: 54px;
	cursor: pointer;
}
a.btn_default, input.btn_default {
	text-align: center;
	display: block;
	width: 93px;
	height: 35px;
	color: #780000;
	font: bold 18px/26px Arial, Helvetica, sans-serif;
	border: 2px solid #FFF;
	padding-top: 10px;
	background: transparent url(images/btn-small.png) no-repeat 0 0;
}
/**/
input.btn_default {
	padding-top: 0;
	height: 50px;
	width: 97px;
	cursor: pointer;
}
input.text-box {
	height: 20px;
	width: 250px;
	/*
	background: transparent url(images/bg-input.png) no-repeat 0 0;
	*/
	border: 2px solid #48402b;
	background-color:#fff6ab;
	text-align: left;
	padding: 5px;
	font: normal 17px/20px Arial, Helvetica, sans-serif;
	color: #888;		
}
a.btn-w, input.btn-w {
	width: 222px;
	background: transparent url(images/btn-wide.png) no-repeat 0 0;
}
input.btn-w {
	width: 226px;
}
a.btn, a.btn_default img {
	float: left;
}

/****** HEADER STYLES ******/
div.header div.top {
	width: 850px;
	height: 48px;
	background: #44697D;
	border-bottom: 2px solid #FFF;
	padding: 32px 70px 40px;
}
div.header div.top h1, div.header div.top h3 {
	text-indent: -2000px;
	display: inline;
	float: left; 	
}
div.header div.top h1 {
	background: transparent url(images/h1.png) no-repeat 0 0;
	width: 482px;/* padding-right 10px */
	height: 89px;

}
div.header div.top h3 {
	background: transparent url(images/h3.png) no-repeat 0 0;
	width: 158px;
	height: 16px;
	margin-top: 26px;
}
div.header div.bottom {
	background: transparent url(images/bg-header.png) repeat-x 0 0;
	width: 990px;
	height: 90px;
	position: relative;
	border: 1px solid #FFF;
	border-width: 1px 0;
}
div.header div.pic {
	text-indent: -2000px;
	background: transparent url(images/thom-calandra.png) repeat-x 0 0;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=image, src='images/thom-calandra.png');
	width: 304px;
	height: 304px;
	position: absolute;
	top: -124px;
}
/*
* html div.header div.pic 
{
	z-index:-1;
	background: transparent url(images/thom-calandra.png) repeat-x 0 0;	
}
*/
div.header div.bottom div.btns {
	width: 910px;
	padding-right: 80px;
	position: absolute;
	top: -4px;	
}
div.header div.bottom div.btns a {
	float: right;
	display: block;
	padding: 8px 20px 10px 50px;
	font: bold 18px/22px Arial, Helvetica, sans-serif;
	width: 80px;
	height: 20px;
	text-align: center;
	margin-right: 3px;
}
div.header div.bottom div.btns a:hover {
	text-decoration: underline;
}

div.header div.bottom div.btns a.red {
	background: #FFF url(images/icon-sun.gif) no-repeat -5px 5px;
	color: #780000;	
}
div.header div.bottom div.btns a.blue {
	background: #FFF url(images/icon-key.gif) no-repeat 13px 10px;
	color: #44697d;
}


/****** DESCRIPTION STYLES ******/
#description {
	clear: both;
	background: #564d2c url(images/bg-description.png) repeat-x 0 0;
	border-top: 2px solid #FFF;
}

#description div.inner {
	width: 770px;
	height: 208px;
	background: transparent url(images/bg-description-inner.png) no-repeat right top;
	padding: 30px 110px;
}

/****** REPORT STYLES ******/
#report {
	width: 990px;
	height: 315px;
	background: transparent url(images/bg-report.png) repeat-x 0 0;
	position: relative;
}

#report div.inner {
	width: 775px;
	height: 335px;
	background: transparent url(images/bg-report-inner.png) no-repeat 0 0;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=image, src='images/bg-report-inner.png');
	position: absolute;
	top: -70px;
	margin: 0 35px;
	padding: 50px 60px 0 60px;
	color: #696969;
}
#report div.inner_default {
	width: 775px;
	height: 335px;
	background: transparent url(images/bg-report-inner.png) no-repeat 0 0;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=image, src='images/bg-report-inner.png');
	position: absolute;
	top: -70px;
	margin: 0 35px;
	padding: 50px 60px 0 90px;
	color: #696969;
}

#report label {
	float: left;
	padding: 3px 10px;
	font-size: 13px;
	height: 20px;
	margin-right: 3px;
	color: #FFF;
}
#report label.date {
	width: 480px;
	background: #48402b;
}
#report label.title {
	width: 120px;
	background: #44697d;
}
#report label.vol {
	text-align: center;
	width: 90px;
	color: #44697d;
	border-right: 8px solid #44697d;
}

#report div.detail {
	float: left;
	margin: 20px 40px 0 20px;
}
#report div.detail h2 {
	color: #7c8032;
}

#report span.current-issue {
	top: -90px;
}

/****** SELL/SALES STYLES ******/
div.sell {
	float: left;
	width: 990px;
	text-align: center;
	background: #5f5631;
	border-top: 3px solid #4e4628;
	border-bottom: 3px solid #4e4628;
	padding-bottom: 20px;
}
div.sell div.sales {
	width: 800px;
	margin: auto;
	text-align: center;
}
div.sell div.sales div {
	float: left;
	width: 225px;
	min-height: 250px;
	height: auto !important;
	height: 250px;
	margin: 20px 0;
	padding: 0 20px;
	background: url(images/border-sales.gif) repeat-y top right;
	font: normal 15px/20px Arial, Helvetica, sans-serif;
}
div.sell div.sales div p {
	text-align: left;
}
div.sell div.sales div.last {
	background: none;
}
div.sell div.subscribe {
	clear: both;
	width: 760px;
	margin: auto;
	background: #48402b;
	border: 2px solid #FFF;
	padding: 20px;
	position: relative;
}

div.sell div.subscribe form {
	width: 520px;
	height: 40px;
	margin: 10px auto;
}
div.sell div.subscribe input {
	float: left;
}
div.sell div.subscribe input.btn {
	border-width: 2px 2px 2px 0;
	width: 95px;
}

/****** ERROR MSG ******/
#err {
	text-align: left;
	position: absolute;
	margin: -50px 120px;
}

#err span {
	display: inline-block;
	width: 420px;
	background: #bf2628;
	border: 2px solid #FFF;
	padding: 5px;
	margin-bottom: 17px;
}
#err div.baloon {
	width: 420px;
	height: 17px;
	position: absolute;
	margin: -19px 100px;
	background: transparent url(images/bg-baloon.gif) no-repeat 0 0;
}

#err span a {
	color: #FFF;
	text-decoration: underline;
}
#err span a:hover {
	text-decoration: none;
}

/****** POPUP BOX ******/
#message {
	margin: auto;
	width: 400px;
	padding: 40px;
	background: #48402b;
	color:#fff;
}

#message a {
	color: #93EDA1;
}

#message a:hover {
	text-decoration:underline;
}


/****** LIST STYLES ******/
#list {
	background: #c2dae7 url(images/bg-list.png) repeat-x 0 0;
	font-size: 12px;
	color: #696969;
	position: relative;	
}
#list a { color: #44697d; text-decoration: underline; }
#list a:hover { text-decoration: none; cursor:pointer;}
a.submit_but
{
	background: url(images/TT-login.gif)  no-repeat -4px 0;
	background-position: top left;
	display: block;
	height: 53px;
	width: 99px;

}

a.submit_but:hover {
	background-position: top right;
}

#list div.inner {
	width: 770px;
	padding: 35px 110px;
	background: transparent url(images/bg-list-inner.png) repeat-y top center;
	_background: url(images/bg-list-inner-ie.png) repeat-y 0 0;
}

*:first-child+html #list div.inner {
	background: url(images/bg-list-inner-ie.png) repeat-y 0 0;
}

#list ul.pdf {
	padding: 0;
	margin: 0;
	list-style: none;
}
#list ul.pdf li {
	background: url(images/icon-pdf.jpg) no-repeat 0 10px;
	padding: 5px 0 5px 50px;
	border-bottom: 2px solid #a39f95;
}
#list ul.pdf li.noline {
	border: 0;
}

#list div.bottom {
	padding: 35px 140px;
	background: transparent url(images/bg-list-bottom.png) no-repeat top center;
	margin-top: -5px;
}
#list span.current-issue {
	top: -20px;
}

div.footer {
	border-top: 3px solid #FFF;
	float: left;
	width: 990px;
	height: 100px;
	background: transparent url(images/bg-footer.png) repeat-x 0 0;
}

#list p.acrobat {
	background: url(images/acrobal-logo.jpg) no-repeat 0 10px;
	padding: 5px 0 5px 70px;
	border-bottom: 2px solid #a39f95;
}

.modalBackground
{
    background-color:#e6e6e6;
    filter:alpha(opacity=60);
    opacity:0.60;
}

.modalmodalProgress {
	width: 450px;
	margin: auto;
	padding: 25px 45px;
	border: 1px solid #858585;
	background-color:#ffffdd;
	/*#ffffdd;*/
}
.modalProgress a {
	color: #888;
	cursor: pointer;
}

.modalPopup {
	width: 350px;
	height:150px;
	margin: auto;
	padding: 25px 45px;
	border: 1px solid #858585;
	background-color:#FAECCD;
	color:Black;
	/*#ffffdd;*/
}
.modalPopup a {
	color: #888;
	cursor: pointer;
}

.validatorCalloutHighlight
{
    background-color:Green;
}
.pageIndent
{
	clear:both;
	margin-left:80px;
	/**/
	padding:0px 60px 0 0;

}

.txtLoginWindow
{
	position:absolute;
	height:100px;
	left:5px;
	display:block;
}

* html .txtLoginWindow
{
	display:block;
	position:absolute;
	left:0px;
}

*:first-child+html .txtLoginWindow
{
	display:block;
	position:absolute;
	left:0px;
}


.txtLoginWindow label 
{
	
	display:block;
	margin:6px 7px 5px 12px;
	font-size: 13px;
	height: 30px;
	text-align:right;
	
}

* html .txtLoginWindow label {
	padding: 4px 0px 0px 3px;
	width:60px;
	height: 25px;
	text-align:right;
}

*:first-child+html .txtLoginWindow label {
	padding: 4px 0px 0px 3px;
	width:60px;
	height: 25px;
	text-align:right;
}

.fldLoginWindow
{
	width:450px;
	height:100px;
	position:absolute;
	left:80px;
	clear:right;
	display:block;
}

* html .fldLoginWindow
{
	margin-left:0px;
}

*:first-child+html .fldLoginWindow
{
	margin-left:0px;
}

.loginform
{
	clear:both;
	margin-top:20px;
	height:170px;
	position:relative;
	float:left;
}


/*
* html .loginform
{
	display:block;
	position:absolute;
	left:-520px;
}
*:first-child+html .loginform
{
	display:block;
	position:absolute;
	left:120px;
	height:50px;
	width:400px;
}
*/
.loginform .pageIndent
{
	clear:both;
	height:50px;
	margin:80px 50px 0 0;
	margin-left:80px;
}
/*
.loginBox
{
	clear:both;
	height:50px;
}
*/
#loginWindowMsg
{
	margin-left:80px;
	width:540px;
	padding:4px 40px;
	height:24px;
	position:absolute;
	top:12px;
	display:block;
	font: normal 20px Arial, Helvetica, sans-serif;	
	color:#B32D2D;
	clear:both;
	background:#FCC0C0 url(images/warning.png) no-repeat 8px 4px;
	_background:#FCC0C0 url(images/warning.png) no-repeat 8px 4px;
	border:1px solid #8C1818;
}

/**/
.hide
{
	visibility:hidden; display:none;
}

.Vspacer10 {height:10px; clear:both;}
.Vspacer15 {height:15px; clear:both;}
.Vspacer30 {height:30px; clear:both;}
/**/
label.error { font-weight:normal;color:red;text-align:left; height:40px; padding-left:25px;width:250px; background-color:White;}
label.error .err_head {display:inline-block;width:25px;height:40px;padding-top:6px;background: url(/images/error-arrow-start.png) no-repeat top left;}
label.error .err_middle {display:inline-block;height:40px;width:270px;padding-top:6px;background: transparent url(/images/error-arrow-middle.png) repeat-x 0 0;}
label.error .err_middle_txt {margin:2px;}
label.error .err_end {display:inline-block;width:15px;height:40px;padding-top:6px;background: transparent url(/images/error-arrow-end.png) no-repeat top left;}
label#id_missing      { position:absolute; top:0px; left:245px; width:320px;}
label#pw_missing      { position:absolute; top:48px; left:245px; width:320px;}
*:first-child+html label#pw_missing { top:52px;}

.errorMsg
{
	position:absolute;	
	top:70px;
	height:22px;
	width:325px;
	text-align:center;
	border-top:1px solid #4DCF44;
	border-bottom:1px solid #4DCF44;
	background-color:#ECFCE3;
	padding:4px 10px;
}

img.checkEmail 
{
	position:relative;
	margin:0px 5px 0 0;
	display:inline;
	vertical-align:middle;
}
span#spnMsg
{
	vertical-align:middle;
}



