﻿*
{
	font-family: Verdana,sans-serif;
	font-size: 8pt;
}

body
{
	margin: 0;
	padding: 0;
}

p
{
	margin: 16px auto 4px auto;
}

ol, ul
{
	margin: 16px auto 4px auto;
	padding-left: 1em;
	list-style-position: inside;
}

ul.outside, ol.outside
{
	padding-left: 2em;
	list-style-position: outside;
}

ul.notop, ol.notop
{
	margin-top: 2px;
}

#container
{
	margin: 0 auto;
	width: 950px;
}

#tabs1
{
}

#tabs2
{
	margin-bottom: 24px;
}

#header
{
	margin-top: 16px;
	height: 123px;
}

#eduoffers-logo
{
	background-image: url(/img/logo.png);
	background-repeat: no-repeat;
	width: 285px;
	height: 105px;
	float: left;
}

#grnet-logo
{
	background-image: url(/img/grnet3.png);
	background-repeat: no-repeat;
	width: 310px;
	height: 105px;
	float: right;
}


#mnec-logo
{
	background-image: url(/img/mlogo.png);
	background-repeat: no-repeat;
	width: 216px;
	height: 123px;
	float: right;
	text-decoration: none;
	display: block;
}

#dg-logo
{
	background-image: url(/img/dglogo.png);
	background-repeat: no-repeat;
	width: 117px;
	height: 123px;
	float: right;
	display: block;
	text-decoration: none;
}


#main-container
{
	border: 2px #AFDF67 solid;
	padding: 8px;
}

#footer
{
	margin: 4px 0px;
	clear: both;
}

#footer img
{
	display: block;
	float: left;
}

#footer p
{
	float: right;
	width: 624px;
	margin: 4px 0px;
	text-align: right;
	color: #A9A9A9;
}

#stock-image
{
}

#stats
{
	background-color: White;
	border: 2px solid #F36F21;
	margin: 32px 24px;
	padding: 8px;
	text-align: center;
}

p, li
{
	color: #000066;
}

a
{
	color: #000066;
}

a:hover
{
	color: #F36F21;
}

em
{
	color: #F36F21;
	font-style: normal;
	font-weight: bold;
}

.green
{	
	color: #9ed643;
	font-weight: bold;
}

.red
{	
	color: Red;
	font-weight: bold;
}

.mtop
{
	margin-top: 32px;
}

h3
{
	font-size: 11pt;
	font-weight: bold;
	color: #F36F21;
	margin: 20px 0px 2px 0px;
}

h4
{
	font-size: 10pt;
	font-weight: bold;
	color: #000099;
	margin: 16px auto 0px auto;
}

h3:first-letter
{
	color: #000066;
}

.bb
{
	font-weight: bold;
}


div.title
{
	font-weight: bold;
	border-bottom: 1px #eeeeee solid;
	padding-bottom: 2px;
	margin-bottom: 8px;
}

div.info
{
	padding: 4px;
	margin: 8px auto 8px auto;
	border: 1px solid wheat;
	background-color: #ffffcc;
}


div.yes
{
	margin: 8px auto 8px auto;
	background-image: url(/img/button_ok.png);
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 56px;
	padding-top: 10px;
}


div.no
{
	margin: 8px auto 8px auto;
	background-image: url(/img/button_cancel.png );
	background-position: left top;
	background-repeat: no-repeat;
	padding-left: 56px;
	padding-top: 10px;
	height: 48px;
}

.just
{
	text-align: justify;
}

.store-logo
{
	width: 130px;
	text-align: center;
	float: left;
	height: 130px;
	padding: 8px;
	margin: 8px;
	overflow: hidden;
}

.store-logo:hover
{
	background-color: #eeeeee;
}

img
{
	border: none;
}


#offerings-submenu
{
	margin-bottom: 24px;
	font-weight: bold;
}

#offerings-submenu a
{
	text-decoration: none;
	color: #112389;
	padding: 2px;
}

#offerings-submenu a:hover, #offerings-submenu a.active
{
	background-color: #ffd699;
}

tr.form-view-normal
{
	color: #333333;
	background-color: #e7e6e3;
}

tr.form-view-alt
{
	color: #284775;
	background-color: White;
}

td.form-view-field-header
{
	font-weight: bold;
}

tr.form-view-header
{
	background-color: #5D7B9D;
	color: White;
	font-weight: bold;
}

.please-wait
{
	background-color: Maroon;
	color: White;
	font-weight: bold;
	padding: 25px;
	margin: 0;
	position: fixed;
	top: 50%;
	right: 50%;
	z-index:3;
}

tr.form-view-normal td, tr.form-view-alt td, tr.form-view-header th, tr.form-view-header td
{
	padding: 4px;
}

#search-by-id, #search-by-name
{
	width: 45%;
	float: left;
	margin-right: 4%;
}

td.stock-left
{
	background-image: url(/img/bg.png);
	background-repeat: repeat-x;
	background-color: #bdc8ca;
	text-align: center;
	padding: 32px 0px;
	width: 320px;
}

td.stock-right
{
	padding: 8px;
}

div.stock
{
	margin: -8px;
	padding: 0;
}

div.reminder
{
	text-align: center;
	display: block;
	margin-bottom: 8px;
	background: #ffffcc;
	border: 1px solid #F36F21;
	padding: 2px 2px 2px 2px;
}

