/*---------------------------------------------------------------------------------------------*/
@import "reset.css";
/* GENERAL */

html {
	height: 100%;
	margin-bottom: 0px;
}

body {
	height: 100%;
	background: #82898B;
	padding: 0px;
	margin: 0px;
	font-size: 100%;
}

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

a:hover {
	color: #789200;
	text-decoration: none;
}

h1 {
	font-family: Arial;
	font-size: 1.3em;
	color: #688A00;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	margin-top: 32px;
	display:block;
}

h3.policies {
	font-family: Arial;
	font-size: 1.3em;
	color: #688A00;
	font-weight: bold;
	padding-left: 0px;
}

h2 {
	font-family: Arial;
	font-size: .95em;
	color: #333536;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
}

h3 {
	font-family: Arial;
	font-size: .8em;
	color: #4C4F51;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

h4, h5, h6 {
	font-family: Arial;
	font-size: .8em;
	color: #4C4F51;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
}

p, .table-p, .p-red, .p-green, .messageText {
	font-family: Arial;
	font-size: .75em;
	color: #4C4F51;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;

}

.messageText {
	overflow: auto
}

.p-red {
	color: #E44142;
}

.p-green {
	color: #688A00;
}

dt {
	font-family: Arial;
	color: #4C4F51;
	font-weight: bold;
	padding-left: 10px;
}

blockquote {
	margin-left: 10px;
}

dd, blockquote {
	font-family: Arial;
	color: #4C4F51;
}

ol, ul {
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
}

ol li, ul li {
	font-family: Arial;
	font-size: .75em;
	color: #4C4F51;
	line-height: 21px;
	margin: 0px;
	padding: 0px;
	padding-left: 10px;	
}

.red {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: .7em;
	color: #E44142;
	padding-left: 10px;
}

.green {
	float: left;
	width: 214px;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 11px;
	color: #688A00;
	padding-left: 10px;
	white-space: normal;
}

label {
	vertical-align: middle;
	top: -1px;
	position: relative;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: .7em;
	color: #4C4F51;
	padding-left: 10px;
	padding-right: 14px;
}

.date_textbox {
	width: 100%;
	max-width: 100px;
	background: #FFFFFF !important;
	font-family: Arial;
	font-size: .75em;
	color: #383A3B;
	border: 1px solid #A5ABB0;
	margin-left: 3px;
	cursor: pointer;
}

.textbox {
	width: 197px;
	max-width: 210px;
	background: #FFFFFF !important;
	font-family: Arial;
	font-size: .75em;
	color: #383A3B;
	border: 1px solid #A5ABB0;
	margin-left: 3px;
}

select {
	width: 197px;
	max-width: 210px;
	background: #FFFFFF !important;
	font-family: Arial;
	font-size: .75em;
	color: #383A3B;
	border: 1px solid #A5ABB0;
}

.textarea {
	width: 200px;
	max-width: 210px;
	/*height: 128px;*/
	height: 48px;
	background: #FFFFFF !important;
	font-family: Arial;
	font-size: .75em;
	color: #383A3B;
	border: 1px solid #A5ABB0;
	margin-left: 3px;
}

.popup .textbox {
	width: 150px;
}

.popup .textarea {
	width: 150px;
}

.help_textbox {
	width: 130px;
	max-width: 210px;
	background: #FFFFFF !important;
	font-family: Arial;
	font-size: .75em;
	color: #383A3B;
	border: 1px solid #A5ABB0;
	margin-left: 3px;
}

.dropdownbox {
	font-family: Arial;
	font-size: 1.75em;
	list-style-type: none;
	font-family: Arial;
	font-size: .75em;
	color: #333536;
	margin-left: 3px;
}

.dropdownboxDate {
	width: 93px;
	font-family: Arial;
	font-size: .75em;
	list-style-type: none;
	font-family: Arial;
	font-size: .75em;
	color: #333536;
	margin-left: 3px;
}

.formrow td {
	padding-bottom: 15px;
}

.bgGray {
	/*background: #F0F2F3;*/
	background: #E8ECED;
}

/*---------------------------------------------------------------------------------------------*/
/* MAIN GRID */

table.main-grid-header {
	width: 100%;
}

table.main-grid {
	width: 100%;
	border: 1px solid #A1A4A8;
	border-bottom: 0px;
	border-collapse: collapse;
}

table.main-grid-header th.main-heading {
	text-align: left;
	font-family: Arial;
	font-size: .85em;
	color: #4C4F51;
	font-weight: bold;
	border: 0px;
	background: #E8ECED;
	padding-bottom: 8px;
}

table.main-grid th {
	height: 28px;
	border: 1px solid #A1A4A8;
	border-top: 1px solid #D6F15B;
	border-right: 1px solid #D6F15B;
	padding: 0px;
	margin: 0px;
	font-family: Arial;
	font-size: .7em;
	color: #FFFFFF;
	background: #7F9F00 url("../images/interface/bg-grid_header.jpg") repeat-x;
	font-weight: normal;
	padding-left: 5px;
	padding-right: 5px;
}

table.main-grid td {
	font-family: Arial;
	font-size: .7em;
	color: #333536;
	height: 28px;
	padding-left: 5px;
	padding-right: 9px;
	border-left: 1px solid #A1A4A8;
	border-bottom: 1px solid #A1A4A8;
}

table.main-grid .no-left-border {
	border-left: 0px;
}

table.main-grid-header select {
	font-family: Arial;
	font-size: .95em;
	font-weight: normal;
}

.countdownContainer {
	position: relative;
	float: right;
	display: inline;
	white-space: nowrap;
}
.countdownTimer {
	position: relative;
	display: inline;
	padding: 0px;
	margin: 0px;
	padding-right: 8px;
	white-space: nowrap;
	top: -2px;
}

table.main-grid img {
	position: relative;
	top: 3px;
}

table.main-grid tr.zebra-dark {
	background: #F3F6F7;
	cursor: pointer;
}

table.main-grid tr.zebra-light {
	background: #FFFFFF;
	cursor: pointer;
}

table.main-grid tr:hover.zebra-dark, table.main-grid tr:hover.zebra-light {
	background: #F6F6F0;
	cursor: pointer;
}

/* COUNTDOWN */
p:after.hours {
	content: ":";
}

/* FRAMES */
.uploadFrame {
	display: inline;
	width: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
	filter: alpha(opacity=0);
	opacity: 0;
	/*
	width: 100%;
	height: 400px;
	*/
}

.test-uploadFrame {
	display: inline;
	width: 100%;
	height: 200px;
	margin: 0px;
	padding: 0px;
}

/* DIVS */

#mainContainer {
	top: 0px; 
	width: 100%;
	height: 100%;
	margin: 0 auto;
	background: #82898B;
}

#bgDiv {
	background: #000000;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	filter: alpha(opacity=70);
	opacity: 0.7;
	position: fixed;
	z-index: 119;
	visibility: hidden;
}

#popupDiv, .popupDiv {
	left: 0px;
	top: 0px;
	position: fixed;
	z-index: 120;
}

#objectDiv {
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 121;
}

#messageDiv {
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 122;
	visibility: hidden;
}

#validateDiv {
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 123;
	visibility: hidden;
}

#imageDiv {
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 124;
	visibility: hidden;
}

#termsDiv {
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 125;
	visibility: hidden;
}

#privacyDiv {
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 126;
	visibility: hidden;
}

#unsubscribeDiv {
	left: 0px;
	top: 0px;
	position: absolute;
	z-index: 127;
	visibility: hidden;
}

#usernameDiv {
	top: 0;
	position: relative;
	display: inline;
	padding-right: 10px;
}

/*---------------------------------------------------------------------------------------------*/
/* INTERFACE */

#header {
	position: relative;
	width: 100%;
	min-width: 790px;
	height: 97px;
	z-index: 1;
}

#header .logo  {
	position: absolute;
	top: 0px;
	left: 15px;
	z-index: 2;
}

#headerlist  {
	margin: 0px;
	padding: 0px;
	background: #434647;
	height: 48px;
	padding-left: 185px;
}

#headerlist .login {
	float: right;
	word-spacing: 3px;
	padding-top: 15px;
	padding-right: 15px;
	margin-top: -1px;
	list-style-type: none;
	font-family: Arial;
	font-size: .75em;
	color: #E4EAEC;
}

#headerlist .login label {
	display: inline;
	vertical-align: middle;
	top: -2px;
	position: relative;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 1em;
	color: #E4EAEC;
	padding-right: 5px;
}

#headerlist p {
	display: inline;
	margin: 0px;
	padding: 0px;
	padding-left: 20px;
	font-family: Arial;
	font-size: 1em;
	color: #E4EAEC; 	
}

#headerlist p a {
	color: #E4EAEC;
	text-decoration: underline;
}

#headerlist p a:hover {
	color: #D6F15B;
	text-decoration: underline;
}

#header #time {
	position: relative;
	width: 100%;
	height: 48px;
	background: #909294 url("../images/interface/bg-header-timeline.jpg") repeat-x;
	border-top: 1px solid #ABADB0;
	border-bottom: 0px solid #F7F9FA;
}

#header #time p {
	position: absolute;
	right: 15px;
	display: block;
	margin: 0 auto;
	background: #909294 url("../images/interface/bg-header-timebox.jpg") repeat-x;
	font-family: Arial;
	font-size: .8em;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 16px;
	padding-bottom: 15px;
	padding-left: 17px;
	padding-right: 13px;
}

#header #time span {
	font-size: .75em;
}

#navigation {
	position: relative;
	float: left;
	width: 100%;
	min-width: 790px;
	background: #F1F3F4 url("../images/interface/bg-nav.jpg") repeat-x;
	border-top: 1px solid #F7F9FA;
	border-bottom: 1px solid #DFE3E5;
	z-index: 3;
}

#navigation a {
	color: #333536;
	display: block;
	padding: 10px 20px 10px 20px;
	position: relative;
	text-decoration: none;
	white-space:nowrap;
}

#navigation a:hover {
	color: #789200;
	text-decoration: none;
}

#mainNavlist {
	margin: 0px;
	padding: 0px;
}

#mainNavlist li {
	float: left;
	white-space: nowrap;
	font-family: Arial;
	font-size: .75em;
	list-style-type: none;
	background: #F1F3F4 url("../images/interface/bg-nav.jpg") repeat-x;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #C5C8C9;
	border-top: 1px solid #D4D6D7;
	border-bottom: 1px solid #F0F2F3;
	padding:0;
}

#navLine {
	position: relative;
	display: block;
	clear: both;
	width: 100%;
	height: 4px;
	min-width: 790px;
	padding: 0px;
	margin-left: 0px;
	background: #FFFFFF url("../images/interface/bg-header-line.jpg") repeat-x;
}

#searchBar {
	position: relative;
	background: #FFFFFF;
	min-width: 775px;
	margin: 0px;
	padding: 0px;
	padding-top: 28px;
	padding-bottom: 26px;
	padding-left: 15px;
}

#searchBar img {
	position: relative;
	top: -1px;
	margin-right: 1px;
}

#searchList {
	display: inline;
	margin: 0px;
	padding: 0px;
	margin-left: -15px;
}

#searchList .search {
	font-family: Arial;
	font-size: .75em;
	word-spacing: 3px;
	list-style-type: none;
	font-family: Arial;
	font-size: .75em;
	color: #333536;
}

#searchList .search label {
	display: inline;
	vertical-align: middle;
	top: -2px;
	position: relative;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: .95em;
	color: #333536;
}

#infoBar {
	/*position: relative;*/
	background: #FFFFFF;
	display: inline;
	width: 100%;
	margin: 0px;
	padding: 0px;
	margin-left: 5px;
}

#infoBar table {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

#infoBar table .cornersTop {
	margin: 0px;
	padding: 0px;
	width: 6px;
	height: 6px;
	background: #F6F6F0;
}

#infoBar table .cornersBottom {
	margin: 0px;
	padding: 0px;
	width: 6px;
	height: 6px;
	background: #F6F6F0;
}

#infoBar table .borderLhs {
	margin: 0px;
	padding: 0px;
	width: 1px;
	height: 100%;
	border-left: 1px solid #D9D8D4;
	background: #F6F6F0;
	color: #F6F6F0;
	padding-top: 25px;
	padding-bottom: 55px;
}

#infoBar table .borderRhs {
	margin: 0px;
	padding: 0px;
	width: 1px;
	height: 100%;
	border-right: 1px solid #D9D8D4;
	background: #F6F6F0;
	color: #F6F6F0;
	padding-top: 25px;
	padding-bottom: 55px;
}

#infoBar table .info {
	margin: 0px;
	padding: 0px;
	width: 100%;
	padding-left: 5px;
	padding-right: 43px;
	padding-top: 14px;
	margin-bottom: 14px;
	background: #F6F6F0;
	border-top: 1px solid #D9D8D4;
	border-bottom: 1px solid #D9D8D4;
}

#infoBar .info img {
	float: left;
	position: relative;
	display: inline;
	margin: 0px;
	padding: 0px;
	margin-right: 11px;
}

#infoBar .info .message {
	vertical-align: top;
	position: relative;
	display: block;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: .7em;
	color: #333536;
	margin-left: 30px;
}

#infoBar .info .line {
	margin: 0px;
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 10px;
	margin-left: 30px;
	border-top: 1px solid #D9D8D4;
}

#infoBar .info .links {
	position: relative;
	margin: 0px;
	padding: 0px;
	margin-left: 30px;
}

#content {
	clear: both;
	min-width: 780px;
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
<<<<<<< .mine
=======
	/*padding-left: 5px;
	padding-right: 5px;*/
>>>>>>> .r2985
	padding-bottom: 8px;
	float:left;
	position:relative;
	width:100%;
}

#mainTable {
	width: 100%;
	float:left;
	position:relative;
}


#content #grids {
	position:relative;
	width:100%;
}

#content .gridHeader {
	position: relative;
	padding: 0px;
	margin: 0px;
	margin-top: -4px;
	margin-top: 32px;
}

/*.stretcher{
	width: 100%;
	padding: 0px;
	margin: 0 0 25px 0;
	float:right;
	display:inline-block;
	position:relative;
}*/

.stretcher{
	padding: 0px;
	margin: 0 0 25px 0;
	position:relative;
	width: 100%;
	display: inline-block;
}

.stretcher img {
	padding:5px;
	background:#e8eced;
	position:relative;
	margin:0 0 25px -321px;
	float:right;
	display:inline;
}

.stretcher p.para {
	margin:0 321px 0 0;
	padding:0 20px 0 10px;
	text-align:justify;
}

#content .gridHeader2 p{
	width:75%;
	display:inline-block;
}

#content .countdown {
	position: absolute;
	top: 5px;
	right: 0px;
	display: inline;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: .9em;
	color: #333536;
	padding-top: 32px;
}

#content .line {
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: 1px solid #D9D8D4;
}

#content .gridHeaderButtons {
	position: relative;
	display: block;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
	margin-bottom: 10px;
}

#content .gridHeaderButtons label {
	padding-left: 0px;
}

#content .gridHeaderButtons select {
	margin-right: 5px;
}

#content .gridBg {
	position: relative;
	height: 100%;
	background: #E8ECED;
	padding-top: 11px;
	padding-bottom: 6px;
	padding-left: 5px;
	padding-right: 5px;
/*	margin-bottom: 25px; */
}

#content .gridBg h3 {
	padding-left: 10px;
}

#content #divGrid {
	z-index: 128;
}

#content #grids h1, #content #grids h2 {
	display: inline;
}

#content #ad {
	background:#fff;
	padding: 2px;
	border: 2px solid #D6D8D9;
	position:relative;
	float:right;
	display:inline;
	margin:32px 0 0 0;
}

#content #vinebidAd {
	background:#fff;
	padding: 2px;
	border: 2px solid #D6D8D9;
	position:relative;
	float:right;
	display:inline;
	margin:32px 0 0 10px;
}

table td{
	padding-right:0 5px;
	vertical-align:	top;
}

#content .gridFooter {
	clear: both;
}

#footerLine {
	position: relative;
	clear: both;
	height: 6px;
	width: 100%;
	min-width: 790px;
	margin: 0px;
	padding: 0px;
	background: #82898B url("../images/interface/bg-footer-line.jpg") repeat-x;
	bottom: auto;
}

#footer	{
	position: absolute;
	bottom: 130;
	width: 100%;
	min-width: 790px;
	margin: 0px;
	padding-top: 27px;
	padding-bottom: 31px;
	/*padding-bottom: 5px;*/
	background: #82898B;
}

#footer .thawte	{
	position: absolute;
	display: inline;
	top: 8px;
	left: 10px;
	padding: 0px;
	margin: 0px;
	}

#footer p	{
	margin: 0px;
	padding: 0px;
	padding-left: 110px;
	font-family: Arial;
	font-size: .75em;
	color: #FFFFFF;
}

#footer .links {
	width: 700px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #D6F15B;
	text-decoration: none;
}

#footer .logo	{
	position: absolute;
	display: inline;
	top: 28px;
	right: 0;
	padding: 0px;
	margin: 0px;
	padding-right: 33px;
}

.popup {
	position: relative;
	background: #E8ECED;
	padding-top: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	padding-right: 6px;
	border: 1px solid #C6CFD4;
}

.popup h1 {
	display: inline;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 1.3em;
	color: #688A00;
	font-weight: normal;
}

.popup p {
	margin: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: .7em;
	color: #333536;
	padding-top: 20px;
	padding-bottom: 20px;
}

.popup label {
	font-size: 11px;
}

.popup input,
.popup textarea
{
	font-size: 12px;
}

.popupContent, .popupLoading {
	clear: both;
	background: #FFFFFF;
	margin-top: 30px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 20px;
	padding-right: 20px;
}

.popupContent .line {
	display: block;
	position: relative;
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-top: 1px solid #D9D8D4;
}

.popupLoading p {
	padding-left: 0px;
	margin: 0 auto;
}

.popupLoading img {
	margin: 0 auto;
}

.clear {
	clear: both;
	float: left;
	position: relative;
}

.hidden {
	display: none;
	visibility: hidden;
}

.defaultForm {
	display: inline;
}

.headerTextBox {
	width: 94px;
	margin-right: 5px;
	background: #E4EAEC;
	font-family: Arial;
	font-size: 1em;
	color: #383A3B;
	border: 1px solid #2F3031;
}

#loginButton {
	background: #FFFFFF url("../images/interface/bg-button.jpg") repeat-x;
	height: 1.85em;
	font-family: Arial;
	font-size: 1em;
    padding-left: 5px;
    padding-right: 5px;
	right: 100px;
	color: #383A3B;
	border: 1px solid #2F3031;
	cursor: pointer;
}

.buttonContainer  {
	display: inline;
	position: relative;
	margin: 0px;
	padding: 0px;
	padding-right: 5px;
	white-space: nowrap;
}

.buttonGridContainer  {
	display: inline;
	position: relative;
	top: 0px;
	margin: 0px;
	padding: 0px;
	padding-right: 3px;
	white-space: nowrap;
}

.buttonCircleContainer  {
	float: left;
	position: relative;
	margin: 0px;
	padding: 0px;
	padding-right: 25px;
	margin-bottom: 5px;
	white-space: nowrap;
}

.buttonXContainer  {
	right: 12px;
	position: absolute;
	margin: 0px;
	padding: 0px;
}

.buttonCircleContainer .circleButton img  {
	position: relative;
	margin: 0px;
	padding: 0px;
}

a.button {
	display: inline-block;
	background: #FFFFFF url("../images/interface/bg-button.jpg") bottom repeat-x;
	margin: 0px;
    padding-left: 10px;
    padding-right: 10px;
	font-family: Arial;
	font-size: 0.9em;
	color: #383A3B;
	border: 1px solid #D2D5D9;
    text-decoration: none;
	white-space: nowrap;
}

a.buttonNorm {
	display: inline-block;
	background: #FFFFFF url("../images/interface/bg-button.jpg") bottom repeat-x;
	margin: 0px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-right: 10px;
	font-family: Arial;
	font-size: 11px;
	color: #383A3B;
	border: 1px solid #D2D5D9;
    text-decoration: none;
	white-space: nowrap;
}

a.buttonX {
	float: right;
	vertical-align: top;
	background: #FFFFFF url("../images/interface/bg-button.jpg") bottom repeat-x;
	margin: 0px;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-right: 10px;
	font-family: Arial;
	font-size: 0.7em;
	font-weight: bold;
	color: #383A3B;
	border: 1px solid #D2D5D9;
    text-decoration: none;
	white-space: nowrap;
}

a.circleButton {
	vertical-align: top;
	font-family: Arial;
	font-size: 0.7em;
	color: #383A3B;
    text-decoration: none;
	white-space: nowrap;
}

a.button:hover, a.circleButton:hover, a.buttonNorm:hover, a.buttonX:hover {
	color: #789200;
	text-decoration: none;
}

.selectBox  {
	width: 147px;
	margin-right: 5px;
	background: #FFFFFF;
	font-family: Arial;
	font-size: 1em;
	color: #383A3B;
	border: 1px solid #878B90;
}

/*---------------------------------------------------------------------------------------------*/
/* ABOUT */

.about {
	padding-top: 15px;
}

.about p {
	padding-bottom: 15px;	
}

.about img {
	float: right;
	background: #d6d8d9;
	padding: 5px;
	margin-left: 24px;
}

/*---------------------------------------------------------------------------------------------*/
/* CALENDAR */

/* CALENDAR */

table.datepicker01 {
	width: 150px;
	background: #E2E2E2;
	text-align: center;
	border: 1px solid #000000;
}

table.datepicker01 select {
	width: 50px;
}

table.datepicker01 table.grid td.spacer {
	max-width: 1px;
	width: 1px;
	border-bottom: 0px solid #DDDDDD;
	border-left: 0px solid #000000;
	background: transparent;
	padding: 0px;
	margin: 0px;
}

table.datepicker01 table.grid td.inactive {
	width: 20px;
	height: 20px;
	border-bottom: 0px solid #000000;
	text-align: center;
	font-family: Arial;
	font-size: 10px;
	color: #7B7E80;
	cursor: default;
}

table.datepicker01 table.grid td.active {
	width: 20px;
	height: 20px;
	border-bottom: 0px solid #000000;
	text-align: center;
	font-family: Arial;
	font-size: 10px;
	color: #000000;
	cursor: pointer;
}

table.datepicker01 table.grid td.today_inactive {
	border: 1px solid #A5ABB0;
	font-family: Arial;
	font-size: 10px;
	color: #7B7E80;
	cursor: default;
}

table.datepicker01 table.grid td.today_active {
	border: 1px solid #A5ABB0;
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	cursor: pointer;
}

table.datepicker01 th {
	height: 23px;
	background: #000000;
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	border: 1px solid #000000;
}

table.datepicker01 th select {
	border: 1px solid #21303D;
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}

table.datepicker01 th a, table.datepicker01 th a:hover {
	width: 100%;
	height: 100%;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
}

table.datepicker01 th a {
	color: #FFFFFF;
}

table.datepicker01 th a:hover {
	color: #789200;
}

table.datepicker01 table.grid th {
	border: 0px;
	background: #000000;
	border-bottom: 0px solid #FFFFFF;
	padding: 4px;
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}

.aboutRound {
	border:1px solid #d9d8d4;
	background: #f6f6f0;
	padding: 0 7px 12px 0;
	position:relative;
	display:inline-block;
	clear:both;
}

.topLeft {
	background:url("../images/interface/topLeft.gif") no-repeat left top;
	float:left;
	height:8px;
	width:8px;
	top:-1px;
	left:-1px;
	position:relative;
	display:inline;
}

.topRight {
	background:url("../images/interface/topRight.gif") no-repeat right top;
	float:right;		
	height:8px;
	width:8px;
	position:relative;
	margin:0;
	padding:0;
	top:-1px;
	right:-8px;
	display:inline;
}

.bottomLeft {
	background:url("../images/interface/bottomLeft.gif") no-repeat left bottom;
	height:8px;
	width:8px;
	position:absolute;
	margin:0;
	padding:0;
	bottom:-1px;
	left:-1px;
	clear:left;	
	display:inline;
}

.bottomRight {
	background:url("../images/interface/bottomRight.gif") no-repeat right bottom;
	height:8px;
	width:8px;
	position:absolute;
	margin:0;
	padding:0;
	bottom:-1px;
	right:-1px;
	clear:left;	
	display:inline;
}

