/* CSS Document */
/* ALL IR DOCUMENTS */
.ir_subheading{
	
}
.ir_subheading strong{
	color: #76B700;
}
.faq-header{
	color: #76B700;
}
.ir_textblock{

}

.wpaddedtable td { padding:5px }

.text {
	font-family:Arial,Helvetica,serif;
	color:#000000;
	font-size:11px;
}
/* SEC Filings Specific */
.sec_filings_container {
	padding: 10px 8px 0px 8px;
	background: #EDECEC;
}

/* Fix for PDF/HTML/XBRL Icon Spacing */
.sec_filings_view a img { display:inline; }

.sec_filings_container td{
	font-size:10px;
}
.sec_filings_container .span12 br {
	display: none;
}
.sec_filings_container .pagination {
	margin-bottom: 0px;
}
.sec_filings_container table a {
	color: #000 !important;
}
.sec_filings_container table thead {
	background: #76B700;
	padding: 10px 8px 8px 8px;
	border-bottom: 2px solid #000;
}
.sec_filings_container table tbody tr:nth-child(odd) {
	background: #E8F4D3 !important;
	border-bottom: 1px dotted #dedede !important;
}
.sec_filings_container table tbody tr:nth-child(even) {
	background: #fff !important;
	border-bottom: 1px dotted #dedede !important;
}
.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
    
}
/* Type Links (Annual/Quarterly/etc) */
.type_link_container {
	text-align:center;
	margin-top:8px;
	margin-bottom:8px;
	font-size:13px;
}
.nav-pills > .active > a, .nav-pills > .active > a:hover {
    background-color: #76B700 !important;
    color: #FFFFFF !important;
}
.type_link {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	font-size:15px;
}
.type_link:hover {
	text-decoration:underline;
}
.type_selected {
	font-weight:bold;
}

/* Sort Links HEADER ONLY (Filing Date/Form Type/etc) */
.sort_link {
	color:black;
	text-decoration:none;
	font-size:13px;
}
.sort_link:hover {
	text-decoration:underline;
}
.sort_nolink {
	font-size:13px;
}

/* Pagination ( First,2,3,4 ) */
.pagination_container {
	text-align:center;
	margin-top:8px;
	margin-bottom:8px;
	font-size:12px;
}
.pagination {
	text-decoration:none;
	color:#40ABBB;
	background: #76B700;
	padding: 10px 8px 8px 8px;
	border-bottom: 2px solid #000;
}

.pagination:hover {
	text-decoration:underline;
}

.colortable {
	border:1px solid #000;
	width:100%;
	padding:none;
	margin:none;
}
.colortable th {
	padding:5px;
	font-size:14px;
}
.colortable tr {
	border:1px solid #000;
}
.colortable td {
	padding:5px;

}

.colortable_odd_row{
	background-color:#F2F2F2;
}

.colortable_even_row{

}
.th{
	background:#154778 url(http://wmgtech.com/img/tr_back.gif) repeat-x;
	color:#fff;
}
/* Table Columns */
.sec_filings_date {
	width:20%;
	text-align:left;
}
.sec_filings_type {
	width:15%;
	text-align:left;
}
.sec_filings_title {
	width:40%;
	text-align:left;
}
.sec_filings_view {
	width:25%;
	text-align:right;
}
.sec_date_head, .sec_type_head, .sec_date, .sec_type {
	width: 28% !important;
	padding-top: 7px;
}
.sec_date_head, .sec_date {
	padding-left: 6px;
}
.sec_download_head {
	width: 38% !important;
	padding-top: 7px;
}

/**********SEC FILINGS END*************/



/* SIDE NAV */

.side_nav_ul {
	margin-left:20px;
	margin-top:10px;
}

.side_nav_link {
	font-weight:normal;
	color:#10315C;
	text-decoration:none;
}

/********SIDE NAV END*************/

/* STOCK QUOTE */

.stock_data_container {
	width:600px;
	text-align:left;
}

.stock_data_left {
	float:left;
	width:250px;
}

.stock_data_right {
	float:right;
	width:250px;
}

.stock_chart_div {
	width:600px;
}

/*.chart_period {
	color:#244272;
	text-decoration:none;
}*/

.chart_period:hover {
	text-decoration:underline;
}

#stockChart {

	}



/********STOCK QUOTE END*************/

/* PRESS RELEASES */

/* Pagination Color*/
.pagination-small ul > li > a, .pagination-small ul > li > span {
    /*color: #81BD41 !important;*/
}
/* News Article Color*/
.press_release_container tr > td > a{
	/*color: #81BD41 !important;*/
}
.press_release_container {
	font-family:Arial,Helvetica,serif;
	font-size:12px;
	margin-top:10px;
}
.press_release_container .pagination {
	margin-bottom: 0px;
}
.press_release_container table thead, .press_release_container .noprint:nth-child(2) {
	display: none;
}
.press_release_container table tr:nth-child(odd) {
	background: #E8F4D3 !important;
	border-bottom: 1px dotted #dedede !important;
}
.press_release_container table tr:nth-child(even) {
	background: #fff !important;
	border-bottom: 1px dotted #dedede !important;
}
.press_release_read_container {
	font-family:Arial,Helvetica,serif;
	font-size:12px;
}

.press_release_date {
	width:20%;
}
.press_release_title {
	width:80%;
}
.pr_date {
	width: 100px;
}
.pr_headline {
	text-indent:0px;
	padding-left:100px;
}

/********PRESS RELEASE END*************/

#nav li {
	line-height: 46px !important;
}
.pr_title {
	background: #76B700;
	display: block;
	padding: 10px 8px 8px 8px;
	margin-bottom: -40px;
	border-bottom: 2px solid #000;
}
.stock_title, .media_title, .upcoming_title, .presentations_title {
	display: block;
	padding: 10px 8px 8px 8px;
	background: #76B700;
	border-bottom: 2px solid #000;
}
.media_title, .presentations_title {
	margin-bottom: 0px;
}
.financial_title {
	display: block;
	padding: 10px 8px 8px 8px;
	color: #76B700;
	margin-bottom: 10px;
}
.sec_title {
	display: block;
	padding: 10px 8px 8px 8px;
	margin-bottom: -20px;
	color: #76B700;
}
.fund_title {
	background: #76B700;
	display: block;
	padding: 10px 8px 8px 8px;
	border-bottom: 2px solid #000;
}
.pr_overview {
	background: #EDECEC;
	-webkit-box-shadow: 0 8px 6px -8px #999;
	-moz-box-shadow: 0 8px 6px -8px #999;
	box-shadow: 0 8px 6px -8px #999;
}
.pr_pad {
	height: 370px;
}
.stock_pad {
	height: 420px;
}
.media_pad, .alerts_pad, .financial_pad, .sec_pad, .fund_pad, .stock_pad, .pr_pad, .presentations_pad {
	padding: 10px 8px 0px 8px;
}
.sec_pad .sec_filings_container, .financial_pad .sec_filings_container, .media_pad .sec_filings_container, .presentations_pad .sec_filings_container {
	padding: 0px !important;
	background: transparent !important;
}
.alerts_pad {
	height: 320px;
}
.sec_pad {
	height: 215px;
}
.fund_pad {
	height: 370px;
}
.fund_pad > div {
	width: 100% !important;
}
.media_pad table thead, .presentations_pad table thead {
	display: none;
}
.media_pad table tr td:nth-child(1) {
	width: 100px;
}
.presentations_pad table tr td:nth-child(1) {
	width: 90px;
}
.alerts_pad iframe {
	width: 278px;
	background: #fff;
	height: 260px;
	padding: 10px;
}
.fund_pad .paddedtable {
	width: 298px;
}
.fund_pad .paddedtable tr:nth-child(odd), .media_pad table tr:nth-child(odd), .financial_pad table tr:nth-child(odd), .presentations_pad table tr:nth-child(odd) {
	background: #E8F4D3 !important;
	border-bottom: 1px dotted #dedede !important;
}
.fund_pad .paddedtable tr:nth-child(even), .media_pad table tr:nth-child(even), .financial_pad table tr:nth-child(even) {
	background: #fff !important;
	border-bottom: 1px dotted #dedede !important;
}
.fund_pad .paddedtable tr td {
	padding: 7px;
}
.financial_pad table thead tr:nth-child(1) {
	background: #76B700 !important;
	padding: 10px 8px 8px 8px;
	border-bottom: 2px solid #000 !important;
}
.press_releases .pr_item:nth-child(1), .press_releases .pr_item:nth-child(5), .sec_item:nth-child(even)  {
	background: #E8F4D3;
}
.press_releases .pr_item:nth-child(3), .press_releases .pr_item:nth-child(7), .sec_item:nth-child(odd)  {
	background: #fff;
}
.press_releases div:nth-last-child {
	margin-bottom: -10px;
}
.pr_item {
	padding: 10px;
	margin: 0px 0 -14px 0;
	border-bottom: 1px dotted #dedede;
}
.sec_head {
	background: #76B700;
	height: 30px;
	border-bottom: 2px solid #000;
}
.sec_item {
	height: 30px;
	border-bottom: 1px dotted #dedede;
}
